16 Commits (d8d89a9f7e626142a9aa74ecc6b0f3b418e63d39)

Author SHA1 Message Date
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 c282898999 Change paletted tiff encoder tests 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 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
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
Brian Popow 7c663240f3 Add Tiff encoder Tests 6 years ago