3282 Commits (b184507fa45cd7a4c05068d42e44175414745f72)
 

Author SHA1 Message Date
James Jackson-South b184507fa4 Remove extra stream 9 years ago
James Jackson-South 13ba30840e Merge remote-tracking branch 'refs/remotes/origin/master' into dithering 9 years ago
James Jackson-South fbf017dd90 Better integration tests 9 years ago
James Jackson-South fec92d8c84 Use caching for the distance calculation 9 years ago
James Jackson-South 6526585850 Cleanup 9 years ago
James Jackson-South e3035f6839 Use Octree for Png for dithering 9 years ago
James Jackson-South c41d95068a Fix terniary 9 years ago
Scott Williams 8264d2df7c Merge pull request #101 from JimBobSquarePants/tocsoft/file-io 9 years ago
James Jackson-South 04b1e6dece Add ordered dithering 9 years ago
Scott Williams 8912faacf2 correct define tag 9 years ago
Scott Williams d58adb4247 change NO_FILE_IO to NETSTANDARD11 9 years ago
James Jackson-South 865b0348c3 Merge remote-tracking branch 'refs/remotes/origin/master' into dithering 9 years ago
James Jackson-South a1c4882922 Ignore chunk length of 1. Fix #103 9 years ago
James Jackson-South 8e49417bc4 Whitespace 9 years ago
Scott Williams 593500e11b fix vars 9 years ago
James Jackson-South 39c23e524c Add information files 10 years ago
James Jackson-South 3e164d34b4 Add error diffusion binerization 10 years ago
James Jackson-South 0003b9a79d Rename base interface, fix Stucki filter 10 years ago
James Jackson-South 12654b8b48 Add dithering to quantizers. FIx #15 10 years ago
James Jackson-South d8a75dc6a2 Fix PackVector method in Color and Argb 10 years ago
Scott Williams 0c274cd878 improved test coverage 10 years ago
Scott Williams 8b7923fe6b file path based apis 10 years ago
Scott Williams 0610221b0c update package version inline with rest of project 10 years ago
Scott Williams b432e33ea8 Update SixLabors.Shapes 10 years ago
James Jackson-South 19100abffe Correctly read resolution. Fix #96 10 years ago
Dirk Lemstra b179eecc77 Merge pull request #99 from dlemstra/MetaData 10 years ago
Dirk Lemstra fe4753c692 Moved synchronization code to the ExifProfile. 10 years ago
James Jackson-South 1b00ef68ef Merge pull request #100 from antonfirsov/inline-all-the-conversion-methods 10 years ago
James Jackson-South 38dc513ba0 Merge branch 'master' into inline-all-the-conversion-methods 10 years ago
James Jackson-South 3b66fe3078 Inline ToVector4() 10 years ago
Anton Firszov 2b80068673 [MethodImpl(MethodImplOptions.AggressiveInlining)] on packedpixel primitives 10 years ago
Scott Williams 351f92812a update SixLabors.Shapes version 10 years ago
Dirk Lemstra 50edd0c799 Added unit test for Horizontal and Vertical resolution. 10 years ago
James Jackson-South 6b9d853b84 A little cleanup 10 years ago
Dirk Lemstra 00f08396d7 Added method to update the profile data (based on #96) 10 years ago
James Jackson-South 75b541b33f Remove incorrect Vectors facade. 10 years ago
Dirk Lemstra f7dcff1895 Fixed folder name. 10 years ago
Dirk Lemstra bacac40115 Added metadata class for image frames. 10 years ago
Dirk Lemstra 7a799fe311 Moved the meta data of the image to a new MetaData property. 10 years ago
Scott Williams 92e74ecf13 Merge pull request #98 from JimBobSquarePants/tocsoft/paths 10 years ago
Scott Williams 06ff61040d fixes some corner clipping issues 10 years ago
Scott Williams 3d8e86cb3a remove old test 10 years ago
Scott Williams 2f8f8bd2c5 reduce calls 10 years ago
Dirk Lemstra 19a6c3a560 Corrected header. 10 years ago
Scott Williams 7f082f91ff fix stylecop issue 10 years ago
Scott Williams 6303d97ba9 xml doc fixes 10 years ago
Dirk Lemstra 6792f46b72 Moved IImageBase to a separate file. 10 years ago
Dirk Lemstra 7335f52ab1 Removed obsolete IImageFrame<TColor>. 10 years ago
Scott Williams ae5ec4ccf1 xml doc fixes 10 years ago
Scott Williams a5b3aa496f xml doc fixes 10 years ago