30 Commits (7f113ab00a03bca62b48499db366d17f68809f4d)

Author SHA1 Message Date
Anton Firszov 09de1b1cde better docs, drop PixelExtensions, fix tests 7 years ago
James Jackson-South d5836c1a0f Update test to match new reference naming. 7 years ago
James Jackson-South d4327c5129 Fix linear gradient brush test. 7 years ago
James Jackson-South d6944d5a6a Simplify drawing namespaces. 8 years ago
Peter Amrehn 5d3daaacbe #542: apply naming scheme for abstract classes 8 years ago
Anton Firszov 9fa1e3e4df add tolerance to comparison in tests 8 years ago
Anton Firszov a217e42a48 FillEllipticGradientBrushTests 8 years ago
Anton Firszov d53e015be4 finish refactoring FillLinearGradientBrushTests 8 years ago
Anton Firszov e818a5474c VerticalReturnsUnicolorColumns -> VerticalBrushReturnsUnicolorRows (+ simplify test code) 8 years ago
Anton Firszov ce8ca9782a FillLinearGradientBrushTests #1 8 years ago
Unknown ea7cb83454 #542: code cleanup 8 years ago
Unknown f290896db1 #542: remove redundant Asserts, cleanup code 8 years ago
Unknown 09f6a4f2b1 #542: remove pixel checks and base class 8 years ago
Peter Amrehn b397622944 #542: refactor tests to follow the recommended pattern for drawing tests, as @antonfirsov suggested. 8 years ago
Unknown d29b6017ab implement GradientRepetitionModes 8 years ago
Unknown 72ae5fa6ba #542: refactor to prepare for other gradients 8 years ago
Unknown 393444c3ff #542: fix rounding issues in tests 8 years ago
Unknown 1cd8656b46 #542: use bigger files for the tests to "hide" rounding issues: 8 years ago
Unknown eafdfead39 fix whitespacing 8 years ago
Unknown 35d0f56557 #542: add test creating black-white patterns by gradients 8 years ago
Unknown 28457c8768 cleanup whitespace 8 years ago
Unknown 7a3ba8af3c #542: add tests for multi-color gradients 8 years ago
Unknown 94dbb743f7 #542: fix implementation of non-axial gradients and add tests 8 years ago
Unknown 90293cc6b7 #542: add test for vertical gradient 8 years ago
Unknown ce72683866 #542: reduce test output image sizes 8 years ago
Peter Amrehn 6dd544d5aa fix code styling issues 8 years ago
Unknown 1e587bc689 #542: use struct for ColorStops 8 years ago
Unknown 6d878441e7 #542: fix test: indices are 0-based, so bottom left pixel is one smaller 8 years ago
Unknown c02f9d883d #86: started to work on Gradient Brushes: Linear gradient brush, 8 years ago