Nikita Tsukanov
|
323c1a49c1
|
Removed core dependency on Splat
|
11 years ago |
Amer Koleci
|
b7ce031554
|
Fix code and remove useless null check.
|
11 years ago |
Amer Koleci
|
3e2efc7af9
|
Add RadialGradientBrush support for Direct2D and Cairo backend.
|
11 years ago |
Steven Kirk
|
cc1c2c0313
|
Fixes #147.
|
11 years ago |
Steven Kirk
|
97572d7066
|
Simplify logic in ImageBrushImpl.
|
11 years ago |
Steven Kirk
|
5b401672d3
|
Use common methods for Visual/ImageBrushImpl.
|
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
|
4bd6990aa2
|
Use RelativePoint in LinearGradientBrush.
|
11 years ago |
Steven Kirk
|
db4a48ef75
|
Allow loading bitmaps from stream in D2D.
|
11 years ago |
Nelson Carrillo
|
57e27cb96e
|
Implemented DashStyle
|
11 years ago |
Nikita Tsukanov
|
3cd3579475
|
"field can be readonly"
|
11 years ago |
Nikita Tsukanov
|
dbeb0344f8
|
static readonly rename
|
11 years ago |
Nikita Tsukanov
|
21a3554260
|
Change property getter to expression properties
|
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 |
Nelson Carrillo
|
943fca9aaf
|
Implemented IDisposable for IRenderer
|
11 years ago |
Nelson Carrillo
|
f4e0602740
|
Update SolidColorBrushImpl.cs
|
11 years ago |
Nelson Carrillo
|
e33ab018f8
|
Update SolidColorBrushImpl.cs
|
11 years ago |
Nelson Carrillo
|
36543970a5
|
Update DrawingContext.cs
|
11 years ago |
Nelson Carrillo
|
dcdcd9ebef
|
Update SolidColorBrushImpl.cs
|
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
|
2dc6cfe0ef
|
Simplify some code.
|
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
|
b2b50090ba
|
Added clipping to VisualBrush.DestinationRect.
|
11 years ago |
Steven Kirk
|
8b2b0273b5
|
Implemented VisualBrush.DestinationRect.
|
11 years ago |
Steven Kirk
|
7bee5a79ec
|
Removed redundant params.
And added file headers etc.
|
11 years ago |
Steven Kirk
|
ec010a1c4d
|
Implemented VisualBrush.SourceRect.
|
11 years ago |
Steven Kirk
|
5dca21e6b9
|
Fix/test VisualBrush alignment.
|
11 years ago |
Steven Kirk
|
4f200bedb3
|
Implement VisualBrush alignment.
|
11 years ago |
Steven Kirk
|
0d938acbed
|
First two VisualBrush tests passing.
|
11 years ago |
Steven Kirk
|
c056dbaa68
|
Don't call Draw/FillRoundedRectangle when radius == 0
As D2D was drawing slightly rounded corners.
|
11 years ago |
Nelson Carrillo
|
454b1547ee
|
Implemented LinearGradientBrush
|
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
|
5dc0e604fb
|
Slyecoping.
|
11 years ago |
Steven Kirk
|
6167bacf54
|
Moved to more standard filesystem layout.
Based on https://gist.github.com/davidfowl/ed7564297c61fe9ab814 and https://github.com/fsprojects/ProjectScaffold
|
11 years ago |