14335 Commits (42f6fb6276b2ce030833ce0eec06df3659964fce)
 

Author SHA1 Message Date
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
Andrew Wilkinson 53d17fc40e Read baseline TIFF metadata 9 years ago
James Jackson-South 7646ae14b8 Merge pull request #243 from Toxantron/benchmarks 9 years ago
James Jackson-South 6b16d3f7a2 Merge pull request #242 from JimBobSquarePants/pixel-conversion-refactor 9 years ago
Anton Firszov b5ce236d1c T4 Rgba32.PixelOperations 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
Andrew Wilkinson 59b5df5dd9 Fill TIFF Readme tables with current status. 9 years ago
Anton Firszov 8d7a8eeded headers in T4 and generated .cs 9 years ago
Anton Firszov c6a52884b9 removed unnecessary warnings, added source headers 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 ae70af3159 document and refactor GetRgb24() 9 years ago
Anton Firszov 01ebd8e1d6 fixed broken rounding 9 years ago
Anton Firszov eb2a3bd155 almost done 9 years ago
Anton Firszov 5c81ef115d Merge remote-tracking branch 'origin/master' into pixel-conversion-refactor 9 years ago
Scott Williams 28993310b0 [SL.Core] add matrix tests & fix GetHashCode 9 years ago
James Jackson-South 8a25f9a676 Merge pull request #240 from JimBobSquarePants/tocsoft/DrawText 9 years ago
Scott Williams 861335dcba [SL.Core] update sln 9 years ago
Scott Williams efc0adece3 [SL.Core] update api key 9 years ago
Scott Williams 0d277b8b5d [SL.Core] initial primitive 9 years ago
Scott Williams a53e6a91e5 [SL.Core] Initial commit 9 years ago
Scott Williams 3b9e332da3 update to latest Shapes release 9 years ago
James Jackson-South 6eb9e946a8 Merge pull request #241 from JimBobSquarePants/fixes/238-unknown-marker 9 years ago
Scott Williams ee8f510e64 ensure we consume stream when failing to read ICC profile 9 years ago