29 Commits (4a9c8c80d79855d67ba7ac1e9449f93447c462cb)

Author SHA1 Message Date
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
dirk 5366dc83e4 Add new TestImages class to get easier access to individual test images. 10 years ago
James Jackson-South 4516432915 Sanitation, performance, vignette, and glow 10 years ago
James Jackson-South dbfc7c865b Fix resampler accuracy 10 years ago
James Jackson-South 45925000ac Attempt to weight calc cleanup [skip ci] 10 years ago
James Jackson-South 7503976f3a Add turtle for testing 10 years ago
James Jackson-South 916e172b0a Add all samplers. 10 years ago
James Jackson-South e35be06e1a Now decodes grayscale inside the core decoder 10 years ago
James Jackson-South 5ef0e7f43c Convert gif format. 10 years ago
James Jackson-South ef65706d96 Add png encoder 10 years ago
James Jackson-South c1cea3b06e Trim back to basics 10 years ago
Patrick Ammann 0e2b11b732 #392 add support for negative height in bmp files 10 years ago
James Jackson-South 6cf216b3c3 Fix blend 10 years ago
James South d12eedb9fe Image now IDisposable 10 years ago