63 Commits (d68519d1332717d4b11f7fb6d4f4326ac007ea5e)

Author SHA1 Message Date
James Jackson-South d68519d133 Alpha8 => A8 7 years ago
James Jackson-South a1e1053bd4 Compare image on windows only for now. 7 years ago
James Jackson-South 94eb476764 Fix #1047 7 years ago
Brian Popow d4b758754a Add CompareToOriginal at the end of Issue1014 test 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
Anton Firszov 52c4a3d417 fix Image.FromStream() + add tests 7 years ago
Jason Nelson 48bac7b334 Update metadata names (#879) 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 fbde4f32fd Use scaled luminance trns comparison. 8 years ago
James Jackson-South b176a0ec17 Add bmp and jpeg tests 8 years ago
James Jackson-South 0eb55cf53f Add png tests 8 years ago
Anton Firszov 4fe7f1b6de PngDecoderTests.Chunks.cs 8 years ago
Anton Firszov 363ce81e04 clanup + exact comparison for all PngDecoderTests 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 34d1441892 Use SD, Better conversion and cleanup SD Bridge. 8 years ago
James Jackson-South 2d6eafa357 Use tolerant comparer. 8 years ago
James Jackson-South 1d8c2398ca Remove allocation when upscaling. 8 years ago
James Jackson-South 8628aaa8a6 Add 16bit decoder tests. 8 years ago
James Jackson-South aee47781fb Use Rgb48 for 16 bit png decoding. 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
Jason Nelson e8f76ac56a Remove PngChunkTypeNames 8 years ago
Jason Nelson 0e2a9cf1ab Eliminate string allocations for PngChunkType 8 years ago
Anton Firszov 282de173ad detecting mono runtime & skipping some png decoder tests 8 years ago
Jason Nelson f17700f159 Revert "Make PixelTypeInfo a struct" 8 years ago
Jason Nelson 9269aac086 Make PixelTypeInfo a struct 8 years ago
James Jackson-South 0c238c0a24 Fix test 8 years ago
James Jackson-South 96f5de4192 Fix broken test 8 years ago
denisivan0v a631a64dfb Added an API to read base image information without decoding it 8 years ago
JimBobSquarePants 25647a5afc Add missing test for #359 9 years ago
Anton Firszov 209241191b added test cases with images from #313 and #314 9 years ago
James Jackson-South abeaf6b493 Fix #301 9 years ago
Scott Williams 67a322b4db Formats per type namespaces 9 years ago
Anton Firszov 5a246ef397 skipping a few more test cases on Linux 9 years ago
Anton Firszov b6fc55be0b Moved @devedse-s test cases from ImageEqualTests to PngDecoderTests. 9 years ago
Anton Firszov c1b0df9cee at least let's have a non-skipped Decode_Interlaced_DoesNotThrow() test case 9 years ago
Anton Firszov d03e557980 skipping tests indicating PNG decoder bugs :( 9 years ago
Anton Firszov 106fa8d85e separate [Theory] for 48Bpp, that could be skipped on Linux! 9 years ago
Anton Firszov 72d6c49609 reduce the number of test cases in PngDecoderTests 9 years ago
Anton Firszov 02eb5f2f13 PngDecoder is covered now, and proven to be buggy :P 9 years ago
Nikita Balabaev 1d81aedfd9 fixes on code review 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Nikita Balabaev f8573e334a Add an equivalent for System.Drawing.Image.GetPixelFormatSize() (#258) 9 years ago
Dirk Lemstra 852ae7b777 Only throw exceptions when the CRC of a critical chunk is incorrect. 9 years ago