3344 Commits (8cc1820d53bd7f691dcb35825124d5a9bfdfed07)
 

Author SHA1 Message Date
Anton Firszov 8cc1820d53 Merge remote-tracking branch 'origin/master' into bulk-pixels 9 years ago
Scott Williams 07b5ff4e2d Fix drawing on transparent background 9 years ago
Scott Williams 4a0d0431a1 Update SixLabors.Shapes version 9 years ago
James Jackson-South 04a46bc0f8 Prevent logo squish on mobile [skip ci] 9 years ago
James Jackson-South bc3680cf6c Drop px [skip ci] 9 years ago
James Jackson-South c85dc30a36 Reduce logo height [skip ci] 9 years ago
James Jackson-South a8ecd3957c Update readme [skip ci] 9 years ago
James Jackson-South ec79e5b43f Re export images [skip ci] 9 years ago
James Jackson-South cd573c3bcd Branding.... 9 years ago
James Jackson-South a39ae967bc Inline filters 9 years ago
James Jackson-South 90de26fbe5 Fix #115 9 years ago
Dirk Lemstra 0853c66ae3 Changed optional arguments into overloads. 9 years ago
Dirk Lemstra c83dec5ed5 Added missing initialization of the quantizer field. 9 years ago
Dirk Lemstra 5a5bbef3a7 Fixed text in comments. 9 years ago
Dirk Lemstra 6f11c2cd5d Refactored the Create method for the encoder/decoder options. 9 years ago
Dirk Lemstra 031da70a15 Implemented the IEncoderOptions inside the png encoder. 9 years ago
Dirk Lemstra a9f4dc07a0 Renamed test classes. 9 years ago
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 56eb309c5f Build fixes due to re-base. 9 years ago
Dirk Lemstra 675a97a877 Implemented the IEncoderOptions inside the gif encoder. 9 years ago
Dirk Lemstra 7760464803 Options should be readonly. 9 years ago
Dirk Lemstra c1aa509cae Comment fixes. 9 years ago
Dirk Lemstra 19c81c5d8e Implemented the IEncoderOptions inside the bmp encoder. 9 years ago
Dirk Lemstra 1da9994a16 Added options argument to the filePath overloads. 9 years ago
Dirk Lemstra 38e7a2dc1b Added extra overload for TestFile.CreateImage and used it in the tests. 9 years ago
Dirk Lemstra 6fce07c334 Minor comment change. 9 years ago
Dirk Lemstra 36dd507874 Nicer initialization of the options. 9 years ago
Dirk Lemstra dec71b0425 Added overloads to the decoder that use the coder specific options. 9 years ago
Dirk Lemstra eb5e8a83af Added options for the encoder. 9 years ago
Dirk Lemstra 103b17ebef StyleCop fix. 9 years ago
Dirk Lemstra d35dc80374 Also allow specification of the text encoding inside the gif decoder. 10 years ago
Dirk Lemstra 340ed87176 Implemented the IDecoderOptions inside the png decoder. 10 years ago
Dirk Lemstra e639b2a5f6 Use constructor instead of property to get the default decoder options. 10 years ago
Dirk Lemstra 0ae0414863 Implemented the IDecoderOptions inside the jpeg decoder. 10 years ago
Dirk Lemstra e508255180 Implemented the IDecoderOptions inside the gif decoder. 10 years ago
Dirk Lemstra 176dbefc10 Added options for the decoder. 10 years ago
Scott Williams b3348344be Merge pull request #110 from Toxantron/master 9 years ago
Anton Firszov 6475c52ced additional PixelAccessorVirtualCopy Param 9 years ago
Anton Firszov e8285ef666 Benchmarks: PixelAccessorVirtualCopy, vectorization 9 years ago
Toxantron c9f2753ed9 Develop with VSCode 9 years ago
Anton Firszov 571a0cfb45 restored <inheritdoc /> on PackedValue-s 9 years ago
Anton Firsov 77324a2872 Merge pull request #109 from JimBobSquarePants/simplified-IPixel 9 years ago
Anton Firszov 1e547a919d Merge remote-tracking branch 'origin/master' into simplified-IPixel 9 years ago
Anton Firszov 89529033ee The return of IPackedVector<T> 9 years ago
James Jackson-South 5a95716322 Merge pull request #108 from JimBobSquarePants/fast2d-convolution 9 years ago
Dirk Lemstra 4301808c65 Added a debug version of the Guard class so we get exceptions for debug asserts instead of a dialog. 10 years ago
Anton Firszov 4501ca5fb4 fix 10 years ago
Anton Firszov eeae34ab92 Merge remote-tracking branch 'origin/master' into simplified-IPixel 10 years ago
Anton Firszov be4c189533 IPixel 10 years ago