293 Commits (37fbd9655cc581ff5b1c6b1fb1be4e3118c889d0)

Author SHA1 Message Date
Julien Lebosquain b7b093e88c Reset cached transform on PopEffect (#20474) 2 months ago
Javier Suárez 2aeed6ff9f
[Feature] Add FillRule property for Polyline/Polygon (#20159) 3 months ago
snowflysky 9d0762dbc0
Enable antialiasing based on EdgeMode in DrawBitmap (#20116) 4 months ago
Benedikt Stebner 20a35493c8
[11.3] SystemFontCollection fixes (#20207) 4 months ago
Benedikt Stebner 7f014b4dd7 Fix EmbeddedFontCollection TryGetNearestMatch caching (#20013) 4 months ago
Benedikt Stebner 038fa34f3d Rework TextLineImpl.GetTextBounds (#19576) 7 months ago
Benedikt Stebner f9373ac34f Do not treat combining marks as whitespace (#19498) 7 months ago
Alexandre Mutel bdbefc0eae Fix issue with OverhangLeading (#18438) 12 months ago
Julien Lebosquain 5824d9b079
Warning fixes: '25 winter wave (#18103) 1 year 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 759facea18
Align bitmap memory to 4 bytes (#17774) 1 year ago
Benedikt Stebner d411bd2156
Fix TextBlock TextAlignment issues when a HorizontalAlignment is defined (#17402) 1 year 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
workgroupengineering 6e35fd2bbe
feat(Geometries): PolyBezierSegment (#16664) 2 years ago
Benedikt Stebner e55dfcd1a2
Fixes ShapedTextRun background rendering (#16594) 2 years ago
Emmanuel Hansen e8c3bf593f
Fix tile mode used in SkShader for a TileBrush with None TileMode (#16021) 2 years ago
Steven Kirk eb4f575aa8
Fix some issues with strokeless geometry segments (#16019) 2 years ago
Emmanuel Hansen 861c0e4c42
Apply Alignments to TileBrushes with uniform stretch (#15846) 2 years ago
Julien Lebosquain b30894cb5c
Warning fixes: spring wave (#15747) 2 years ago
Emmanuel Hansen 0aaa59165d
Add isStroked overload for IGeometryContext (#15430) 2 years ago
Benedikt Stebner 1a4fed815a
Correctly handle x,y offset for Bitmap.CopyPixels (#15510) 2 years ago
Max Katz 8c7754ff17
SkiaSharp updates, SkiaSharp 3.0 render tests enabled (#15255) 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
Nikita Tsukanov ba7405aead
Initial support for cross-testing against WPF (#15150) 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 4dbb165a7b
Reworked the way we are clipping dirty rects with CompositionTarget (#14806) 2 years ago
Nikita Tsukanov 8ad0290374
Propagate exceptions from compositor to unit/render tests (#14808) 2 years ago
Julien Lebosquain cac27ddfc0
Misc warning fixes (#14766) 2 years ago
Julien Lebosquain a63474300b
Fix RadialGradientBrush.Radius obsolete usages (#14774) 2 years ago
Nikita Tsukanov 8329efddd3
Fixes relative brush mapping mode (#14598) 2 years ago
Julien Lebosquain 3fa13d3b64
Warning cleanup 2 (#13696) 2 years ago
Lehonti Ramos d1444b4f7c
Modernized accessor syntax in several places (#13044) 3 years ago
Julien Lebosquain 9548bf7337
Fix HeadlessUnitTestSession creation race condition (#12979) 3 years ago
Julien Lebosquain b9c8e71981
Ensure GlyphRunImpl has consistent bounds (#12765) 3 years ago
Steven Kirk 45e5d25ccf Implemented Geometry.GetWidenedGeometry. 3 years ago
Nikita Tsukanov 8680c612fd OSX rendering refactoring 3 years ago
Nikita Tsukanov fa7eb55902 Flakiness? 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Benedikt Stebner 101cdc5257 Fix PushOpacity when ClipToBounds is false 3 years ago
Benedikt Stebner f153c626f8 Fix TextLineImpl.GetCharacterHitFromDistance for lines that include a TextEndOfLine run 3 years ago
Max Katz 810558140f Introduce static AssetLoader 3 years ago
Max Katz 862d07fcaf Support special case for points collection 3 years ago
Benedikt Stebner 0442c3b337 Introduce advanced render options 3 years ago
Nikita Tsukanov cf28998a46 Bitmap effects support 3 years ago