33 Commits (d9e86a8e0509923958baed136c994bfde1267607)

Author SHA1 Message Date
James Jackson-South 0eb55cf53f Add png tests 8 years ago
James Jackson-South fc2dc1b69d Update ImageSharp Namespaces. 8 years ago
Anton Firszov 52c9ca4a3d pushed a bad value accidentally in my previous commit 8 years ago
Anton Firszov 93585fd00c try to fine-tune tolerance in PngEncoderTests + better Rgba64.ToString() 8 years ago
James Jackson-South ab234b3efb Handle CI craziness. 8 years ago
Anton Firszov c42ee793c8 PngEncoderTests.WorksWithBitDepth16 8 years ago
James Jackson-South bb29ff9e1a Can now encode 16bit pngs. 8 years ago
Anton Firszov 994f5fc4a1 "BlendedShapes" -> SolidFillBlendedShapesTests 8 years ago
James Jackson-South 2fccea5870 Add the ability to choose the filter method to use when encoding a png 8 years ago
Anton Firszov 6889067310 improve robustness / add tolerance 8 years ago
Anton Firszov 282de173ad detecting mono runtime & skipping some png decoder tests 8 years ago
James Jackson-South 0e8220294b Use non-generic IQuantizer for image formats 8 years ago
James Jackson-South 84a5a8e5d1 Quantizer 8 years ago
James Jackson-South b19471ab4a Overlays and base processors 8 years ago
Anton Firszov b46792a10a fixed PngEncoderTests 8 years ago
Anton Firszov 8337046d66 MakeOpaque + fixing BmpEncoderTests 8 years ago
Anton Firszov 3819c756a9 dropping MemoryManager ctr. argument: 8 years ago
Anton Firszov 525124d849 removing unused stuff 8 years ago
Anton Firszov 079f46c437 adding a few more cases to PngEncoderTests 8 years ago
Anton Firszov 72e465d272 use ImageComparer.Tolerant() when testing Palette PNG encoding 8 years ago
Anton Firszov ad3eee5364 PngEncoderTests using reference images 8 years ago
Lauri Kotilainen f1412d3c76 - Use Configuration.Default.MemoryManager in tests 8 years ago
Dirk Lemstra 10926cc05e Silence warnings. 9 years ago
Dirk Lemstra c8fcfc0c49 Silence warnings. 9 years ago
Scott Williams 67a322b4db Formats per type namespaces 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
James Jackson-South 5ec3f28532 Remove StandardImageClass 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
Scott Williams 5b02e9a8d4 remove ignored tests 9 years ago
Scott Williams 1da6833a2a fix stylecop issues 9 years ago
Scott Williams e6e97ed404 Add image comparer test helper 9 years ago
Dirk Lemstra a9f4dc07a0 Renamed test classes. 9 years ago
James Jackson-South 6526585850 Cleanup 9 years ago
Dirk Lemstra 7a799fe311 Moved the meta data of the image to a new MetaData property. 9 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 9 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
dirk c6f775877d Refactored creating the output directory. 10 years ago
dirk 90b385ac05 Only read and decode the test images once in the unit tests. 10 years ago
James Jackson-South 682f5b73e3 Add format tests 10 years ago
James Jackson-South cab579310f Invert 10 years ago
James Jackson-South e2fc7b04d2 Saturation, Sepia 10 years ago
James Jackson-South 743e3309b3 Begin add ColorMatrix filters. 10 years ago
James Jackson-South a938265ca3 jpeg now preserves dpi 10 years ago
James Jackson-South a782e5fe49 Add resolution test 10 years ago