1848 Commits (da1dffd5cccfb634cdfec66518a07d1a48751d4e)

Author SHA1 Message Date
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 06ff61040d fixes some corner clipping issues 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
Scott Williams 923425dc51 removed extension method 10 years ago
Scott Williams 8994d9853b some cleanup 10 years ago
Scott Williams bf522fdfcb added unit tests for Paths 10 years ago
Scott Williams 13f643cb67 update to alpha2 to fix beziers 10 years ago
Scott Williams caffde38f4 use nuget.org feed 10 years ago
Scott Williams 884dfab3e1 split out paths from basic drawing 10 years ago
Scott Williams 4e745d7280 added IRegion and droped use of vectors in brushes 10 years ago
Scott Williams 97085fe465 migrate to third party shapes library 10 years ago
James Jackson-South 382d3872ec Bump alpha 10 years ago
James Jackson-South db425844e5 A little sanitation 10 years ago
James Jackson-South d234b1f02e Clean up comments 10 years ago
Scott Williams 7940683d37 Have PixelAccessor manage PixelPool data. 10 years ago
James Jackson-South 94ca0779e3 Add PixelPool tests 10 years ago
James Jackson-South 41f96faa7b Remove finalizer 10 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 10 years ago
Scott Williams 0f900befe1 disable style cop as it spams the build log 10 years ago
Scott Williams a3296ff9d9 migrate build script to csproj 10 years ago
Anton Firszov 8e56aaaf68 finished JpegBlockProcessor refactor 10 years ago
Anton Firszov ca9b49ed7b cleanup + stylecop 10 years ago
James Jackson-South 85b15415eb Working build 10 years ago
Anton Firszov f3f7164c9c DecodedBlock cleanup & better comments 10 years ago
James Jackson-South 5fdbc71bcd Fix png prject naming 10 years ago
Anton Firszov d8acc99d8a minor comment fix 10 years ago
Anton Firszov cb4834c6de eliminated the gray top left Block artifact 10 years ago
James Jackson-South f14dd6f91a Fix #89 10 years ago
James Jackson-South 38412d1756 Update refs for NET4.5 facade assemblies #89 10 years ago
Anton Firszov 9ee1c75d51 ValuesAsInt --> Values 10 years ago
Anton Firszov 7cb0f53c45 HuffmanTree cleanup 10 years ago
Anton Firszov 4051e1d723 renamed BufferProcessor ---> InputProcessor 10 years ago
Anton Firszov 83dc17f92b Parallel.For() in ProcessBlockColorsIntoJpegImageChannels 10 years ago
Anton Firszov 865669d6d3 fixed #18 10 years ago