3343 Commits (bd9301fbdd7b4dfdbbda9670be78cabb7a51a64c)
 

Author SHA1 Message Date
Anton Firszov bd9301fbdd added "BenchmarkDotNet.Core" dependency 9 years ago
Toxantron 784ded5ce0 Benchmark running on linux 9 years ago
Scott Williams c3e6980609 Fix drawing on transparent background 9 years ago
Scott Williams c2904aa234 Update SixLabors.Shapes version 9 years ago
James Jackson-South 2032017dbf Prevent logo squish on mobile [skip ci] 9 years ago
James Jackson-South 525c1cf98d Drop px [skip ci] 9 years ago
James Jackson-South f0089cff96 Reduce logo height [skip ci] 9 years ago
James Jackson-South a97e6c9ec8 Update readme [skip ci] 9 years ago
James Jackson-South 3f16b57988 Re export images [skip ci] 9 years ago
James Jackson-South f6be42a486 Branding.... 9 years ago
James Jackson-South ab0c5d01c9 Inline filters 9 years ago
James Jackson-South c45b945489 Fix #115 9 years ago
Dirk Lemstra 052ecdc337 Changed optional arguments into overloads. 9 years ago
Dirk Lemstra 48baea5ffe Added missing initialization of the quantizer field. 9 years ago
Dirk Lemstra 347dcaa825 Fixed text in comments. 9 years ago
Dirk Lemstra 35fb2974dc Refactored the Create method for the encoder/decoder options. 9 years ago
Dirk Lemstra ce2e129287 Implemented the IEncoderOptions inside the png encoder. 9 years ago
Dirk Lemstra 1b4b8043bc Renamed test classes. 9 years ago
Dirk Lemstra e429b812cc Implemented the IEncoderOptions inside the jpeg encoder. 9 years ago
Dirk Lemstra 98f18cbfeb Added extra test for trimming comments. 9 years ago
Dirk Lemstra de7aa06054 Build fixes due to re-base. 10 years ago
Dirk Lemstra 2161916564 Implemented the IEncoderOptions inside the gif encoder. 10 years ago
Dirk Lemstra 5d71c2ceae Options should be readonly. 10 years ago
Dirk Lemstra 20a295afec Comment fixes. 10 years ago
Dirk Lemstra 26aec54e05 Implemented the IEncoderOptions inside the bmp encoder. 10 years ago
Dirk Lemstra 0ace64794a Added options argument to the filePath overloads. 10 years ago
Dirk Lemstra c56ab2fdab Added extra overload for TestFile.CreateImage and used it in the tests. 10 years ago
Dirk Lemstra df963df9cb Minor comment change. 10 years ago
Dirk Lemstra 01d2f42cdd Nicer initialization of the options. 10 years ago
Dirk Lemstra 9ac270c6d6 Added overloads to the decoder that use the coder specific options. 10 years ago
Dirk Lemstra 68ac211269 Added options for the encoder. 10 years ago
Dirk Lemstra 839ca54291 StyleCop fix. 10 years ago
Dirk Lemstra 6878997af7 Also allow specification of the text encoding inside the gif decoder. 10 years ago
Dirk Lemstra b27fa62a6a Implemented the IDecoderOptions inside the png decoder. 10 years ago
Dirk Lemstra 966648ed0c Use constructor instead of property to get the default decoder options. 10 years ago
Dirk Lemstra c7ced5bcdf Implemented the IDecoderOptions inside the jpeg decoder. 10 years ago
Dirk Lemstra 32481be496 Implemented the IDecoderOptions inside the gif decoder. 10 years ago
Dirk Lemstra 395505ac66 Added options for the decoder. 10 years ago
Scott Williams 232312b5ca Merge pull request #110 from Toxantron/master 9 years ago
Toxantron e5ea99f222 Develop with VSCode 10 years ago
Anton Firszov c3ef4a0160 restored <inheritdoc /> on PackedValue-s 10 years ago
Anton Firsov e6a0f11933 Merge pull request #109 from JimBobSquarePants/simplified-IPixel 10 years ago
Anton Firszov 1c75b86004 Merge remote-tracking branch 'origin/master' into simplified-IPixel 10 years ago
Anton Firszov 3cdc423500 The return of IPackedVector<T> 10 years ago
James Jackson-South 7044e15e24 Merge pull request #108 from JimBobSquarePants/fast2d-convolution 10 years ago
Dirk Lemstra b4057ad78a Added a debug version of the Guard class so we get exceptions for debug asserts instead of a dialog. 10 years ago
Anton Firszov bba886e214 fix 10 years ago
Anton Firszov 53e56630f7 Merge remote-tracking branch 'origin/master' into simplified-IPixel 10 years ago
Anton Firszov 1125edcef8 IPixel 10 years ago
Anton Firszov 8df8fc11d9 IPixel 10 years ago