158 Commits (87d1ec55e87662b2cbc216787aea21ccb0ede079)

Author SHA1 Message Date
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
James Jackson-South bc1dde64c8 Update options helper to use switch and complete tests 6 years ago
Brian Popow 51230a776f Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
James Jackson-South ed53c82899 Restore CI variable and skip troublesome tests 6 years ago
James Jackson-South d4af87b88f Update PngEncoderTests.cs 6 years ago
James Jackson-South fa1e1c5b91 MetaData => Metadata code. 7 years ago
James Jackson-South 6bc6afb3e7 MetaData => Metadata 7 years ago
James Jackson-South dfd2b641d5 Simplify format specific metadata retrieval. 7 years ago
James Jackson-South 895c7f584b Gray16 => L16 7 years ago
James Jackson-South a35b73245a Gray8 => L8 7 years ago
James Jackson-South 0acf4f979c Alpha8 => A8 7 years ago
James Jackson-South ff136cd8ad Compare image on windows only for now. 7 years ago
James Jackson-South dc090c23ec Fix #1047 7 years ago
James Jackson-South 9e232fe57a Improve code coverage. 7 years ago
Brian Popow f612fabf79 Add CompareToOriginal at the end of Issue1014 test 7 years ago
Brian Popow c3d5f4bd29 Add unit test for issue #1014 7 years ago
Sheyne Anderson 9c48edd685 Add a test for PngEncoder inference 7 years ago
James Jackson-South cf0bb2540f Fix #1004 7 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Simon Cropp c2555b6199 fix some spelling (#962) 7 years ago
Simon Cropp 2c04d6b036 redundant usings (#960) 7 years ago
Ildar 5aec0d8fe9 #244 Add support for interlaced PNG encoding (#955) 7 years ago
Brian Popow d9925234a4 Add support for read and write tEXt, iTXt and zTXt chunks (#951) 7 years ago
James Jackson-South d5d69d0bdc
Fix #937 (#938) 7 years ago
Anton Firszov 5215a13cbb fix Image.FromStream() + add tests 7 years ago
Jason Nelson fca697206a Update metadata names (#879) 7 years ago
James Jackson-South 512647489f
Bounds check. Fix #849 (#851) 7 years ago
Brian Popow 66f77952f7 Fix Decoding interlaced grayscale (#831) 7 years ago
Brian Popow fb9e23020b Fix Decoding 8-Bit grayscale png's with alpha (#830) 7 years ago
James Jackson-South 3235ce41b8 Fix trns preservation and add tests 8 years ago
James Jackson-South 6c2421b21f Reduce allocatoins, check bit depth and rename. 8 years ago
James Jackson-South 01ee560c08 Use scaled luminance trns comparison. 8 years ago
Jason Nelson 473a7f40ab Use ASCII Encoding when known to be ASCII 8 years ago
Jason Nelson 9b27fd2fe5 Use static Encoding.ASCII property 8 years ago
James Jackson-South 0f412fc88b Add tests for all supported png bit depths. 8 years ago
James Jackson-South b36a58bcde Clone => DeepClone 8 years ago
James Jackson-South 251ae936a7 Rename DeepClone => Clone 8 years ago
James Jackson-South bcfece8a2c Add metadata cloning tests 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 9c1bd97589 Add bmp and jpeg tests 8 years ago
James Jackson-South ea9ce31931 Add png tests 8 years ago
James Jackson-South 02ad3a3b01 Fix broken chunk test 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