10772 Commits (4e6d96f2391fa689fe031ea43b4678fdb4ddf8ec)
 

Author SHA1 Message Date
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
Scott Williams 15dffecfc1 ensure we fill pixels even if start is smaller then minX 9 years ago
Scott Williams 99d7485d45 Merge remote-tracking branch 'origin/master' into tocsoft/DrawText 9 years ago
James Jackson-South fa25cad3bf Merge pull request #236 from JimBobSquarePants/issue/219 9 years ago
Anton Firszov 0fd3f3bf24 inline all the things 9 years ago
Anton Firszov 2d0bdfd97a replaced WeightsWindow.destIndex with flatStartIndex 9 years ago
Scott Williams ff7296d5e2 Merge pull request #234 from JimBobSquarePants/tocsoft/outliner 9 years ago
James Jackson-South 4ce6a03758 Add spec [skip ci] 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 08bb091acb Merge remote-tracking branch 'origin/tocsoft/outliner' into tocsoft/DrawText 9 years ago
Scott Williams 8e6aecbd0b add unit tests 9 years ago
Andrew Wilkinson 03b16bc8e9 Add more items to TIFF readme 9 years ago
Andrew Wilkinson e4c2e08451 Add TIFF README.md file 9 years ago