121 Commits (76bcf4e2853e5dce25a561fa01b4fc6240450f0d)

Author SHA1 Message Date
Brian Popow 11658ac604 Add testcase for app13 marker with empty IPTC 6 years ago
Brian Popow 9b5aa5d5cf Add unit tests for reading IPTC profile 6 years ago
Brian Popow 4d3d0fb2f5 Add tests for the AdaptiveThreshold processor 6 years ago
Brian Popow 8ddd779db6 Add more tga test cases for paletted rle images 6 years ago
Brian Popow b44640033b Move calculation of x and y out of the for loops where possible 6 years ago
Brian Popow 985c1805e9 Add additional tga test cases 6 years ago
Brian Popow 96ff5b8b14 Add additional tests for images which have bottom right and top right origin 6 years ago
Brian Popow 4561af046c Add additional tests for monochrome images 6 years ago
Brian Popow 81e95e5216 Split tga alpha bits tests in 16 bit and 32 bit tests 6 years ago
Brian Popow 003640b210 Respect alpha channel bits from image descriptor during tga decoding 6 years ago
James Jackson-South dc39931def Don't backpeddle when reading chunk lengths. Fix #1127 6 years ago
James Jackson-South ba38de5843 Add dither scaling and simplify API. 6 years ago
James Jackson-South 94f69b67f9 Make dither parallel and add benchmarks. 6 years ago
James Jackson-South 042a6bef53 Cleanup and fix tests. 6 years ago
Brian Popow 8be58fa125 Remove not needed png file from the testfiles 6 years ago
James Jackson-South 62feaf33e1 Default RepeatCount to 1. Fix #1098 6 years ago
James Jackson-South 9a42d54767 Add test images 6 years ago
James Jackson-South 2fd662fb74 Add new resize tests. Fix #1049 6 years ago
James Jackson-South 0d46d3a6f6 Fix #1006 ResizeMode.Crop 7 years ago
James Jackson-South dc090c23ec Fix #1047 7 years ago
Brian Popow deb1bf5284 Add support for images with top left origin 7 years ago
Brian Popow e12873c115 Add tests for topleft origin 7 years ago
Brian Popow 296e75bb3f Change test images, add additional tests 7 years ago
Brian Popow 7a8a132558 Add RLE test images 7 years ago
Brian Popow 3b48dc39dc Add tga decoder tests 7 years ago
Brian Popow c3d5f4bd29 Add unit test for issue #1014 7 years ago
James Jackson-South cf0bb2540f Fix #1004 7 years ago
Brian Popow d9925234a4 Add support for read and write tEXt, iTXt and zTXt chunks (#951) 7 years ago
Sergio Pedri 778567becb Bokeh blur implementation (#842) 7 years ago
James Jackson-South 5abca49055
Master cleanup (#952) 7 years ago
Brian Popow 50848a6d27 Add support for decoding RLE24 Bitmaps (#939) 7 years ago
James Jackson-South d5d69d0bdc
Fix #937 (#938) 7 years ago
Brian Popow cf61a08b31 Bitmap decoder now can decode bitmap arrays (#930) 7 years ago
Brian Popow 30a1b11f89 Feature: Bitmap RLE undefined pixel handling (#927) 7 years ago
James Jackson-South 52b30d262a Add test image and use constants 7 years ago
Brian Popow fddae8734a Add support for encoding 8-bit bitmaps 7 years ago
Brian Popow 039eae6a99 Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
Brian Popow 5283c6db6d Feature: adaptive histogram equalization (#673) 7 years ago
James Jackson-South 743e351988
Handle incorrect colorspace metadata. Fix #882 (#885) 7 years ago
James Jackson-South 48a1a1f107
Use more accuracy when calculating variance. Fix #866 (#874) 7 years ago
James Jackson-South 512647489f
Bounds check. Fix #849 (#851) 7 years ago
James Jackson-South 794fe20851
Implement IEquatable<Block8x8F> and check when summing. (#848) 7 years ago
James Jackson-South a69eb5bbed
Lazily derive the huffman tables. Fix #839 (#841) 7 years ago
James Jackson-South 1054f84253
Jpeg Fuzz Fixes (#836) 7 years ago
James Jackson-South 19270664b0
Remove hardcoded subsampling. Fix #817 (#834) 7 years ago
Brian Popow a2c4b2d5d8 Add support for Decoding BI_ALPHABITFIELDS (#832) 7 years ago
Brian Popow 66f77952f7 Fix Decoding interlaced grayscale (#831) 7 years ago
Brian Popow 07aa4f9316 Respecting fileHeader Offset, skipping bytes if necessary (#819) 7 years ago
Brian Popow fb9e23020b Fix Decoding 8-Bit grayscale png's with alpha (#830) 7 years ago
Brian Popow 2c62112017 Adds support for OS/2 version 2 bitmaps (#813) 7 years ago