193 Commits (0b4ea2b1eb09115951546e4992657e8b396e9316)

Author SHA1 Message Date
Patrick Tellier e47b742d3e Use own Pen (if set) in GeometryDrawing.GetBounds 4 years ago
Dariusz Komosinski 174b94f3b4 Replace ImageMagick with ImageSharp for render test comparisons. 4 years ago
Benedikt Stebner a34e0f50e2 Bump 4 years ago
Benedikt Stebner 1db3296611 Fix TextBlock/TextPresenter measure/arrange 4 years ago
Max Katz 4d866b544c Replace shared project with Avalonia.PlatformSupport 4 years ago
Benedikt Stebner b815a22d5a Port WPF's FormattedText to Avalonia and rework TextPresenter 4 years ago
Thehx 36d6222c75 Fixed and exposed PreciseArcTo for ellipses with extreme width:height ratios 4 years ago
Steven Kirk ce60f607cf Added failing tests for #6359. 5 years ago
Steven Kirk 79f601886e Added tests for transforms on CombinedGeometry children. 5 years ago
Steven Kirk 6e0a911a3a Add test for transforms on GeometryGroup children. 5 years ago
Steven Kirk f66bdefaf6 Simplified GeometryGroup tests, 5 years ago
Steven Kirk 4dbf646a73 Implement CombinedGeometry. 5 years ago
Steven Kirk 89cb076778 Implement GeometryGroup. 5 years ago
Steven Kirk 2a09574ba7 Revert "Fixed gradient brush target rectangles." 5 years ago
Steven Kirk 9718a77fa9 Skip TextLayout render tests on OSX. 5 years ago
Steven Kirk f6fce366cd Added failing tests for TextLayout when used with a transform. 5 years ago
Steven Kirk 82754cb163 Fixed gradient brush target rectangles. 5 years ago
Steven Kirk 7d608a33ee Implemented ImageDrawing. 5 years ago
Benedikt Schroeder 08a72e893c Increase TextFormatter compatibility with WPF's version 5 years ago
Jumar Macato 4e180c88cd
remove old test 6 years ago
Jumar Macato d2339a041d
try making a unit test 6 years ago
Giuseppe Lippolis c98918bc2a Update tests 6 years ago
Andrey Kunchev 21fadbedd6 add tests for text issue:4866 6 years ago
oliver.holliday@lontra.co.uk 8bb8f3c79f Add Skia support for Conic Gradients. Add a place holder implementation for Direct2D using SolidColorBrushImpl. 6 years ago
oliver.holliday@lontra.co.uk 4f671b606b Fix stop-offsets being relative to the wrong point after reversal. Copy arrays manually instead of using Linq to resolve PR comment. 6 years ago
oliver.holliday@lontra.co.uk 38a6ea99ac Add new tests for RadialGradient with GradientOffset handling. Fix implementation of Skia renderer to match Direct2d version. 6 years ago
Benedikt Schroeder 04c781ca14 Make sure GlyphTypefaces are always cached 6 years ago
Dariusz Komosinski 77ef0ea144 Fix test. 6 years ago
Benedikt Schroeder bc9926014f Fix typeface fallback for embedded fonts 6 years ago
Benedikt Schroeder 5824d77d0f Fix VisualBrush tests 6 years ago
Nikita Tsukanov 159cea5f4c Broken mocks every-freaking-where 6 years ago
Steven Kirk 5397efc4f0 Remove some left-over copyright headers. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Benedikt Schroeder 0ca4c77acc Only calculate glyph advances for non fixed pitch fonts 6 years ago
Benedikt Schroeder de93e8e969 Full Unicode support for TextBlock 6 years ago
Steven Kirk a8e75384b7 Added IImage interface. 6 years ago
Benedikt Schroeder 1b0221e224 Reworked the font manager to better manage resoures and also work properly with the application lifetime 7 years ago
Benedikt Schroeder 527d8376d7 Combine draw and fill rectangle drawing operation 7 years ago
Dan Walmsley 5b3e2320a8 remove unit tests, skia and direct2d behave differently and making them match is beyond the scope of this bug fix. 7 years ago
Dan Walmsley 620be6f105 add failing unit test for empty textbox hit test. 7 years ago
Benedikt Schroeder 83bfb8ec70 Initial implementation of a font manager 7 years ago
Steven Kirk 7cdaeac441 Make Rect.Deflate consistent with Rect.Inflate. 7 years ago
Benedikt Schroeder 4413de463e Remove unsupported line caps 7 years ago
Dariusz Komosinski 6727bbe3df Fix Skia rendering hairline width strokes when Pen thickness is 0. 7 years ago
Steven Kirk e7e57d0e91 Fix text rendering where TextAlignment != Left. 7 years ago
Nikita Tsukanov 6d5d26b36c Exclude Wrapping_NoWrap from Linux test run 8 years ago
Nikita Tsukanov ea7dc760cc Updated SkiaSharp to 1.68.0 8 years ago
Dan Walmsley 53638845a6 Add more visualbrush tests. 8 years ago
Steven Kirk f1c2c72400 Added failing tests for #1614. 8 years ago
Jumar Macato d4b82e5af7
Fix yet another visual test 8 years ago