Steven Kirk
5e77db3b41
Added missing test file.
11 years ago
Steven Kirk
9e5bce524c
Fixed D2D render tests.
A few were beoken due to UseLayoutRounding changes and a few were false
negatives due to artifacts. Try using RootMeanSquared as the error
metric and an arbitrary value of 0.02 which seems to be about right from
current data.
11 years ago
Steven Kirk
f429e9f723
Fixed Rectangle snapping.
11 years ago
ncarrillo
2cd1ff5fcd
Implemented RenderTargetBitmap support for Cairo
Make Render Tests run for Cairo
Implemented RenderTargetBitmap support for Cairo
Reverted virtual on save
Reverted changes to Program.cs
11 years ago
ncarrillo
121dbfb25d
Implemented RenderTargetBitmap support for Cairo
Make Render Tests run for Cairo
Implemented RenderTargetBitmap support for Cairo
Reverted virtual on save
11 years ago
Steven Kirk
df88c7a34d
Fix expected test output.
11 years ago
Steven Kirk
f158c3e399
Fixed scaling for Paths.
Will no doubt need revisiting as mentioned in the comments in
Shape.MeasureOverride.
11 years ago
Steven Kirk
d18712f44d
Fix rotations.
This can be cleaned up. However fixes #2 .
11 years ago
Steven Kirk
cf959fd8eb
Added RadioButton control.
11 years ago
Steven Kirk
28ca084a4d
Adjusted triangle output again.
11 years ago
Steven Kirk
7fe1f7e814
Some work on Paths.
Make paths with Stretch != None correctly fill the Path control's
available size. Added a Path_Tick_Scaled test with a path from
MahApps.Metro to test this.
11 years ago
Steven Kirk
4370087af6
Fixed easily-fixable failing tests.
11 years ago
Steven Kirk
65cf0d7b1e
Fixed failing test.
12 years ago
Steven Kirk
39501b79f3
Added the test expected output.
12 years ago
Steven Kirk
d034952c6a
Added Image control.
12 years ago
Steven Kirk
da75a6bfdf
Rectangle stuff.
12 years ago
Steven Kirk
d47163353b
Moved alignment into child Control.
12 years ago
Steven Kirk
32c8914609
Implement border child alignment.
12 years ago
Steven Kirk
7838c41a70
Fix and test margin layout.
12 years ago
Steven Kirk
5c140f549e
Test border padding.
12 years ago
Steven Kirk
e26f8f88de
Make border brush offset content
12 years ago
Steven Kirk
f521642df2
Draw border inside control bounds.
Added few more tests.
12 years ago
Steven Kirk
dfd5c85f73
Added test gitignore.
12 years ago
Steven Kirk
15135c2179
Compare test output.
12 years ago
Steven Kirk
cea271de90
Implemented RenderTargetBitmap
And added a test that outputs an image using it (doesn't actually
compare the image yet)
12 years ago