206 Commits (1a23d44fb4872ba13ae0d2b464b89d1d41a31d7e)

Author SHA1 Message Date
Takoooooo 825fcfab31 Remove obsolete members from Avalonia.Base namespace 4 years ago
Benedikt Stebner bf9a0d8656 Use a different arabic font for tests 4 years ago
Benedikt Stebner 199d74332a Add arabic test typeface 4 years ago
Nikita Tsukanov b6b08155d8 [WIP] Run render tests for compositing renderer 4 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
Patrick Tellier e47b742d3e Use own Pen (if set) in GeometryDrawing.GetBounds 4 years ago
Max Katz ad0a06bf24 Merge PlatformSupport project into Avalonia.Base 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