23 Commits (0d15542a28e4a9e522dd35b3fa2c19d64acfed9e)

Author SHA1 Message Date
Anton Firszov dc5e6df835 improve robustness / add tolerance 8 years ago
Anton Firszov cb43d04d9e detecting mono runtime & skipping some png decoder tests 8 years ago
James Jackson-South 69516e110b Use non-generic IQuantizer for image formats 8 years ago
James Jackson-South 4bc09cf794 Quantizer 8 years ago
James Jackson-South 091cb8a3b5 Overlays and base processors 8 years ago
Anton Firszov 9dc3261310 fixed PngEncoderTests 8 years ago
Anton Firszov 6ab7954bfd MakeOpaque + fixing BmpEncoderTests 8 years ago
Anton Firszov 27dade8d33 dropping MemoryManager ctr. argument: 8 years ago
Anton Firszov 4f04027bdc removing unused stuff 8 years ago
Anton Firszov 70ed6c7b82 adding a few more cases to PngEncoderTests 8 years ago
Anton Firszov 28c4e2c93e use ImageComparer.Tolerant() when testing Palette PNG encoding 8 years ago
Anton Firszov a470f61e07 PngEncoderTests using reference images 8 years ago
Lauri Kotilainen a8b26a41ec - Use Configuration.Default.MemoryManager in tests 8 years ago
Dirk Lemstra cf8fce7df1 Silence warnings. 9 years ago
Dirk Lemstra 534a7452d0 Silence warnings. 9 years ago
Scott Williams 4a1eb7cbd0 Formats per type namespaces 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
James Jackson-South 5fa10c0ab3 Remove StandardImageClass 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
Scott Williams 3c611837ff remove ignored tests 9 years ago
Scott Williams bf9c683d25 fix stylecop issues 9 years ago
Scott Williams 3d981fd187 Add image comparer test helper 9 years ago
Dirk Lemstra 1b4b8043bc Renamed test classes. 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
dirk d72ed0ac01 Refactored creating the output directory. 10 years ago
dirk 2102ff5186 Only read and decode the test images once in the unit tests. 10 years ago
James Jackson-South 731138f379 Add format tests 10 years ago
James Jackson-South 6525ca10ef Invert 10 years ago
James Jackson-South 142f334608 Saturation, Sepia 10 years ago
James Jackson-South f15a103b16 Begin add ColorMatrix filters. 10 years ago
James Jackson-South ad2249bbec jpeg now preserves dpi 10 years ago
James Jackson-South 52a126c0ef Add resolution test 10 years ago