46 Commits (ca8b89789ccb938e5108cdac9f8a98a434567345)

Author SHA1 Message Date
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
Brian Popow 30a1b11f89 Feature: Bitmap RLE undefined pixel handling (#927) 7 years ago
Anton Firszov 655ef9a324 mark FileTestBase obsolete 7 years ago
James Jackson-South 67c0e50726 Ensure we don't slow down CI 9 years ago
James Jackson-South fb94270e07 AppHeadMarker 9 years ago
James Jackson-South 5a33414d5f Fix #301 9 years ago
Anton Firszov 683f51d586 removed TestBase 9 years ago
Mormegil 76b77dafb7 Support more variants of BMP headers 9 years ago
Anton Firszov b67be60b05 Better and fewer cases in DitherTests. Skipped the one that's failing. 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Anton Firszov 8548e5d680 PixelTypes bugfix + polishing ResizeTests 9 years ago
James Jackson-South 8b9c0af322 Fix marker skipping bug when decoding certain images 9 years ago
James Jackson-South 2f48d33d2f Fix tests 9 years ago
James Jackson-South 5fa10c0ab3 Remove StandardImageClass 9 years ago
James Jackson-South d76fdedee7 Oilpainting 9 years ago
James Jackson-South fe040bbdac BlackWhite, ColorBlindness, Grayscale 9 years ago
James Jackson-South 0dcbf0af2e BinaryThresholdTests as template 9 years ago
James Jackson-South 3ffb02844f Fix source rectangle regression in resize #118 9 years ago
James Jackson-South 8dab59b321 Octree Quantizer now only supports 1 alpha value 9 years ago
James Jackson-South c45b945489 Fix #115 9 years ago
James Jackson-South 972e345ab8 Ignore chunk length of 1. Fix #103 9 years ago
James Jackson-South 693c8a7446 Reorganise test files. 9 years ago
Anton Firszov 4004feeda9 strictly categorized test jpeg-s into Baseline/Progressive groups 9 years ago
Scott Williams adf70f8760 Revert "At least render something when progressive." 9 years ago
James Jackson-South 55214175b2 At least render something when progressive. 9 years ago
James Jackson-South 62000bfc9f Add interlace powerpoint image touch #76 [skip ci] 9 years ago
Scott Williams de9c49b122 split formats into there own projects/packages 9 years ago
Dirk Lemstra bfc2cb02e5 Moved some of the new files around. 10 years ago
antonfirsov 09f2ad0b14 re-added & refactored TestUtilities 10 years ago
Dirk Lemstra b13521114c Refactored TestImages again so they can be used in Attributes. 10 years ago
James Jackson-South ed1850ebec Waaaay to kill testing speed! 10 years ago
James Jackson-South 2272780223 Add new test file. 10 years ago
Dirk Lemstra 6e0a9b49db Changed the test images from string into TestFile. 10 years ago
James Jackson-South 1fd9afcba6 Decode CMYK and YCCK images Fix #40 10 years ago
Scott Williams 3f0f39c1bc Add drawing methods. 10 years ago
James Jackson-South c68ac88f10 Fix #9 10 years ago
James Jackson-South cea1b5baf2 Much better output. Nearly there. Touch #9 10 years ago
James Jackson-South d61fae265e A little bit better 10 years ago
James Jackson-South b94a865d1c Initial attempt to decode png. Touch #9 10 years ago
Oleg Bogdanov e9ccc93da4 Don't allocate memory for png decode filters, reuse scanline buffers 10 years ago
James Jackson-South 0d395314a8 Reduce allocations when encoding 10 years ago
James Jackson-South bcfc74a182 Optimize and cleanup the jpeg decoder 10 years ago
James Jackson-South be028ed1b5 Build Huffman tables once only. 10 years ago
James Jackson-South a57c90d94b Rename to ImageSharp 10 years ago
dirk c7606def89 Use jpeg instead of jpg. 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 b3c22c1f14 Cleanup [skip ci] 10 years ago
James Jackson-South 5cd6d2de08 Remove progress event handler. 10 years ago
James Jackson-South 0bae8d559f Move adobe transforms to constants. [skip ci] 10 years ago