2003 Commits (caaedc19da4a3126a01a54dee277b0bea233a31e)

Author SHA1 Message Date
Unknown d29b6017ab implement GradientRepetitionModes 8 years ago
Unknown e837349952 first implementation of an elliptical gradient brush 8 years ago
James Jackson-South a3dcedca4b Enable tests 8 years ago
James Jackson-South c45fb1a199 Rename helper 8 years ago
James Jackson-South 75d6729c49 Add another test and make some methods public 8 years ago
James Jackson-South 7f7c513d99 Begin adding tests. 8 years ago
Unknown 94f1698807 implement radial gradient brush. 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
James Jackson-South a351b14359 Add additional tests plus cleanup 8 years ago
Unknown 1e587bc689 #542: use struct for ColorStops 8 years ago
James Jackson-South 3440a7decf Fix System.Drawing.Bridge 8 years ago
Unknown 6d878441e7 #542: fix test: indices are 0-based, so bottom left pixel is one smaller 8 years ago
Jason Nelson a58ca2dab9 Format SimdUtilsTests, part 2 8 years ago
Jason Nelson 2745174027 Format SimdUtilTests 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
Jason Nelson b9ce2f6f27 Use null operators 8 years ago
Unknown c02f9d883d #86: started to work on Gradient Brushes: Linear gradient brush, 8 years ago
woutware d66f34cbdc Revert "Fixed color component order (should be reversed) for Argb32, Rgba32, Bgr24, Rgb24, Bgra32. Tests still need to be updated." 8 years ago
Jason Nelson 58b58abc5c Move Tuple8 to Tests 8 years ago
woutware a481a3e621 Fixed color component order (should be reversed) for Argb32, Rgba32, Bgr24, Rgb24, Bgra32. Tests still need to be updated. 8 years ago
James Jackson-South 6b726284fc Fix unit tests 8 years ago
Jason Nelson f3e1e8f42d Cleanup tests 8 years ago
Jason Nelson 37864c4a94 Add GifGraphicControlExtensionTests 8 years ago
Jason Nelson 1f66e5b246 Update namespace of gif tests 8 years ago
Jason Nelson 64750597a4 Pack GifLogicalScreen value directly 8 years ago
Jason Nelson c3b863f80b Update Moq 8 years ago
Jason Nelson 1d53f25d23 Update test SDK 8 years ago
Jason Nelson 62e86f22f1 Pack the bits directly in GifImageDescriptor 8 years ago
Jason Nelson d9ce09a610 Make ImageMetaData(ImageMetaData other) constructor private 8 years ago
Jason Nelson ecdef7075b Remove EndianBinaryReader & Writer 8 years ago
James Jackson-South 7ad023c6e6 Fix quantizer test (sneak in this PR) 8 years ago
Anton Firszov 2978c12e22 use the same tolerance values for both decoder's tests 8 years ago
Jason Nelson 03b22097e6 Move the png header to constants 8 years ago
Jason Nelson efbe2c7e84 Use PngChunkType enum in TestData 8 years ago
James Jackson-South 9abedf0ba9 Update reference images 8 years ago
James Jackson-South 5d0c94068c Use ZigZag and reduce aggressive inlining 8 years ago
James Jackson-South f2fccd1fab Update decode multiple benchmark 8 years ago
James Jackson-South 66a2564ea4 Add false positive tests for #517 #518 8 years ago
James Jackson-South 81d68e244d Add identifier tests and begin cleanup 8 years ago
Jason Nelson e8f76ac56a Remove PngChunkTypeNames 8 years ago