658 Commits (f56367f6bee7b80f32fb6371ace042c6d8fb6328)

Author SHA1 Message Date
Andrew Wilkinson 6c9e894141 Read rational numbers from TIFF IFDs 10 years ago
Andrew Wilkinson a27964aabe Read strings from TIFF IFDs 10 years ago
Andrew Wilkinson d82ef72d72 Read integer types from TIFF IFDs 10 years ago
Andrew Wilkinson 2a89db1a06 Read raw bytes for IFD entries 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
Andrew Wilkinson 300a4bd03c Make Tiff implementation details internal 10 years ago
Andrew Wilkinson 1c9f39918f Read and validate the TIFF file header. 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
Andrew Wilkinson 64f791d8d8 Add Tiff implementation of IImageFormat 10 years ago
Andrew Wilkinson 1b568ceedd Add initial Tiff codec projects, and TiffGen 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 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
James Jackson-South 531c7aa32d Add ordered dithering 10 years ago
James Jackson-South 972e345ab8 Ignore chunk length of 1. Fix #103 10 years ago
James Jackson-South 6d9d6616fc Add error diffusion binerization 10 years ago
Scott Williams 388887dc02 improved test coverage 10 years ago
Scott Williams eb46afae69 file path based apis 10 years ago
Scott Williams 6bd8848b48 Update SixLabors.Shapes 10 years ago
James Jackson-South 1dd168e90d Correctly read resolution. Fix #96 10 years ago
Dirk Lemstra 6550d3f1cf Moved synchronization code to the ExifProfile. 10 years ago
Scott Williams 60fb2fb775 update SixLabors.Shapes version 10 years ago
Dirk Lemstra 4d6cfcf8f5 Added unit test for Horizontal and Vertical resolution. 10 years ago
Dirk Lemstra 7024deccab Added method to update the profile data (based on #96) 10 years ago
Dirk Lemstra 9fbc44e14c Fixed folder name. 10 years ago
Dirk Lemstra 42b2b666e0 Added metadata class for image frames. 10 years ago
Dirk Lemstra 7ea3238d83 Moved the meta data of the image to a new MetaData property. 10 years ago