46 Commits (b0646df24c9b7119638f9c815a9c840a656410d3)

Author SHA1 Message Date
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 6 years ago
Brian Popow 6fcfe09c38 Feature: Bitmap RLE undefined pixel handling (#927) 7 years ago
Anton Firszov c1d595e006 mark FileTestBase obsolete 7 years ago
James Jackson-South 20adb6a487 Ensure we don't slow down CI 9 years ago
James Jackson-South d6bc806ace AppHeadMarker 9 years ago
James Jackson-South abeaf6b493 Fix #301 9 years ago
Anton Firszov b1ecd66ef9 removed TestBase 9 years ago
Mormegil 6c4208e006 Support more variants of BMP headers 9 years ago
Anton Firszov 1775fd6eb6 Better and fewer cases in DitherTests. Skipped the one that's failing. 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Anton Firszov 105d445cd4 PixelTypes bugfix + polishing ResizeTests 9 years ago
James Jackson-South a710ccca3a Fix marker skipping bug when decoding certain images 9 years ago
James Jackson-South 996da79f8d Fix tests 9 years ago
James Jackson-South 5ec3f28532 Remove StandardImageClass 9 years ago
James Jackson-South 89973f32f8 Oilpainting 9 years ago
James Jackson-South 775a99cbf5 BlackWhite, ColorBlindness, Grayscale 9 years ago
James Jackson-South 1ebb23009e BinaryThresholdTests as template 9 years ago
James Jackson-South c75ebb308a Fix source rectangle regression in resize #118 9 years ago
James Jackson-South 3b97c0db91 Octree Quantizer now only supports 1 alpha value 9 years ago
James Jackson-South 90de26fbe5 Fix #115 9 years ago
James Jackson-South a1c4882922 Ignore chunk length of 1. Fix #103 9 years ago
James Jackson-South bcf57bcc81 Reorganise test files. 9 years ago
Anton Firszov 2fe420bd9a strictly categorized test jpeg-s into Baseline/Progressive groups 9 years ago
Scott Williams 2953d877c6 Revert "At least render something when progressive." 9 years ago
James Jackson-South d05b06bbbd At least render something when progressive. 9 years ago
James Jackson-South 08c48acb7d Add interlace powerpoint image touch #76 [skip ci] 9 years ago
Scott Williams 6ead567a4c split formats into there own projects/packages 9 years ago
Dirk Lemstra dea6d30bd4 Moved some of the new files around. 10 years ago
antonfirsov 2678539037 re-added & refactored TestUtilities 10 years ago
Dirk Lemstra 4c9e3dc4e7 Refactored TestImages again so they can be used in Attributes. 10 years ago
James Jackson-South 1bfd6bd4cf Waaaay to kill testing speed! 10 years ago
James Jackson-South dae509430b Add new test file. 10 years ago
Dirk Lemstra b36d7a6ae9 Changed the test images from string into TestFile. 10 years ago
James Jackson-South 58428cc840 Decode CMYK and YCCK images Fix #40 10 years ago
Scott Williams b9a63120c1 Add drawing methods. 10 years ago
James Jackson-South 679c0e31c7 Fix #9 10 years ago
James Jackson-South e6af16b081 Much better output. Nearly there. Touch #9 10 years ago
James Jackson-South 89297f314d A little bit better 10 years ago
James Jackson-South f45bbecfa7 Initial attempt to decode png. Touch #9 10 years ago
Oleg Bogdanov 472350e5b8 Don't allocate memory for png decode filters, reuse scanline buffers 10 years ago
James Jackson-South 7b09a06b68 Reduce allocations when encoding 10 years ago
James Jackson-South 0ed81b051a Optimize and cleanup the jpeg decoder 10 years ago
James Jackson-South b9d5b078be Build Huffman tables once only. 10 years ago
James Jackson-South 2b2ec84e9c Rename to ImageSharp 10 years ago
dirk 0a2de54539 Use jpeg instead of jpg. 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 a926d4900c Cleanup [skip ci] 10 years ago
James Jackson-South 2b5424327c Remove progress event handler. 10 years ago
James Jackson-South f87d15efe2 Move adobe transforms to constants. [skip ci] 10 years ago