108 Commits (feature-presentation-source-2)

Author SHA1 Message Date
Nikita Tsukanov 30b451da52
Fix Border clip regression (#20648) 1 month ago
Nikita Tsukanov 697cba7193
Composition system SP1 (#20497) 2 months ago
Javier Suárez 424863d5ff
Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 2 months ago
Benedikt Stebner 1bce702bd4
Introduce TextOptions (#20107) 2 months ago
Julien Lebosquain 8215194f32
Reset cached transform on PopEffect (#20474) 2 months ago
Tom Edwards f1703dd784
Add `DrawingImage.Viewbox` (#18913) 3 months ago
Javier Suárez b66f5ada75
[Feature] Add FillRule property for Polyline/Polygon (#20159) 3 months ago
snowflysky c7bc7e92a5
Enable antialiasing based on EdgeMode in DrawBitmap (#20116) 4 months ago
Alexandre Mutel 46d4735868
Fix issue with OverhangLeading (#18438) 12 months ago
Leo Bottaro 9441362dcc
Add missing Blend Modes and expose BlendMode on Image Control (#17903) 1 year ago
Benedikt Stebner d3b61cd75e
[Skia] Fix RadialGradientBrush for non center origin (#17925) 1 year ago
Benedikt Stebner 19394e062b
Skia - Add a unit test for the dash array calculation (#18001) 1 year ago
Benedikt Stebner d411bd2156
Fix TextBlock TextAlignment issues when a HorizontalAlignment is defined (#17402) 1 year ago
Nikita Tsukanov 04e76a9265
Make our TileBrush code a bit less byzantine (#17098) 2 years ago
Nikita Tsukanov 2299d96f98
Enable VisualBrush to be used as Visual's OpacityMask (#17072) 2 years ago
Benedikt Stebner 7da58ba205
Fix transform desync (#16363) 2 years ago
Benedikt Stebner e55dfcd1a2
Fixes ShapedTextRun background rendering (#16594) 2 years ago
Benedikt Stebner 544d5372e3
Fix TileBrush Source/DestinationRect handling (#15289) 2 years ago
Benedikt Stebner 23b3a767dc
Rework tile brush calculation (#15157) 2 years ago
Benedikt Stebner 4f8f46cb5d
Fix TransformOrigin for brushes (#15037) 2 years ago
Benedikt Stebner 6eb9d7a17e
Fixes/drawing brush transform (#14978) 2 years ago
Nikita Tsukanov 086fe5267f
Don't create a layer if the previous frame is retained by the render target (#14924) 2 years ago
Nikita Tsukanov 8329efddd3
Fixes relative brush mapping mode (#14598) 2 years ago
Benedikt Stebner b94b011c94
[WIP]Fix overhang leading calculation for negative values (#13672) 2 years ago
Benedikt Stebner 520d9d631a
Properly handle overhang with RTL FlowDirection (#13631) 2 years ago
Benedikt Stebner da3d4ca5c2
Fix TextLayout.OverhandLeading calculation (#13287) 2 years ago
Steven Kirk 45e5d25ccf Implemented Geometry.GetWidenedGeometry. 3 years ago
Benedikt Stebner 0b072f4d0d Update test files 3 years ago
Benedikt Stebner f153c626f8 Fix TextLineImpl.GetCharacterHitFromDistance for lines that include a TextEndOfLine run 3 years ago
Benedikt Stebner 0442c3b337 Introduce advanced render options 3 years ago
Nikita Tsukanov cf28998a46 Bitmap effects support 3 years ago
Nikita Tsukanov fc96e2949f Fixed #10539 3 years ago
Nikita Tsukanov a9ef92bbeb Implemented BeginFigure(isFilled: false) 3 years ago
Nikita Tsukanov ae1fcfed51
Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419) 3 years ago
Nikita Tsukanov 95b6343f8f Respect AdornerLayer.IsClipEnabled 3 years ago
Benedikt Stebner b0a2ae99e4 Fix default GlyphRun.BaselineOrigin 3 years ago
Nikita Tsukanov 6bdf0eacc7 Removed legacy renderers 3 years ago
Julien Lebosquain 4144be11fe Pass GlyphInfo directly to GlyphRun 3 years ago
Simon Cropp 209861d9d4 . 3 years ago
Nikita Tsukanov 5a3d9f1574 Use parent clip rect of the adorned visual 3 years ago
Benedikt Stebner 173f5e1b6e Update test file 3 years ago
Benedikt Stebner b295935286 Fix unpositioned GlyphRuns 3 years ago
Benedikt Stebner 71aba01b10 Implement FormattedText.BuildGeometry 4 years ago
Benedikt Stebner e48c984443 Update tests 4 years ago
Benedikt Stebner 73c06b323e Skia - Correctly translate current position when multiple glyphs are added to a path 4 years ago
Benedikt Stebner 7a533700d0 Implement GlyphRun.BuildGeometry 4 years ago
Steven Kirk b2556d62f5 Fix some layout rounding issues. 4 years ago
Benedikt Stebner bdadb6a351 Fix GetTextBounds for mixed runs 4 years ago
Benedikt Stebner 1db3296611 Fix TextBlock/TextPresenter measure/arrange 4 years ago
Thehx 36d6222c75 Fixed and exposed PreciseArcTo for ellipses with extreme width:height ratios 4 years ago