33 Commits (73fdeee347438ef4181be3782893e57c1948a481)

Author SHA1 Message Date
Brian Popow 48c8346006 Fix issue comparing to wrong image in encode paletted color tiff tests 6 years ago
Brian Popow 8e85b1dd69 Fix issue writing too large color palette 6 years ago
Brian Popow 57fe8ea703 Change tiff namespace to SixLabors.ImageSharp.Formats.Experimental.Tiff 6 years ago
Brian Popow 22f7ec2a1c Change paletted tiff encoder tests 6 years ago
Brian Popow 6851e4bd74 Fix warnings 6 years ago
Brian Popow 778c5baaa7 Fix namespaces 6 years ago
Brian Popow 7275b6c282 Add option to use PackBits with paletted tiff's 6 years ago
Brian Popow d3a8f5ef69 Add support for encoding packed bits compressed tiff's 6 years ago
Brian Popow 0d5f255e4e Add support for encoding modified huffman RLE 6 years ago
Brian Popow 3406764a54 Fix compression namespace 6 years ago
Brian Popow 719c7fae21 Add ccitt fax3 test images 6 years ago
Brian Popow 262b63f5eb Add option to use deflate compression for bicolor images 6 years ago
Brian Popow add82fc4b3 Allow deflate compression for paletted tiff's 6 years ago
Brian Popow d0d57ca61a Allow deflate compression for gray tiff 6 years ago
Brian Popow edcdc08efd Fix issue with encoding paletted tiff when quantized palette is smaller than 256 6 years ago
Brian Popow 4e5be46960 Add support for encoding deflate compressed tiff's 6 years ago
Brian Popow a0e406bec8 Add tiff encoding mode enum 6 years ago
Brian Popow c7511c7bd6 Add support for writing palette color tiff's 6 years ago
Brian Popow a7deb8b251 Add Tiff encoder Tests 6 years ago
Brian Popow 838a1f7fd0 First attempt writing uncompressed tiff 6 years ago
Brian Popow 0bb8165902 Fix issue with CCITT T4 with white runs of length 0 at the start of a scanline 6 years ago
Ildar Khayrutdinov 5edec6dc31 Lzw test fix. 6 years ago
Ildar Khayrutdinov 599f24feff #12 LZW bug fix 6 years ago
Ildar Khayrutdinov 1d77c2e5a2 Improve decoders - performance and memory usage. 6 years ago
Ildar Khayrutdinov 768ff6b582 Deep refactoring and improves for tiff classes. 6 years ago
Ildar Khayrutdinov 25a8203bc0 Add Tiff to configurations. 7 years ago
Ildar Khayrutdinov 2457d20bfc Move tiff classes into Formats.Tiff namespace. Mark tests with category. 7 years ago
Ildar Khayrutdinov 712104a786 Update license 6 years ago
Ildar Khayrutdinov 7a0461b1bc Compilation errors fixes. Temporarily disable obsolete metadata related methods and tests. 6 years ago
James Jackson-South 01fbd07625 Fix namespace reference in tests 8 years ago
James Jackson-South 1628863e05 Use environment specific newline in test 8 years ago
James Jackson-South 10b814c079 Update codebase to catch up with changes to main repo. 8 years ago