14362 Commits (b142dbacffb314ef751cd78ffb3eb833d021c9da)
 

Author SHA1 Message Date
Scott Williams 54ce9338d1 merged 9 years ago
James Jackson-South 56b9423c96 Merge branch 'master' into jpeg-port 9 years ago
James Jackson-South b7f5a440d9 Delete broken tests 9 years ago
James Jackson-South 12d81aec4b Experiment with new file marker finder 9 years ago
James Jackson-South 0b7a08a062 Impove disposal 9 years ago
Scott Williams 00c5897c2e provide IImageFormatProviders and split mimetype detection from decoders. 9 years ago
James Jackson-South d572b75036 Begin second phase of decoding 9 years ago
Andrew Wilkinson 596a738daa Write metadata to a TIFF file 9 years ago
James Jackson-South 8b699bf1d4 Can now decode a scan 9 years ago
Scott Williams c3d4163e1e Merge remote-tracking branch 'origin/master' into primitives 9 years ago
James Jackson-South 6557eb0a05 Merge branch 'master' into jpeg-port 9 years ago
James Jackson-South c8579dc359 Merge pull request #249 from JBildstein/iccreadwrite-improve 9 years ago
Scott Williams fce84dff60 Merge pull request #250 from JimBobSquarePants/pixel-blenders 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
Dirk Lemstra cb8ab9a1f4 Use var instead. 9 years ago
James Jackson-South a2431cb5d0 Begin ProcessStartOfScan 9 years ago
James Jackson-South 1ccca34ce4 Can now build huffman tables 9 years ago
Andrew Wilkinson 51dc7ded67 Add TIFF IFD encoding 9 years ago
James Jackson-South 74ba49f162 (╯°□°)╯︵ ┻━┻ 9 years ago
James Jackson-South 6feb98f763 Fix progressive bool assignment 9 years ago
James Jackson-South 5675e56e77 Remove offset 9 years ago
James Jackson-South 49c13e3073 Use buffer 9 years ago
James Jackson-South f29bb65492 Add js source link 9 years ago
James Jackson-South e35224662d Fix header finder 9 years ago
Johannes Bildstein 34b224ec20 read and write duplicate tag data entries only once 9 years ago
Scott Williams 87e43acdaa impove sample 9 years ago
Scott Williams 53c67b2387 ensure older blenders function as before 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
James Jackson-South 7bda1a997d Begin port 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
Scott Williams 699895c3c9 [SL.Core] remove IsEmpty based ToString() branches 9 years ago
Scott Williams 5ba4110c19 [SL.Core] drop zero in favor of empty 9 years ago
Scott Williams d080c0bcfa [SL.Core] Revert "add center property to rectangle" 9 years ago
Scott Williams e16bc60634 [SL.Core] add multiplication and divide operators to Point 9 years ago
Scott Williams 0d18481fb3 [SL.Core] add center property to rectangle 9 years ago
Scott Williams 5be9c18a1e [SL.Core] rename project from Primitives to Core 9 years ago
Scott Williams 82d5574cc0 [SL.Core] remove opencover 9 years ago
Scott Williams 15aa32c3d7 [SL.Core] Merge branch 'master' of https://github.com/SixLabors/Primitives 9 years ago
Scott Williams e040a5e6f4 [SL.Core] Drop unneeded types plus added Size operators. 9 years ago
James Jackson-South b56341de43 [SL.Core] Fix naming 9 years ago
Scott Williams 717cb902ab [SL.Core] Remove matrix in favour of Matrix3x2 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 f41eb1101c Use new pixel packing methods 9 years ago
Andrew Wilkinson db10ba4055 Merge branch 'master' into tiff-codec 9 years ago