36 Commits (607cec8fdbc649906833f178fbf9fa06e6c360ee)

Author SHA1 Message Date
James Jackson-South 0f412fc88b Add tests for all supported png bit depths. 8 years ago
James Jackson-South 06b9c54248 Simplify metadata API 8 years ago
James Jackson-South bd5b0c07eb Png now correctly encodes 1, 2, 4 bit images 8 years ago
James Jackson-South ea9ce31931 Add png tests 8 years ago
James Jackson-South 0d2214923f Update ImageSharp Namespaces. 8 years ago
Anton Firszov eca812821d pushed a bad value accidentally in my previous commit 8 years ago
Anton Firszov 849806843b try to fine-tune tolerance in PngEncoderTests + better Rgba64.ToString() 8 years ago
James Jackson-South da762b0264 Handle CI craziness. 8 years ago
Anton Firszov 0b516fc4b9 PngEncoderTests.WorksWithBitDepth16 8 years ago
James Jackson-South 011e9c32f1 Can now encode 16bit pngs. 8 years ago
Anton Firszov 2b07bc46e2 "BlendedShapes" -> SolidFillBlendedShapesTests 8 years ago
James Jackson-South 3f5ae10096 Add the ability to choose the filter method to use when encoding a png 8 years ago
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