55 Commits (dd05aed8805751d1ea520ebf8c47e407d485bfdd)

Author SHA1 Message Date
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
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Anton Firszov f9cd6b6364 replaced old comparer everywhere 9 years ago
Anton Firszov 619ad53ae3 changed ImageComparer design again 9 years ago
Anton Firszov a00aec7d13 ImageComparer refactors, ExactComparer 9 years ago
Anton Firszov 572db70eb4 build fix + clean up ImageDataAttributeBase code duplication 9 years ago
Dirk Lemstra 852ae7b777 Only throw exceptions when the CRC of a critical chunk is incorrect. 9 years ago
JimBobSquarePants 51eca28eb6 Disable smoke test 9 years ago
Nikita Balabaev ba6e00499c fix #277 9 years ago
Anton Firszov 7eca259587 always DebugSave() png-s 9 years ago
Anton Firszov 24433e999f ReferenceOutput + ResizeTests prototype 9 years ago
Scott Williams f026778e47 migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams fe61328183 fix formats + added sample for switching out encoders/decoders 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
James Jackson-South eb207d41e9 Fix #247 9 years ago
James Jackson-South 5ec3f28532 Remove StandardImageClass 9 years ago
James Jackson-South 1ebb23009e BinaryThresholdTests as template 9 years ago
James Jackson-South 0766b03ea6 Use better static format for Load etc. 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
Scott Williams a999a0b33b pixelate no longer blanks out background 9 years ago
Anton Firszov 8a63ceb75b tests for Png & Gif codecs 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South eceb889758 Rename TColor to TPixel 9 years ago
James Jackson-South 814779511b Disable double index smoke test 9 years ago
Scott Williams c3748b5908 re-enstate threashold 9 years ago
Scott Williams be5d603a57 remove theashold 9 years ago
Scott Williams 5b02e9a8d4 remove ignored tests 9 years ago
Scott Williams fac9b469ef fix Image.Load api changes 9 years ago
Scott Williams d6c31d95b1 Improve method name 9 years ago
Scott Williams 1da6833a2a fix stylecop issues 9 years ago
Scott Williams e6e97ed404 Add image comparer test helper 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
Dirk Lemstra a9f4dc07a0 Renamed test classes. 10 years ago
Dirk Lemstra 38e7a2dc1b Added extra overload for TestFile.CreateImage and used it in the tests. 10 years ago
Dirk Lemstra 340ed87176 Implemented the IDecoderOptions inside the png decoder. 10 years ago
James Jackson-South 6526585850 Cleanup 10 years ago
Dirk Lemstra 7a799fe311 Moved the meta data of the image to a new MetaData property. 10 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 10 years ago
James Jackson-South ce9a93ff24 Png encoder now passes parallel test #24 10 years ago
James Jackson-South 8cae170251 Make PngEncoder threadsafe. Fix #24 10 years ago
Anton Firszov 321f7297ff allocation optimizations for JpegDecoderCore 10 years ago
James Jackson-South 2b2ec84e9c Rename to ImageSharp 10 years ago