3287 Commits (cfefe30aa92aa7aa446eff7620024afcd0f1cb37)
 

Author SHA1 Message Date
Scott Williams cfefe30aa9 Add namedcolors to work for all TColor types 10 years ago
James Jackson-South 13db3b38d9 Merge pull request #106 from JimBobSquarePants/dithering 9 years ago
James Jackson-South e06b30f044 Use Fast2DArray for error diffusion. 9 years ago
James Jackson-South 3ff7942475 Use Fast2DAarray for ordered dither. 9 years ago
James Jackson-South f75ab4c435 Use jagged arrays 9 years ago
James Jackson-South a8517788a3 Remove extra stream 9 years ago
James Jackson-South 63698b721e Merge remote-tracking branch 'refs/remotes/origin/master' into dithering 9 years ago
James Jackson-South f4f84af2a8 Better integration tests 10 years ago
James Jackson-South dfbdba5763 Use caching for the distance calculation 10 years ago
James Jackson-South 056588aef4 Cleanup 10 years ago
James Jackson-South 1c24bdc96b Use Octree for Png for dithering 10 years ago
James Jackson-South 94bc2209de Fix terniary 10 years ago
Scott Williams 4142d5661f Merge pull request #101 from JimBobSquarePants/tocsoft/file-io 10 years ago
James Jackson-South 531c7aa32d Add ordered dithering 10 years ago
Scott Williams d56cb87615 correct define tag 10 years ago
Scott Williams 203fe3cfd5 change NO_FILE_IO to NETSTANDARD11 10 years ago
James Jackson-South c89426c1a9 Merge remote-tracking branch 'refs/remotes/origin/master' into dithering 10 years ago
James Jackson-South 972e345ab8 Ignore chunk length of 1. Fix #103 10 years ago
James Jackson-South b2dfc0fd28 Whitespace 10 years ago
Scott Williams 11ffe9be57 fix vars 10 years ago
James Jackson-South 7360c9da49 Add information files 10 years ago
James Jackson-South 6d9d6616fc Add error diffusion binerization 10 years ago
James Jackson-South c7c05c9b1d Rename base interface, fix Stucki filter 10 years ago
James Jackson-South f2d507eab5 Add dithering to quantizers. FIx #15 10 years ago
James Jackson-South 15d942e66f Fix PackVector method in Color and Argb 10 years ago
Scott Williams 388887dc02 improved test coverage 10 years ago
Scott Williams eb46afae69 file path based apis 10 years ago
Scott Williams e92cc1e95c update package version inline with rest of project 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 7f3bda482f Merge pull request #99 from dlemstra/MetaData 10 years ago
Dirk Lemstra 6550d3f1cf Moved synchronization code to the ExifProfile. 10 years ago
James Jackson-South 0d5476497e Merge pull request #100 from antonfirsov/inline-all-the-conversion-methods 10 years ago
James Jackson-South 9e3822e3bb Merge branch 'master' into inline-all-the-conversion-methods 10 years ago
James Jackson-South 92405c30ab Inline ToVector4() 10 years ago
Anton Firszov 8d93109d55 [MethodImpl(MethodImplOptions.AggressiveInlining)] on packedpixel primitives 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
James Jackson-South ca513fd070 A little cleanup 10 years ago
Dirk Lemstra 7024deccab Added method to update the profile data (based on #96) 10 years ago
James Jackson-South 1cfaa58723 Remove incorrect Vectors facade. 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 8f6da2b9ac Merge pull request #98 from JimBobSquarePants/tocsoft/paths 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 2d3a9f1b0e reduce calls 10 years ago
Dirk Lemstra e153b7d567 Corrected header. 10 years ago
Scott Williams 1e79f41add fix stylecop issue 10 years ago