1748 Commits (71d5819d94de824df8d9bfbeb322f8ce8b03971a)

Author SHA1 Message Date
Dirk Lemstra 826fb4eb91 Implemented the IEncoderOptions inside the jpeg encoder. 9 years ago
Dirk Lemstra 3a0697b093 Added extra test for trimming comments. 9 years ago
Dirk Lemstra 675a97a877 Implemented the IEncoderOptions inside the gif encoder. 9 years ago
Dirk Lemstra 19c81c5d8e Implemented the IEncoderOptions inside the bmp encoder. 9 years ago
Dirk Lemstra 38e7a2dc1b Added extra overload for TestFile.CreateImage and used it in the tests. 9 years ago
Dirk Lemstra d35dc80374 Also allow specification of the text encoding inside the gif decoder. 9 years ago
Dirk Lemstra 340ed87176 Implemented the IDecoderOptions inside the png decoder. 9 years ago
Dirk Lemstra 0ae0414863 Implemented the IDecoderOptions inside the jpeg decoder. 9 years ago
Dirk Lemstra e508255180 Implemented the IDecoderOptions inside the gif decoder. 9 years ago
Anton Firszov 6475c52ced additional PixelAccessorVirtualCopy Param 9 years ago
Anton Firszov e8285ef666 Benchmarks: PixelAccessorVirtualCopy, vectorization 9 years ago
Anton Firszov 89529033ee The return of IPackedVector<T> 9 years ago
Anton Firszov 4501ca5fb4 fix 9 years ago
Anton Firszov be4c189533 IPixel 9 years ago
Anton Firszov 44f5538c71 ArrayPointer<T> 9 years ago
Scott Williams 968b424a5c Improve Fast2DArray initialisation 9 years ago
Anton Firszov 127a2921ce better Array2D benchmark 9 years ago
Scott Williams 8b529bbd0b Add namedcolors to work for all TColor types 9 years ago
James Jackson-South 489c04be7b Use Fast2DAarray for ordered dither. 9 years ago
James Jackson-South b184507fa4 Remove extra stream 9 years ago
James Jackson-South fbf017dd90 Better integration tests 9 years ago
James Jackson-South 6526585850 Cleanup 9 years ago
James Jackson-South 04b1e6dece Add ordered dithering 9 years ago
James Jackson-South a1c4882922 Ignore chunk length of 1. Fix #103 9 years ago
James Jackson-South 3e164d34b4 Add error diffusion binerization 9 years ago
Scott Williams 0c274cd878 improved test coverage 9 years ago
Scott Williams 8b7923fe6b file path based apis 9 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 fe4753c692 Moved synchronization code to the ExifProfile. 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
Dirk Lemstra 00f08396d7 Added method to update the profile data (based on #96) 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
Anton Firszov 282a77d917 Sandbox46: It's possible now to use project references instead of dll references 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 8994d9853b some cleanup 10 years ago
Scott Williams eef8263be7 fix test names & vars 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 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 d21a7e61e5 Fix quantizer test 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 d5064cadc5 Make all images implement IDisposable 10 years ago