3257 Commits (b179eecc7763f7d03f7ccb183c7035fe1519a157)
 

Author SHA1 Message Date
Dirk Lemstra b179eecc77 Merge pull request #99 from dlemstra/MetaData 9 years ago
Dirk Lemstra fe4753c692 Moved synchronization code to the ExifProfile. 9 years ago
James Jackson-South 1b00ef68ef Merge pull request #100 from antonfirsov/inline-all-the-conversion-methods 9 years ago
James Jackson-South 38dc513ba0 Merge branch 'master' into inline-all-the-conversion-methods 9 years ago
James Jackson-South 3b66fe3078 Inline ToVector4() 9 years ago
Anton Firszov 2b80068673 [MethodImpl(MethodImplOptions.AggressiveInlining)] on packedpixel primitives 9 years ago
Scott Williams 351f92812a update SixLabors.Shapes version 9 years ago
Dirk Lemstra 50edd0c799 Added unit test for Horizontal and Vertical resolution. 9 years ago
James Jackson-South 6b9d853b84 A little cleanup 9 years ago
Dirk Lemstra 00f08396d7 Added method to update the profile data (based on #96) 9 years ago
James Jackson-South 75b541b33f Remove incorrect Vectors facade. 9 years ago
Dirk Lemstra f7dcff1895 Fixed folder name. 9 years ago
Dirk Lemstra bacac40115 Added metadata class for image frames. 9 years ago
Dirk Lemstra 7a799fe311 Moved the meta data of the image to a new MetaData property. 9 years ago
Scott Williams 92e74ecf13 Merge pull request #98 from JimBobSquarePants/tocsoft/paths 9 years ago
Scott Williams 06ff61040d fixes some corner clipping issues 9 years ago
Scott Williams 3d8e86cb3a remove old test 9 years ago
Scott Williams 2f8f8bd2c5 reduce calls 9 years ago
Dirk Lemstra 19a6c3a560 Corrected header. 9 years ago
Scott Williams 7f082f91ff fix stylecop issue 9 years ago
Scott Williams 6303d97ba9 xml doc fixes 9 years ago
Dirk Lemstra 6792f46b72 Moved IImageBase to a separate file. 9 years ago
Dirk Lemstra 7335f52ab1 Removed obsolete IImageFrame<TColor>. 9 years ago
Scott Williams ae5ec4ccf1 xml doc fixes 9 years ago
Scott Williams a5b3aa496f xml doc fixes 9 years ago
Scott Williams 0d252b0af1 case fix 9 years ago
Scott Williams 923425dc51 removed extension method 9 years ago
Scott Williams 8994d9853b some cleanup 9 years ago
Scott Williams eef8263be7 fix test names & vars 9 years ago
Scott Williams 2e22596ca2 revert accident additions 9 years ago
Scott Williams bf522fdfcb added unit tests for Paths 9 years ago
Scott Williams 13f643cb67 update to alpha2 to fix beziers 9 years ago
Scott Williams 46a4411af6 update readme for new package 9 years ago
Scott Williams caffde38f4 use nuget.org feed 9 years ago
Scott Williams 884dfab3e1 split out paths from basic drawing 9 years ago
Scott Williams 4e745d7280 added IRegion and droped use of vectors in brushes 9 years ago
Scott Williams 97085fe465 migrate to third party shapes library 9 years ago
James Jackson-South d40dcec2af Update code sample [skip ci] 9 years ago
James Jackson-South 206664e990 Merge pull request #97 from JimBobSquarePants/IDisposable 9 years ago
James Jackson-South 382d3872ec Bump alpha 9 years ago
James Jackson-South d21a7e61e5 Fix quantizer test 9 years ago
James Jackson-South db425844e5 A little sanitation 9 years ago
James Jackson-South d234b1f02e Clean up comments 9 years ago
Scott Williams 5a925fdbdd Merge branch 'tocsoft/IDisposable' 9 years ago
Scott Williams 7940683d37 Have PixelAccessor manage PixelPool data. 9 years ago
James Jackson-South 94ca0779e3 Add PixelPool tests 9 years ago
James Jackson-South 41f96faa7b Remove finalizer 9 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 9 years ago
Anton Firszov 8e56aaaf68 finished JpegBlockProcessor refactor 9 years ago
Anton Firszov ca9b49ed7b cleanup + stylecop 9 years ago