79 Commits (feature/microcom-get-managed-reference)

Author SHA1 Message Date
Thehx 36d6222c75 Fixed and exposed PreciseArcTo for ellipses with extreme width:height ratios 4 years ago
Steven Kirk f8eb073dd7 Added missing D2D expected images. 4 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 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
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 0d9905c051 Add expected test files 6 years ago
Steven Kirk ba9e3e7641 Updated expected render test output. 6 years ago
Steven Kirk bd0b894271 Fix UseLayoutRounding calculations. 6 years ago
Benedikt Schroeder 5824d77d0f Fix VisualBrush tests 6 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 41f201bec8 Fix grip visualbrush tests. 7 years ago
Dan Walmsley 53638845a6 Add more visualbrush tests. 7 years ago
Steven Kirk eecd3555f9 Fix DPI in ImageBrushImpl. 7 years ago
Steven Kirk f1c2c72400 Added failing tests for #1614. 7 years ago
Steven Kirk d15e86c2a7 Pass correct node bounds to PushOpacityMask. (#1870) 8 years ago
Karnah 48dd3b94d1 Using transparent brush when image source is null 8 years ago
Steven Kirk 253ff56895 Added a couple of Border CornerRadius render tests. 8 years ago
ahopper c06ac12de7 fix d2d render tests 8 years ago
Steven Kirk 062f67cd18 Added expected test output. 8 years ago
Nikita Tsukanov 3e09457e10 [D2D1] Implement support for IFramebufferPlatformSurface 9 years ago
Jurjen Biewenga 6fc85456f1 Added expected test results for Cairo and Direct2D 9 years ago
Steven Kirk 7a5e9010a3 Added another passing ImageBrush test. 9 years ago
Steven Kirk 730911fc0d Added a couple more passing tile tests. 9 years ago
Steven Kirk 27ec199a3d Added failing custom render tests. 9 years ago
Steven Kirk d6342e906a Adjusted expected test output. 9 years ago
Steven Kirk 7e1efb33e2 Added failing render test. 9 years ago
Steven Kirk 1c42bbf644 Added failing custom renderer test. 9 years ago
Nikita Tsukanov 90a4915549 Implemented WritableBitmap 9 years ago
Steven Kirk b050edb4b5 Use yellow background in geometry clip tests. 9 years ago
Steven Kirk e4eaf729a9 Make RadialGradientBrush work 9 years ago
Steven Kirk 6f07978361 Updated test output. 9 years ago
Steven Kirk 24635ea218 Added in-tree visual brush test. 9 years ago
Steven Kirk 43e82e4e14 Added tests for absolute and relative path commands. 10 years ago
Jeremy Koritzinsky 5bbdfc55b4 Added a render test. 10 years ago
Jeremy Koritzinsky 33bd33e38c Added render tests for geometry clipping. 10 years ago
Steven Kirk ec35cdde79 Fixed TextBlock text wrapping. 10 years ago
Ivan Kochurkin d8bec31dd8 Added tests data for Polyline and Polygon rendering. 10 years ago
Ivan Kochurkin 5c969c40b8 Implemented Polygon, Polyline, PolylineGeometry. 10 years ago
Ivan Kochurkin e07d085ef5 Fixed Line rendering (PointPair instead of Rect) and added unit-tests. 10 years ago
Ivan Kochurkin 2cfa6f842e Fixed @kekekeks notes. 10 years ago