1683 Commits (388887dc02230be75f1b25a2c1fad2e653f832b7)

Author SHA1 Message Date
Scott Williams eb46afae69 file path based apis 9 years ago
Scott Williams e92cc1e95c update package version inline with rest of project 9 years ago
Scott Williams 6bd8848b48 Update SixLabors.Shapes 9 years ago
James Jackson-South 1dd168e90d Correctly read resolution. Fix #96 9 years ago
Dirk Lemstra 6550d3f1cf Moved synchronization code to the ExifProfile. 9 years ago
James Jackson-South 92405c30ab Inline ToVector4() 9 years ago
Anton Firszov 8d93109d55 [MethodImpl(MethodImplOptions.AggressiveInlining)] on packedpixel primitives 9 years ago
Scott Williams 60fb2fb775 update SixLabors.Shapes version 9 years ago
Dirk Lemstra 4d6cfcf8f5 Added unit test for Horizontal and Vertical resolution. 9 years ago
James Jackson-South ca513fd070 A little cleanup 9 years ago
Dirk Lemstra 7024deccab Added method to update the profile data (based on #96) 9 years ago
James Jackson-South 1cfaa58723 Remove incorrect Vectors facade. 9 years ago
Dirk Lemstra 9fbc44e14c Fixed folder name. 9 years ago
Dirk Lemstra 42b2b666e0 Added metadata class for image frames. 9 years ago
Dirk Lemstra 7ea3238d83 Moved the meta data of the image to a new MetaData property. 9 years ago
Scott Williams 8c2a840f4d fixes some corner clipping issues 9 years ago
Scott Williams 2d3a9f1b0e reduce calls 9 years ago
Dirk Lemstra e153b7d567 Corrected header. 9 years ago
Scott Williams 1e79f41add fix stylecop issue 9 years ago
Scott Williams 506b59686b xml doc fixes 9 years ago
Dirk Lemstra 82fbca72f6 Moved IImageBase to a separate file. 9 years ago
Dirk Lemstra 361b762854 Removed obsolete IImageFrame<TColor>. 9 years ago
Scott Williams 1275e42cec xml doc fixes 9 years ago
Scott Williams b471a0cfba xml doc fixes 9 years ago
Scott Williams 7f9a32b80a removed extension method 9 years ago
Scott Williams 7cc3ecee46 some cleanup 9 years ago
Scott Williams 59c9b88cbd added unit tests for Paths 9 years ago
Scott Williams 885cc58485 update to alpha2 to fix beziers 9 years ago
Scott Williams ca01e61799 use nuget.org feed 9 years ago
Scott Williams 7fbc755907 split out paths from basic drawing 9 years ago
Scott Williams b8de058453 added IRegion and droped use of vectors in brushes 9 years ago
Scott Williams 7d253d81ed migrate to third party shapes library 9 years ago
James Jackson-South 9bca8649f3 Bump alpha 9 years ago
James Jackson-South 8b8ea351a2 A little sanitation 9 years ago
James Jackson-South b997f79455 Clean up comments 9 years ago
Scott Williams f17831a4d6 Have PixelAccessor manage PixelPool data. 9 years ago
James Jackson-South 1a2f2c9636 Add PixelPool tests 9 years ago
James Jackson-South 1ebdfb9e61 Remove finalizer 9 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 9 years ago
Anton Firszov 7be47fb81f finished JpegBlockProcessor refactor 9 years ago
Anton Firszov 907576b1f7 cleanup + stylecop 9 years ago
Anton Firszov 50aefa6ead DecodedBlock cleanup & better comments 9 years ago
James Jackson-South 67bc3e037d Fix png prject naming 9 years ago
Anton Firszov c8517dbaf6 minor comment fix 9 years ago
Anton Firszov cc5a6f9cfb eliminated the gray top left Block artifact 9 years ago
James Jackson-South 0d348877ae Fix #89 9 years ago
James Jackson-South 48057e4a7b Update refs for NET4.5 facade assemblies #89 9 years ago
Anton Firszov 749b01a31a ValuesAsInt --> Values 9 years ago
Anton Firszov 1b4fc8354c HuffmanTree cleanup 9 years ago
Anton Firszov bbb3fadbac renamed BufferProcessor ---> InputProcessor 9 years ago