4053 Commits (32ab03bc3c83288e984cf791c9d0aec6ee067ff6)
 

Author SHA1 Message Date
Andrew Wilkinson 32ab03bc3c Merge from latest master 9 years ago
Andrew Wilkinson 8be5d3d615 Update xUnit version (and fix test warnings) 9 years ago
Scott Williams 90a505e77d Merge pull request #254 from JimBobSquarePants/tocsoft/refactor-encoders-v2 9 years ago
Dirk Lemstra 5ce77d127c Sealed some classes and made some classes internal. 9 years ago
Dirk Lemstra 465c736841 Made the default IImageFormatDetectors public and sealed. 9 years ago
James Jackson-South 6894bff3de Merge pull request #264 from JBildstein/icc-multilocalizedunicode-refactor 9 years ago
Johannes Bildstein d9e31decff refactor reading and writing of ICC multilocalized unicode tag data entry 9 years ago
James Jackson-South fe346134fe Minor cleanup 9 years ago
Scott Williams b61cae24d6 fix paramater names 9 years ago
Scott Williams e16a31e98f merge in master 9 years ago
Scott Williams 7ce1acda6e Merge pull request #257 from xakep139/patch-1 9 years ago
Nikita Balabaev 1d656863ea Fix example in README 9 years ago
James Jackson-South 1478d52af0 Merge pull request #253 from JimBobSquarePants/primitives 9 years ago
Scott Williams 8bd785af50 switch from mimetype strings to IImageFormats 9 years ago
Scott Williams babd2bc642 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Dirk Lemstra 6d4e4f2f23 Various comment fixes and some variable renames. 9 years ago
Scott Williams 73d5a2a412 drop scratch app 9 years ago
Scott Williams 5c78cf7f6e use buffer instead of array pool directly 9 years ago
Scott Williams f8f1305076 update comment 9 years ago
Scott Williams fbed11bb78 fix comments 9 years ago
Scott Williams 8cd195cb34 discover types tests 9 years ago
Scott Williams fe61328183 fix formats + added sample for switching out encoders/decoders 9 years ago
Scott Williams f59f8cc80a merged 9 years ago
James Jackson-South 82679e4b0a Delete broken tests 9 years ago
Scott Williams 3499d7b6a2 provide IImageFormatProviders and split mimetype detection from decoders. 9 years ago
Andrew Wilkinson afbe2835fa Write metadata to a TIFF file 9 years ago
Scott Williams d02740ef94 Merge remote-tracking branch 'origin/master' into primitives 9 years ago
James Jackson-South 1ee686e44a Merge pull request #249 from JBildstein/iccreadwrite-improve 9 years ago
Scott Williams a07aef7cf3 Merge pull request #250 from JimBobSquarePants/pixel-blenders 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
Dirk Lemstra 1d6d492d0c Use var instead. 9 years ago
Andrew Wilkinson dfaa4cf835 Add TIFF IFD encoding 9 years ago
Johannes Bildstein 7e8ddd65bf read and write duplicate tag data entries only once 9 years ago
Scott Williams e07cc28ce3 impove sample 9 years ago
Scott Williams 8cc4474125 ensure older blenders function as before 9 years ago
Scott Williams ae7dd7c0b6 fix blending to allow non rectangualar regions to antialiase 9 years ago
Scott Williams 96b394f35c cleanup and reduce branches 9 years ago
Scott Williams e111974e3e generate pixel blenders 9 years ago
Scott Williams 64f18bc298 migrate to use primitives from SixLabors.Core 9 years ago
James Jackson-South eb207d41e9 Fix #247 9 years ago
Andrew Wilkinson 719e6af747 Add TiffEncoder and write TIFF header 9 years ago
Andrew Wilkinson cba51ed539 Add 'DecodeTiff' benchmark 9 years ago
Andrew Wilkinson 16319d0a15 Add TIFF as a default image format 9 years ago
Andrew Wilkinson 0971b9d1c2 Add some TIFF sample images (autogenerated) 9 years ago
Andrew Wilkinson 38a89f1d1d Use new pixel packing methods 9 years ago
Andrew Wilkinson 49867fb40b Merge branch 'master' into tiff-codec 9 years ago
Andrew Wilkinson f986ac7cfa Read baseline TIFF metadata 9 years ago
James Jackson-South b165c54bb5 Merge pull request #243 from Toxantron/benchmarks 9 years ago
James Jackson-South ee1896c99e Merge pull request #242 from JimBobSquarePants/pixel-conversion-refactor 9 years ago
Anton Firszov 2cf4b328ab T4 Rgba32.PixelOperations 9 years ago