1016 Commits (bace18e4abf5233758e4fc727ca4d6e9343d4a14)

Author SHA1 Message Date
Andrew Wilkinson bace18e4ab Use new configuration API for TIFF codec 9 years ago
Andrew Wilkinson 6603badd22 Update xUnit version (and fix test warnings) 9 years ago
Johannes Bildstein 2a22348457 refactor reading and writing of ICC multilocalized unicode tag data entry 9 years ago
Scott Williams bb9280f317 switch from mimetype strings to IImageFormats 9 years ago
Scott Williams a1908fb909 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Scott Williams 732cb21bdc fix comments 9 years ago
Scott Williams 4fd00a37f1 discover types tests 9 years ago
Scott Williams 5e477e4537 fix formats + added sample for switching out encoders/decoders 9 years ago
James Jackson-South b7f5a440d9 Delete broken tests 9 years ago
Scott Williams 00c5897c2e provide IImageFormatProviders and split mimetype detection from decoders. 9 years ago
Andrew Wilkinson 596a738daa Write metadata to a TIFF file 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
Andrew Wilkinson 51dc7ded67 Add TIFF IFD encoding 9 years ago
Johannes Bildstein 34b224ec20 read and write duplicate tag data entries only once 9 years ago
Scott Williams b76c21e7ee fix blending to allow non rectangualar regions to antialiase 9 years ago
Scott Williams 69501ee20c cleanup and reduce branches 9 years ago
Scott Williams 0384acb36f generate pixel blenders 9 years ago
Scott Williams 7f8d10c89a migrate to use primitives from SixLabors.Core 9 years ago
James Jackson-South 93e757573a Fix #247 9 years ago
Andrew Wilkinson fd0f49f050 Add TiffEncoder and write TIFF header 9 years ago
Andrew Wilkinson b2979f9b96 Add 'DecodeTiff' benchmark 9 years ago
Andrew Wilkinson 06ed5221c4 Add TIFF as a default image format 9 years ago
Andrew Wilkinson 22f0a1d617 Add some TIFF sample images (autogenerated) 9 years ago
Andrew Wilkinson 53d17fc40e Read baseline TIFF metadata 9 years ago
Toxantron 043087fb3a Replace deprecated attributes 9 years ago
Toxantron f2dcafb0e0 Restore Benchmark on Linux with netcoreapp1.1 9 years ago
Andrew Wilkinson 7af04b1415 Refactor TIFF metadata reading into separate method 9 years ago
Anton Firszov ba364d89ef implemented the rest of pixel conversion methods 9 years ago
Anton Firszov 1901b3fdc2 T4 all the PixelOperations! 9 years ago
Anton Firszov 898b925844 refactor some of the PixelOperations. Ready to T4 the rest 9 years ago
Anton Firszov 16d219ab25 test clenup (xUnit analyzer warnings mostly) 9 years ago
Anton Firszov eb2a3bd155 almost done 9 years ago
Scott Williams 15dffecfc1 ensure we fill pixels even if start is smaller then minX 9 years ago
James Jackson-South ae1e2eda45 First attempt 9 years ago
Scott Williams 7c81b0cc35 add draw text along path extension methods 9 years ago
Scott Williams 8e6aecbd0b add unit tests 9 years ago
James Jackson-South d821f201e9 Fix broken test 9 years ago
James Jackson-South 5fa10c0ab3 Remove StandardImageClass 9 years ago
James Jackson-South 1e4d1df2c1 Use EnsureProcessorChangesAreConstrained 9 years ago
Scott Williams 230e47991f migrate text glyph rendering to SixLabors.Shapes.Text 9 years ago
Andrew Wilkinson 63218369f6 Add support for LZW compression 9 years ago
Scott Williams 0164f0b0a3 Fix Tests 9 years ago
Scott Williams 4ab9228508 replace outlineing logic with path generation. 9 years ago
James Jackson-South 45d2fe6ed7 Begin general tests 9 years ago
James Jackson-South 6b07ff2b28 Rotate, Skew 9 years ago
James Jackson-South 2bd0c2c9ba Resize 9 years ago
James Jackson-South 0496b0d85c Flip 9 years ago
James Jackson-South 0a8eeedb5f EntropyCrop 9 years ago
James Jackson-South d3b0d046d0 Crop 9 years ago
James Jackson-South 72fb7b4f46 AutoOrient 9 years ago