55 Commits (dc9367ce2b7e8daf337c8cf2cea109a88e4b487d)

Author SHA1 Message Date
Scott Williams 4a1eb7cbd0 Formats per type namespaces 9 years ago
Anton Firszov 6ad5eca9e3 skipping a few more test cases on Linux 9 years ago
Anton Firszov 6338be3a30 Moved @devedse-s test cases from ImageEqualTests to PngDecoderTests. 9 years ago
Anton Firszov 3ff9b70a2d at least let's have a non-skipped Decode_Interlaced_DoesNotThrow() test case 9 years ago
Anton Firszov 886afd7cdf skipping tests indicating PNG decoder bugs :( 9 years ago
Anton Firszov 77b8b846f7 separate [Theory] for 48Bpp, that could be skipped on Linux! 9 years ago
Anton Firszov 4f08474d41 reduce the number of test cases in PngDecoderTests 9 years ago
Anton Firszov ad766e6d2c PngDecoder is covered now, and proven to be buggy :P 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Anton Firszov 224a933853 replaced old comparer everywhere 9 years ago
Anton Firszov 03df1dc791 changed ImageComparer design again 9 years ago
Anton Firszov fd4b2d34bf ImageComparer refactors, ExactComparer 9 years ago
Anton Firszov 0a64c5aea0 build fix + clean up ImageDataAttributeBase code duplication 9 years ago
Dirk Lemstra 9be8649a8e Only throw exceptions when the CRC of a critical chunk is incorrect. 9 years ago
JimBobSquarePants d9552060c7 Disable smoke test 9 years ago
Nikita Balabaev 74b0d0aff2 fix #277 9 years ago
Anton Firszov 6208042d36 always DebugSave() png-s 9 years ago
Anton Firszov 04e08bf630 ReferenceOutput + ResizeTests prototype 9 years ago
Scott Williams 32c158898b migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams 5e477e4537 fix formats + added sample for switching out encoders/decoders 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 8dbf34b12d Use better static format for Load etc. 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
Scott Williams 9d96ee797b pixelate no longer blanks out background 9 years ago
Anton Firszov 4ac74e5a60 tests for Png & Gif codecs 9 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South fff223ef07 Rename TColor to TPixel 9 years ago
James Jackson-South a46e5fc59f Disable double index smoke test 9 years ago
Scott Williams b4fba454d5 re-enstate threashold 9 years ago
Scott Williams ba81ec0e2e remove theashold 9 years ago
Scott Williams 3c611837ff remove ignored tests 9 years ago
Scott Williams b97213239f fix Image.Load api changes 9 years ago
Scott Williams e6d129646b Improve method name 9 years ago
Scott Williams bf9c683d25 fix stylecop issues 9 years ago
Scott Williams 3d981fd187 Add image comparer test helper 9 years ago
Scott Williams 095c3fb5fb fix all instances of var 9 years ago
Dirk Lemstra 1b4b8043bc Renamed test classes. 9 years ago
Dirk Lemstra c56ab2fdab Added extra overload for TestFile.CreateImage and used it in the tests. 9 years ago
Dirk Lemstra b27fa62a6a Implemented the IDecoderOptions inside the png decoder. 9 years ago
James Jackson-South 056588aef4 Cleanup 9 years ago
Dirk Lemstra 7ea3238d83 Moved the meta data of the image to a new MetaData property. 9 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 9 years ago
James Jackson-South a96e911336 Png encoder now passes parallel test #24 10 years ago
James Jackson-South 308e6f0607 Make PngEncoder threadsafe. Fix #24 10 years ago
Anton Firszov fd11972bb8 allocation optimizations for JpegDecoderCore 10 years ago
James Jackson-South a57c90d94b Rename to ImageSharp 10 years ago