118 Commits (8908dba6cfc16ce02adaec7c1730f5303b78e8cb)

Author SHA1 Message Date
Anton Firszov ad766e6d2c PngDecoder is covered now, and proven to be buggy :P 9 years ago
Nikita Balabaev 53d69674a2 fixes on code review 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Nikita Balabaev 855ef8cf5d Add an equivalent for System.Drawing.Image.GetPixelFormatSize() (#258) 9 years ago
Dirk Lemstra 9be8649a8e Only throw exceptions when the CRC of a critical chunk is incorrect. 9 years ago
Nikita Balabaev 74b0d0aff2 fix #277 9 years ago
Anton Firszov 6208042d36 always DebugSave() png-s 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
James Jackson-South 93e757573a Fix #247 9 years ago
James Jackson-South 5fa10c0ab3 Remove StandardImageClass 9 years ago
James Jackson-South 0dcbf0af2e BinaryThresholdTests as template 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
Anton Firszov 4ac74e5a60 tests for Png & Gif codecs 10 years ago
Scott Williams 095c3fb5fb fix all instances of var 10 years ago
Dirk Lemstra 1b4b8043bc Renamed test classes. 10 years ago
Dirk Lemstra c56ab2fdab Added extra overload for TestFile.CreateImage and used it in the tests. 10 years ago
Dirk Lemstra b27fa62a6a Implemented the IDecoderOptions inside the png decoder. 10 years ago