1908 Commits (612e3e60a23fc7a07eb6fdee32342c8e8d764584)

Author SHA1 Message Date
Unknown 7548653547 implement radial gradient brush. 9 years ago
Unknown 6a371908d6 #542: refactor to prepare for other gradients 9 years ago
Unknown 04b9f92f6a #542: fix rounding issues in tests 9 years ago
Unknown d2cd19fda6 #542: use bigger files for the tests to "hide" rounding issues: 9 years ago
Unknown 529594d148 fix whitespacing 9 years ago
Unknown 724499ca79 #542: add test creating black-white patterns by gradients 9 years ago
Unknown 5a45f588b0 cleanup whitespace 9 years ago
Unknown 7cae3c1d19 #542: add tests for multi-color gradients 9 years ago
Unknown 249b1189cc #542: fix implementation of non-axial gradients and add tests 9 years ago
Unknown c276b8b0cd #542: add test for vertical gradient 9 years ago
Unknown 44b2af6844 #542: reduce test output image sizes 9 years ago
Peter Amrehn bf17832847 fix code styling issues 9 years ago
James Jackson-South db87a41079 Add additional tests plus cleanup 9 years ago
Unknown 99ed4586ad #542: use struct for ColorStops 9 years ago
James Jackson-South 40ac7476fe Fix System.Drawing.Bridge 9 years ago
Unknown 4b92801e33 #542: fix test: indices are 0-based, so bottom left pixel is one smaller 9 years ago
Jason Nelson f600c33421 Format SimdUtilsTests, part 2 9 years ago
Jason Nelson 7175bcf901 Format SimdUtilTests 9 years ago
Jason Nelson 55d0e8c62a Format tests 9 years ago
Jason Nelson a77bd21f61 Use null operators 9 years ago
Unknown bcf5f5984b #86: started to work on Gradient Brushes: Linear gradient brush, 9 years ago
woutware a224172ce2 Revert "Fixed color component order (should be reversed) for Argb32, Rgba32, Bgr24, Rgb24, Bgra32. Tests still need to be updated." 9 years ago
Jason Nelson 930361e0f4 Move Tuple8 to Tests 9 years ago
woutware 0fde6867e5 Fixed color component order (should be reversed) for Argb32, Rgba32, Bgr24, Rgb24, Bgra32. Tests still need to be updated. 9 years ago
James Jackson-South 4b48b75921 Fix unit tests 9 years ago
Jason Nelson e118ee888c Cleanup tests 9 years ago
Jason Nelson 7e446064dc Add GifGraphicControlExtensionTests 9 years ago
Jason Nelson d56c8dfaba Update namespace of gif tests 9 years ago
Jason Nelson c9b56f85ac Pack GifLogicalScreen value directly 9 years ago
Jason Nelson 512e36dddb Update Moq 9 years ago
Jason Nelson 029564ac0a Update test SDK 9 years ago
Jason Nelson 242b61fb40 Pack the bits directly in GifImageDescriptor 9 years ago
Jason Nelson bfc4a68551 Make ImageMetaData(ImageMetaData other) constructor private 9 years ago
Jason Nelson 6d8bc96304 Remove EndianBinaryReader & Writer 9 years ago
James Jackson-South 384dfb1fb4 Fix quantizer test (sneak in this PR) 9 years ago
Anton Firszov 97b9e2f5d6 use the same tolerance values for both decoder's tests 9 years ago
Jason Nelson c77f612aab Move the png header to constants 9 years ago
Jason Nelson b460b14006 Use PngChunkType enum in TestData 9 years ago
James Jackson-South 7d049513f5 Update reference images 9 years ago
James Jackson-South 0113d8ef16 Use ZigZag and reduce aggressive inlining 9 years ago
James Jackson-South d3c74d1b5a Update decode multiple benchmark 9 years ago
James Jackson-South f794742b1b Add false positive tests for #517 #518 9 years ago
James Jackson-South ab82549baa Add identifier tests and begin cleanup 9 years ago
Jason Nelson 55366d3258 Remove PngChunkTypeNames 9 years ago
James Jackson-South a568496085 "Fix" failing test 9 years ago
James Jackson-South a03f0c9e47 Spectral tests are now 100% accurate. 9 years ago
Jason Nelson 19591271da Write the BmpFileHeader directly to the output span 9 years ago
James Jackson-South 733bc35974 Feeble attempt to introduce postprocessor. 9 years ago
James Jackson-South ef8610e835 Reduce additions and use Unsafe.As 9 years ago
James Jackson-South 0cd787aa36 Ensure pixel is assigned and add encoded comparison and 9 years ago