14335 Commits (42f6fb6276b2ce030833ce0eec06df3659964fce)
 

Author SHA1 Message Date
Anton Firszov 74f853a55b build and testrunning fix 10 years ago
Anton Firszov e59255d43f cleanup & stylecop 10 years ago
Anton Firszov c9e17d8966 PixelAccessor<T> and PixelArea<T> using PinnedBuffer<T> 10 years ago
Scott Williams bc1440798f move to alpha release 10 years ago
Scott Williams 76905dab5e render using sixlabors.fonts 10 years ago
Andrew Wilkinson cd9df139f2 More comprehensive testing of header checks 10 years ago
Andrew Wilkinson dff3ca43cf Read raw data from TIFF IFDs 10 years ago
Andrew Wilkinson f0237696f9 Make TiffDecoderCore more unit-testable 10 years ago
Anton Firszov fa060e98fa default BulkPixelOperations passing 10 years ago
Scott Williams a98be90e19 update SixLabors.Shapes 10 years ago
Andrew Wilkinson 300a4bd03c Make Tiff implementation details internal 10 years ago
Andrew Wilkinson 1c9f39918f Read and validate the TIFF file header. 10 years ago
Anton Firszov 739db5f3bc fixed PackToXyzBytes 10 years ago
Anton Firszov bf0d03fe89 started implementing operations 10 years ago
Anton Firszov bca8c6f5ea better tests 10 years ago
Andrew Wilkinson 9848245df3 Add stub Tiff encoders/decoders 10 years ago
Andrew Wilkinson b120e7b359 Reference ImageSharp (temporary code sharing) 10 years ago
Anton Firszov 2b57a471dd Merge remote-tracking branch 'origin/master' into bulk-pixels 10 years ago
Anton Firszov 1d2d7cb6e2 PinnedBuffer<T>, better tests 10 years ago
Anton Firszov 598ebdbd96 BulkPixelOperations<T> skeleton 10 years ago
Anton Firsov 8f65842069 Merge pull request #117 from Toxantron/benchmark-min 10 years ago
Anton Firszov c9085c081f Merge remote-tracking branch 'origin/master' into bulk-pixels 10 years ago
Anton Firszov 87b2be9e5f revert adding explicit "BenchmarkDotNet.Core" dependency 10 years ago
Anton Firszov bd9301fbdd added "BenchmarkDotNet.Core" dependency 10 years ago
Andrew Wilkinson 64f791d8d8 Add Tiff implementation of IImageFormat 10 years ago
Toxantron 784ded5ce0 Benchmark running on linux 10 years ago
Andrew Wilkinson 1b568ceedd Add initial Tiff codec projects, and TiffGen 10 years ago
Mordechai Zuber eb1e4316b7 Wyam documentation 10 years ago
Scott Williams c3e6980609 Fix drawing on transparent background 10 years ago
Scott Williams c2904aa234 Update SixLabors.Shapes version 10 years ago
James Jackson-South 2032017dbf Prevent logo squish on mobile [skip ci] 10 years ago
James Jackson-South 525c1cf98d Drop px [skip ci] 10 years ago
James Jackson-South f0089cff96 Reduce logo height [skip ci] 10 years ago
James Jackson-South a97e6c9ec8 Update readme [skip ci] 10 years ago
James Jackson-South 3f16b57988 Re export images [skip ci] 10 years ago
James Jackson-South f6be42a486 Branding.... 10 years ago
James Jackson-South ab0c5d01c9 Inline filters 10 years ago
James Jackson-South c45b945489 Fix #115 10 years ago
Dirk Lemstra 052ecdc337 Changed optional arguments into overloads. 10 years ago
Dirk Lemstra 48baea5ffe Added missing initialization of the quantizer field. 10 years ago
Dirk Lemstra 347dcaa825 Fixed text in comments. 10 years ago
Dirk Lemstra 35fb2974dc Refactored the Create method for the encoder/decoder options. 10 years ago
Dirk Lemstra ce2e129287 Implemented the IEncoderOptions inside the png encoder. 10 years ago
Dirk Lemstra 1b4b8043bc Renamed test classes. 10 years ago
Dirk Lemstra e429b812cc Implemented the IEncoderOptions inside the jpeg encoder. 10 years ago
Dirk Lemstra 98f18cbfeb Added extra test for trimming comments. 10 years ago
Dirk Lemstra de7aa06054 Build fixes due to re-base. 10 years ago
Dirk Lemstra 2161916564 Implemented the IEncoderOptions inside the gif encoder. 10 years ago
Dirk Lemstra 5d71c2ceae Options should be readonly. 10 years ago
Dirk Lemstra 20a295afec Comment fixes. 10 years ago