3327 Commits (0f4d5742fd83db4ecf6216a9ba6565de03b614e1)

Author SHA1 Message Date
James Jackson-South 0a85de6abc Update to use new props/targets plus cleanup. 6 years ago
Brian Popow 01c7cd8194 Fix issue comparing to wrong image in encode paletted color tiff tests 6 years ago
Brian Popow 3c13a8ec56 Fix issue writing too large color palette 6 years ago
Brian Popow 81513714cb Change tiff namespace to SixLabors.ImageSharp.Formats.Experimental.Tiff 6 years ago
Brian Popow 52d30c24cd Add support for undoing horizontal prediction: Works with deflate, still some issue with lzw 6 years ago
Brian Popow c282898999 Change paletted tiff encoder tests 6 years ago
Brian Popow 472c113950 Fix warnings 6 years ago
Brian Popow b430486d38 Fix namespaces 6 years ago
Brian Popow 8562403ec7 Add option to use PackBits with paletted tiff's 6 years ago
Brian Popow 54fa268fb6 Add support for encoding packed bits compressed tiff's 6 years ago
Brian Popow c976600520 Add support for encoding modified huffman RLE 6 years ago
Brian Popow a124685c9b Fix compression namespace 6 years ago
Brian Popow dc275506ca Add ccitt fax3 test images 6 years ago
Brian Popow ac2f5316ec Add option to use deflate compression for bicolor images 6 years ago
Brian Popow a630e11c96 Allow deflate compression for paletted tiff's 6 years ago
Brian Popow d9c76ed8bd Allow deflate compression for gray tiff 6 years ago
Brian Popow 7f64fbc380 Fix issue with encoding paletted tiff when quantized palette is smaller than 256 6 years ago
Brian Popow 345fdb3213 Add support for encoding deflate compressed tiff's 6 years ago
Amaury Levé 7c5f39d47c Forgot to commit tests 6 years ago
Brian Popow 2167c937e9 Add tiff encoding mode enum 6 years ago
Brian Popow aac43f9fd8 Add support for writing palette color tiff's 6 years ago
Amaury Levé f1a799ec74 Apply suggested change for test 6 years ago
Brian Popow 7c663240f3 Add Tiff encoder Tests 6 years ago
Brian Popow e2669707c6 First attempt writing uncompressed tiff 6 years ago
Evangelink 5f3bb973a8 Update integration tests 6 years ago
Evangelink d16149aa5b Fix unit test 6 years ago
Evangelink 2e5a86ab44 More progress toward a working swizzler 6 years ago
James Jackson-South d6f482174d No more Vector4Utils & ImageMath 6 years ago
James Jackson-South bb74f5f6e2 Add benchmark results. 6 years ago
James Jackson-South 7b7a6069b8 Moar Utils 6 years ago
James Jackson-South d6b38c1803 Utils FTW 6 years ago
James Jackson-South f177b91f7f Replace clamp extensions 6 years ago
James Jackson-South 4565fda8c1 ImageMaths => ImageMath 6 years ago
James Jackson-South 216257a359 Introduce Numerics and migrate ImageMaths methods 6 years ago
Brian Popow e9638ae2db Add support for decompressing huffman encoded tiffs 6 years ago
Brian Popow 1d0bdd2677 Fix issue with CCITT T4 with white runs of length 0 at the start of a scanline 6 years ago
Brian Popow caf311473b Add test images for fax3 compressed tiff 6 years ago
James Jackson-South ecf05e2ff9 Bump tolerance 6 years ago
James Jackson-South 6e589e8d8e Use higher tolerance on macOS CI runs 6 years ago
James Jackson-South 801e026322 Enable resize tests 6 years ago
James Jackson-South 8a065ac9ac Move property to base. 6 years ago
James Jackson-South a0a6aea951 Update tests 6 years ago
Brian Popow 9bed14f268 Add histogram equalization benchmark 6 years ago
AlexNDRmac 17639498f2
Decorate OSX specific tests 6 years ago
AlexNDRmac 2085b77b05
Do not run windows specific tests on macOS 6 years ago
AlexNDRmac 8f2da28358
Move package to build props 6 years ago
AlexNDRmac 427d97a742
Add support using libgdiplus on macOS 6 years ago
James Jackson-South 842cd378d7 Fix Short4 and tests 6 years ago
James Jackson-South 181d434462 Update External 6 years ago
James Jackson-South 686aef78d2 Add new property and implement for TPixel types 6 years ago