9344 Commits (ccc3f9b8815817dbefdee4bbd84a5eb7ff7dfe2b)
 

Author SHA1 Message Date
Brian Popow 6ea7675336 Add makeup codes for run length above 63 6 years ago
Brian Popow a89c4f5d9b Add T4 BitWriter: So far only works for run length up to 63 6 years ago
Anton Firszov e338792d60
Merge branch 'master' into ci-cache-action 6 years ago
Brian Popow 3f612b736f Split up WriteBiColor in Deflate and no compression 6 years ago
Brian Popow 777c53c9d9
Merge branch 'master' into bp/bmpEnsureSpanLengthIsEqual 6 years ago
Brian Popow 262b63f5eb Add option to use deflate compression for bicolor images 6 years ago
Brian Popow 11abaeff60 Add option to write bi-level tiff's 6 years ago
James Jackson-South 2e72563045
Merge pull request #1444 from SixLabors/sp/bokeh-kernel-jit-opt 6 years ago
Sergio Pedri c71f9e3393 Reduce code duplication due to reified generics 6 years ago
Brian Popow 46fa87f042 Fix broken tiff spec pdf 6 years ago
Brian Popow add82fc4b3 Allow deflate compression for paletted tiff's 6 years ago
James Jackson-South 14243d667a
Merge pull request #1388 from Evangelink/pixel-swizzle 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
Amaury Levé 1547379bdd Forgot to commit tests 6 years ago
Amaury Levé e687f7b10a Address review comments 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 ea7c8a157d Ensure Span length of source and destination are equal during pixel conversions. 6 years ago
Amaury Levé 1412942751 Apply suggested change for test 6 years ago
Brian Popow a7deb8b251 Add Tiff encoder Tests 6 years ago
Brian Popow d90c17d0cd Add support for writing 8bit gray tiff images 6 years ago
Brian Popow d5980eafae Set bits per pixel in tiff metadata 6 years ago
Brian Popow ae34c3ceca Add Tiff EncodeAsync 6 years ago
AlexNDRmac 41ed93cbeb
Fix file pattern for hashFiles 6 years ago
AlexNDRmac a0bf4e331c
Add props and targets to hash for cache key 6 years ago
AlexNDRmac 9d72a840d2
Add cache for Nuget packages 6 years ago
Brian Popow 838a1f7fd0 First attempt writing uncompressed tiff 6 years ago
Evangelink a665bce50e Update integration tests 6 years ago
Evangelink e9738f21eb Fix unit test 6 years ago
Evangelink a5e9694667 More progress toward a working swizzler 6 years ago
Amaury Levé 9bdcfbca82 Merge branch 'master' into pixel-swizzle 6 years ago
James Jackson-South c1cb2f1420
Merge pull request #1436 from SixLabors/js/clamp-utils 6 years ago
James Jackson-South 8d3cddab30 No more Vector4Utils & ImageMath 6 years ago
James Jackson-South e342e2c0d2
Update src/ImageSharp/Common/Helpers/Numerics.cs 6 years ago
Brian Popow c84ffbae5e T4 decompression: Clear buffer at start 6 years ago
James Jackson-South 5e0ceaa593 Fix Numerics fallback logic for 32 bit 6 years ago
James Jackson-South 5f63c88b2f
Merge branch 'master' into js/clamp-utils 6 years ago
James Jackson-South 8799ca53d6 Add benchmark results. 6 years ago
James Jackson-South ddacec2b41 Moar Utils 6 years ago
James Jackson-South f66fe45ac1 Utils FTW 6 years ago
James Jackson-South 289b5326c1 Move FastClamp to Numerics 6 years ago
James Jackson-South 3bdbfe620e Replace clamp extensions 6 years ago
James Jackson-South 124a54c5ad ImageMaths => ImageMath 6 years ago
James Jackson-South e9f734a943 Introduce Numerics and migrate ImageMaths methods 6 years ago
Brian Popow 72ada958c9 Add Tiff specification pdf's 6 years ago
Brian Popow 8122bed91b Add support for decompressing huffman encoded tiffs 6 years ago
James Jackson-South 275f12f5c6
Merge pull request #1434 from SixLabors/js/macos-enable-tests 6 years ago
Brian Popow fbce81b604 Handle white as zero based on photometric interpretation 6 years ago