40 Commits (f30e22fe1bba5d5feaef81eb02027a3dbf0d9bc0)

Author SHA1 Message Date
James Jackson-South d4fb78b098 Auto repair Png options to use Bit8. Fixes #935 6 years ago
Brian Popow 7af7d41e1b Add tests to ensure chunk order 6 years ago
Brian Popow 386d942e12 Fix png test image: Some text chunks unintentional changed to none compressed 6 years ago
Brian Popow 03547d078c Identify reads now exif data 6 years ago
Brian Popow 67c4007d3d Additional png test cases 6 years ago
James Jackson-South ccbb6d95f6 Always read CRC. 6 years ago
Brian Popow 6963945097 Add tests for the AdaptiveThreshold processor 6 years ago
James Jackson-South ee0600e682 Don't backpeddle when reading chunk lengths. Fix #1127 6 years ago
James Jackson-South e535d1d409 Add dither scaling and simplify API. 6 years ago
James Jackson-South 305a1c9832 Make dither parallel and add benchmarks. 6 years ago
James Jackson-South 05098868d6 Cleanup and fix tests. 6 years ago
James Jackson-South 94eb476764 Fix #1047 7 years ago
Brian Popow fdab536376 Add unit test for issue #1014 7 years ago
James Jackson-South dbc5c76eb1 Fix #1004 7 years ago
Brian Popow ff7d8760da Add support for read and write tEXt, iTXt and zTXt chunks (#951) 7 years ago
James Jackson-South 692e244f9a
Fix #937 (#938) 7 years ago
James Jackson-South 45edceb0bc
Use more accuracy when calculating variance. Fix #866 (#874) 7 years ago
James Jackson-South 76707283fc
Bounds check. Fix #849 (#851) 7 years ago
Brian Popow 13ff434b9e Fix Decoding interlaced grayscale (#831) 7 years ago
Brian Popow 6a60638d5c Fix Decoding 8-Bit grayscale png's with alpha (#830) 7 years ago
James Jackson-South 6849617065 Fix trns preservation and add tests 8 years ago
James Jackson-South fbde4f32fd Use scaled luminance trns comparison. 8 years ago
James Jackson-South 321e439343 Fix accidentally replaced test image 8 years ago
James Jackson-South 2bc0c17f41 Begin ToString() formatting. 8 years ago
James Jackson-South 2d63e31b48 Add image blending tests to match the SVG spec examples 8 years ago
James Jackson-South 0eb55cf53f Add png tests 8 years ago
James Jackson-South 922d367fe6 More tests 8 years ago
James Jackson-South 5da4184217 Better tRNS coverage 8 years ago
James Jackson-South 8628aaa8a6 Add 16bit decoder tests. 8 years ago
James Jackson-South 4059448dc6 Add basic comparision tests 8 years ago
James Jackson-South d19e7cebf3 Add kaboom image for future testing 8 years ago
James Jackson-South 1bf234db10 Fix #390 9 years ago
James Jackson-South bfc90878ba Handle corrupted data portions. Fix #358 9 years ago
Nikita Balabaev 93419ab0e4 fix bugs after merge 9 years ago
Anton Firszov 209241191b added test cases with images from #313 and #314 9 years ago
Anton Firszov 02eb5f2f13 PngDecoder is covered now, and proven to be buggy :P 9 years ago
Anton Firszov 81ee6d0453 smaller Bike.png, optimized RotateTests & RotateFlipTests 9 years ago
Anton Firszov 0e064800a4 optimized DetectEdgesTest 9 years ago
Anton Firszov cd2e0a1be8 optimized ResizeTests output further, added Bike.png 9 years ago
Anton Firszov f357f31b69 moving images again 9 years ago