8921 Commits (73fdeee347438ef4181be3782893e57c1948a481)
 

Author SHA1 Message Date
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
Brian Popow 0bb8165902 Fix issue with CCITT T4 with white runs of length 0 at the start of a scanline 6 years ago
Brian Popow 250ba56fa5 Add test images for fax3 compressed tiff 6 years ago
Brian Popow 7514df6ddf Use Dictionarys for terminating and makeup codes 6 years ago
Brian Popow 3e4b5b262a Use memory allocator in t4 bitreader 6 years ago
Brian Popow 9f085857e0 Add support for de-compressing CCITT t4 tiffs 6 years ago
James Jackson-South f5aa24942d
Merge pull request #1435 from SixLabors/sp/rgbavector-conversion-speedup 6 years ago
Sergio Pedri 9236cb1269 Added missing RgbaVector conversion override 6 years ago
James Jackson-South 12a62739f3 Bump tolerance 6 years ago
James Jackson-South 46f47eb97b Use higher tolerance on macOS CI runs 6 years ago
James Jackson-South 3cc5f81a79 Revert "Use doubles in ResizeHelper" 6 years ago
James Jackson-South c719148a43 Use doubles in ResizeHelper 6 years ago
James Jackson-South 204951d4db Enable resize tests 6 years ago
James Jackson-South a9f82cdf8c
Merge pull request #1420 from SixLabors/js/pixel-type-info 6 years ago
James Jackson-South b1eb8fac00 Move property to base. 6 years ago
James Jackson-South 65909fcf5a Make PixelTypeInfo lazy 6 years ago
James Jackson-South 20c598cb1f Update tests 6 years ago