5782 Commits (b142dbacffb314ef751cd78ffb3eb833d021c9da)

Author SHA1 Message Date
Anton Firszov ddc6bf5b18 BulkPixelOperationsTests.GetGlobalInstance() to make CodeCov happy 10 years ago
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 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 1d2d7cb6e2 PinnedBuffer<T>, better tests 10 years ago
Anton Firszov 598ebdbd96 BulkPixelOperations<T> skeleton 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
Scott Williams c3e6980609 Fix drawing on transparent background 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 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 2161916564 Implemented the IEncoderOptions inside the gif encoder. 10 years ago
Dirk Lemstra 26aec54e05 Implemented the IEncoderOptions inside the bmp encoder. 10 years ago
Dirk Lemstra c56ab2fdab Added extra overload for TestFile.CreateImage and used it in the tests. 10 years ago
Dirk Lemstra 6878997af7 Also allow specification of the text encoding inside the gif decoder. 10 years ago
Dirk Lemstra b27fa62a6a Implemented the IDecoderOptions inside the png decoder. 10 years ago
Dirk Lemstra c7ced5bcdf Implemented the IDecoderOptions inside the jpeg decoder. 10 years ago
Dirk Lemstra 32481be496 Implemented the IDecoderOptions inside the gif decoder. 10 years ago
Anton Firszov 553728691e additional PixelAccessorVirtualCopy Param 10 years ago
Anton Firszov 33627ee257 Benchmarks: PixelAccessorVirtualCopy, vectorization 10 years ago
Anton Firszov 3cdc423500 The return of IPackedVector<T> 10 years ago
Anton Firszov bba886e214 fix 10 years ago
Anton Firszov 1125edcef8 IPixel 10 years ago
Anton Firszov c082056db7 ArrayPointer<T> 10 years ago
Scott Williams 54c65567ce Improve Fast2DArray initialisation 10 years ago
Anton Firszov 680ac0de5a better Array2D benchmark 10 years ago
Scott Williams cfefe30aa9 Add namedcolors to work for all TColor types 10 years ago
James Jackson-South 3ff7942475 Use Fast2DAarray for ordered dither. 10 years ago
James Jackson-South a8517788a3 Remove extra stream 10 years ago
James Jackson-South f4f84af2a8 Better integration tests 10 years ago
James Jackson-South 056588aef4 Cleanup 10 years ago