1160 Commits (55d3f70fd307abfa9f5bd290d7ad47fd1e0e6f5c)

Author SHA1 Message Date
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
Unknown 99ed4586ad #542: use struct for ColorStops 9 years ago
Unknown 4b92801e33 #542: fix test: indices are 0-based, so bottom left pixel is one smaller 9 years ago
Unknown bcf5f5984b #86: started to work on Gradient Brushes: Linear gradient brush, 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 0113d8ef16 Use ZigZag and reduce aggressive inlining 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 0cd787aa36 Ensure pixel is assigned and add encoded comparison and 9 years ago
Jason Nelson 30d9b32287 Cleanup 9 years ago
Jason Nelson 595daff9cd Add test to ensure the chunk type values are correct 9 years ago
Jason Nelson c089c8cffc Eliminate string allocations for PngChunkType 9 years ago
Jason Nelson eabbc796fc Use new AsSpan overloads 9 years ago
James Jackson-South 99e06ba336 IEquality + No 32bit run 9 years ago
James Jackson-South 2238e19bb3 Use default quantizer 9 years ago
James Jackson-South 8c8d3e580e Improve encoder perf 9 years ago
James Jackson-South 9f440ebe6f Reduce tolerance 9 years ago
James Jackson-South 0dd0b5cd83 Unskip test 9 years ago
Jason Nelson ec1291f3ff Gaurd agaisnt null data when adding a new ImageFrame from data 9 years ago
Jason Nelson b62c98cfc9 Update System.Memory to preview2 9 years ago
James Jackson-South 1b9676aac4 Add bulk scaled pixel operations methods 9 years ago
Anton Firszov 454c5a1b48 trying to fine-tune tolerance values 9 years ago
Anton Firszov c70ab299d8 reduce toleance values 9 years ago
Anton Firszov 248d134a20 use ApproximateFloatComparer in failed RgbAndCieXyzConversionTest-s 9 years ago