Nikita Tsukanov
8329efddd3
Fixes relative brush mapping mode ( #14598 )
* Fixed relative mapping mode for brushes (skia only, pending radial)
* Implemented separate RadiusX/RadiusY with proper mapping modes for RadialGradientBrush
* tests for conic brush
* Added tests for geometry drawing
* Updated DrawingBrush test image since it now matches WPF
* Update obsolete property usage
* Fixed D2D, updated radial test with D2D results that actually match WPF ones
* Fixed RadiusX/Y for radial gradients with non-centered origin
* Updated obsolete property usage
* Code cleanup
* Typo
* ApiDiff suppression
* Removed files for skipped test
* More info in obsoletion warning
* clarify
---------
Co-authored-by: Jumar Macato <16554748+jmacato@users.noreply.github.com>
2 years ago
Benedikt Stebner
0b072f4d0d
Update test files
3 years ago
Benedikt Stebner
0442c3b337
Introduce advanced render options
3 years ago
Benedikt Schroeder
08a72e893c
Increase TextFormatter compatibility with WPF's version
5 years ago
Steven Kirk
ba9e3e7641
Updated expected render test output.
6 years ago
Benedikt Schroeder
5824d77d0f
Fix VisualBrush tests
6 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.
And add expected output for tests. D2D now passes, skia still renders incorrectly.
7 years ago
Steven Kirk
f1c2c72400
Added failing tests for #1614 .
7 years ago
Steven Kirk
6f07978361
Updated test output.
ImageMagick couldn't tell that the deferred renderer was failing the
test previously!!?!?
9 years ago
Steven Kirk
24635ea218
Added in-tree visual brush test.
Expected output is slightly wonky - need to investigate that once
stuff's working in general.
9 years ago
Steven Kirk
cc1c2c0313
Fixes #147 .
11 years ago
Steven Kirk
acf86c15e2
Updated VisualBrush tests to match ImageBrush.
11 years ago
Steven Kirk
c69686142c
Added VisualBrush flips.
11 years ago
Steven Kirk
ec55baf12d
Fix tile alignment.
11 years ago
Steven Kirk
4787e24880
Trying to make tiling work right...
11 years ago
Steven Kirk
73737c6fc4
Added expected output.
11 years ago
Steven Kirk
4cb1e66a56
Added support for VisualBrush TileMode.Tile.
11 years ago
Steven Kirk
aaed6cab91
Add tests for percent rects on VisualBrush
11 years ago
Steven Kirk
b2b50090ba
Added clipping to VisualBrush.DestinationRect.
11 years ago
Steven Kirk
8b2b0273b5
Implemented VisualBrush.DestinationRect.
11 years ago
Steven Kirk
ec010a1c4d
Implemented VisualBrush.SourceRect.
11 years ago
Steven Kirk
5dca21e6b9
Fix/test VisualBrush alignment.
11 years ago
Steven Kirk
c0e707a117
Added tests for VisualBrush.Stretch Uniform*.
11 years ago
Steven Kirk
4f200bedb3
Implement VisualBrush alignment.
11 years ago
Steven Kirk
0d938acbed
First two VisualBrush tests passing.
11 years ago