16 Commits (d4283c209d5c07fe1fb6a2ee57504d2e4d4d027e)

Author SHA1 Message Date
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
Benedikt Schroeder 5824d77d0f Fix VisualBrush tests 6 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
Karnah 48dd3b94d1 Using transparent brush when image source is null 8 years ago
Nelson Carrillo 88bfdf87ea Skia backend cleanup. 8 years ago
ahopper c6a7611150 render test fixed 8 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
Nikita Tsukanov 90a4915549 Implemented WritableBitmap 9 years ago
Nikita Tsukanov 7013033a1b Added `Bitmap(PixelFormat format, IntPtr data, int width, int height, int stride)` constructor 9 years ago
Nikita Tsukanov d820dc1068 Added unit tests for skia backend 11 years ago