Steven Kirk
5e2c1653e3
Ignore failing cairo tests for the moment.
Font scaling is currently broken in cairo. @ncarrillo removed the hacks
that were working around this, but things will be broken until we
upgrade to gtk3 after alpha 2.
11 years ago
Nelson Carrillo
a84d7189ea
Implemented retained brush impls for Cairo to match D2D
11 years ago
Steven Kirk
cc1c2c0313
Fixes #147 .
11 years ago
Nikita Tsukanov
79ece5409b
Build nuget package each commit
11 years ago
Steven Kirk
1374af46fc
Implemented VisualBrush on cairo.
11 years ago
Steven Kirk
43086960c4
ImageBrush implemented on cairo.
11 years ago
Steven Kirk
efb0102b4c
Update tolerance for image compare.
AppVeyor tests are failing by a small margin.
11 years ago
Steven Kirk
acf86c15e2
Updated VisualBrush tests to match ImageBrush.
11 years ago
Steven Kirk
f2378b035f
Initial implementation of ImageBrush on D2D.
11 years ago
Steven Kirk
063c81ec13
Handle VisualBrush.Visual == null.
11 years ago
Steven Kirk
e101130250
Renamed RelativeUnit values.
Percent -> Relative, Pixels -> Absolute.
11 years ago
Steven Kirk
4bd6990aa2
Use RelativePoint in LinearGradientBrush.
11 years ago
Steven Kirk
b4eca729fb
Renamed Origin -> RelativePoint.
11 years ago
Steven Kirk
c10ac8e68d
Added LinearGradient vertical fill tests.
11 years ago
Steven Kirk
b0401f5c71
Added brush tests to cairo render tests.
VisualBrush tests currently ignored as it's not yet implemented on
cairo.
11 years ago
Nikita Tsukanov
3cd3579475
"field can be readonly"
11 years ago
Nikita Tsukanov
01e2c90bc5
Removed this.
11 years ago
Steven Kirk
145411020b
Ran .net core code formatter.
11 years ago
Steven Kirk
6151aef188
Removed file headers.
11 years ago
Steven Kirk
f071a3d06b
Removed GlobalSuppressions.
11 years ago
Steven Kirk
2e56c951d5
Removed StyleCop.Analysers.
11 years ago
Steven Kirk
e8fb10ba2f
Added Cairo render tests.
Some tests failing.
11 years ago
Steven Kirk
c69686142c
Added VisualBrush flips.
11 years ago
Steven Kirk
4787e24880
Trying to make tiling work right...
11 years ago
Steven Kirk
fcf151e2ae
Implemented DestinationRect with TileMode.Tile.
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
Nelson Carrillo
66f1b378ca
LinearGradientBrush render test
11 years ago
Steven Kirk
a1ee3efab8
More work on VisualBrush, not entirely correct yet.
11 years ago
Steven Kirk
79422fc45b
Started implementing VisualBrush.
11 years ago
Steven Kirk
d11d779414
Trying to fix capitalization of tests and docs AGAIN.
11 years ago
Steven Kirk
1a2fba4798
Revert "Fixed casing of Docs and Tests directories."
This reverts commit 845b28a2c2 .
11 years ago
Steven Kirk
845b28a2c2
Fixed casing of Docs and Tests directories.
11 years ago