645 Commits (c45b94548935d4bbb936f189f080a3a39eef645c)

Author SHA1 Message Date
James Jackson-South c45b945489 Fix #115 9 years ago
Dirk Lemstra 052ecdc337 Changed optional arguments into overloads. 9 years ago
Dirk Lemstra 1b4b8043bc Renamed test classes. 9 years ago
Dirk Lemstra e429b812cc Implemented the IEncoderOptions inside the jpeg encoder. 9 years ago
Dirk Lemstra 98f18cbfeb Added extra test for trimming comments. 9 years ago
Dirk Lemstra 2161916564 Implemented the IEncoderOptions inside the gif encoder. 9 years ago
Dirk Lemstra 26aec54e05 Implemented the IEncoderOptions inside the bmp encoder. 9 years ago
Dirk Lemstra c56ab2fdab Added extra overload for TestFile.CreateImage and used it in the tests. 9 years ago
Dirk Lemstra 6878997af7 Also allow specification of the text encoding inside the gif decoder. 9 years ago
Dirk Lemstra b27fa62a6a Implemented the IDecoderOptions inside the png decoder. 9 years ago
Dirk Lemstra c7ced5bcdf Implemented the IDecoderOptions inside the jpeg decoder. 9 years ago
Dirk Lemstra 32481be496 Implemented the IDecoderOptions inside the gif decoder. 9 years ago
Anton Firszov 3cdc423500 The return of IPackedVector<T> 9 years ago
Anton Firszov bba886e214 fix 9 years ago
Anton Firszov 1125edcef8 IPixel 9 years ago
Anton Firszov c082056db7 ArrayPointer<T> 9 years ago
Scott Williams 54c65567ce Improve Fast2DArray initialisation 9 years ago
Anton Firszov 680ac0de5a better Array2D benchmark 9 years ago
Scott Williams cfefe30aa9 Add namedcolors to work for all TColor types 9 years ago
James Jackson-South 3ff7942475 Use Fast2DAarray for ordered dither. 9 years ago
James Jackson-South a8517788a3 Remove extra stream 9 years ago
James Jackson-South f4f84af2a8 Better integration tests 9 years ago
James Jackson-South 056588aef4 Cleanup 9 years ago
James Jackson-South 531c7aa32d Add ordered dithering 9 years ago
James Jackson-South 972e345ab8 Ignore chunk length of 1. Fix #103 9 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
Scott Williams 8c2a840f4d fixes some corner clipping issues 10 years ago
Scott Williams a7fab63cb1 remove old test 10 years ago
Scott Williams 7cc3ecee46 some cleanup 10 years ago
Scott Williams 65ffb797e1 fix test names & vars 10 years ago
Scott Williams 59c9b88cbd added unit tests for Paths 10 years ago
Scott Williams 885cc58485 update to alpha2 to fix beziers 10 years ago
Scott Williams 7fbc755907 split out paths from basic drawing 10 years ago
Scott Williams b8de058453 added IRegion and droped use of vectors in brushes 10 years ago
Scott Williams 7d253d81ed migrate to third party shapes library 10 years ago
James Jackson-South 2992ffe17d Fix quantizer test 10 years ago
Scott Williams f17831a4d6 Have PixelAccessor manage PixelPool data. 10 years ago
James Jackson-South 1a2f2c9636 Add PixelPool tests 10 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 10 years ago