1769 Commits (b37160606efe24899425f78e6614aa06d9ce08b4)

Author SHA1 Message Date
Scott Williams 509eaf12d5 consolidate packages 10 years ago
James Jackson-South 98dd13b935 Resize should respect source rectangle Fix #118 10 years ago
James Jackson-South e049204160 Fix #127 10 years ago
Anton Firszov 099697cf0a renamed ArrayPointer to BufferPointer 10 years ago
Anton Firszov a8ab5d4b89 Renamed BulkPixelOperation methods, removed ArrayExtensions and the unused dangerous PixelAccessor ctr. 10 years ago
Anton Firszov 4b11becfff IPixel<T>.BulkOperations ---> IPixel<T>.CreateBulkOperations() 10 years ago
Anton Firszov 8a08319ce0 build and testrunning fix 10 years ago
Anton Firszov 6132d8fa4c cleanup & stylecop 10 years ago
Anton Firszov 26b1715bf8 PixelAccessor<T> and PixelArea<T> using PinnedBuffer<T> 10 years ago
Scott Williams 2bbf85ae91 move to alpha release 10 years ago
Scott Williams 1b3a94f370 render using sixlabors.fonts 10 years ago
Anton Firszov 1d6dae9462 default BulkPixelOperations passing 10 years ago
Scott Williams 210cecb51d update SixLabors.Shapes 10 years ago
Anton Firszov 5ae01f1fa8 fixed PackToXyzBytes 10 years ago
Anton Firszov 93f169372b started implementing operations 10 years ago
Anton Firszov 78f997cd06 PinnedBuffer<T>, better tests 10 years ago
Anton Firszov a52f6bf1b5 BulkPixelOperations<T> skeleton 10 years ago
Scott Williams 07b5ff4e2d Fix drawing on transparent background 10 years ago
Scott Williams 4a0d0431a1 Update SixLabors.Shapes version 10 years ago
James Jackson-South a39ae967bc Inline filters 10 years ago
James Jackson-South 90de26fbe5 Fix #115 10 years ago
Dirk Lemstra 0853c66ae3 Changed optional arguments into overloads. 10 years ago
Dirk Lemstra c83dec5ed5 Added missing initialization of the quantizer field. 10 years ago
Dirk Lemstra 5a5bbef3a7 Fixed text in comments. 10 years ago
Dirk Lemstra 6f11c2cd5d Refactored the Create method for the encoder/decoder options. 10 years ago
Dirk Lemstra 031da70a15 Implemented the IEncoderOptions inside the png encoder. 10 years ago
Dirk Lemstra 826fb4eb91 Implemented the IEncoderOptions inside the jpeg encoder. 10 years ago
Dirk Lemstra 56eb309c5f Build fixes due to re-base. 10 years ago
Dirk Lemstra 675a97a877 Implemented the IEncoderOptions inside the gif encoder. 10 years ago
Dirk Lemstra 7760464803 Options should be readonly. 10 years ago
Dirk Lemstra c1aa509cae Comment fixes. 10 years ago
Dirk Lemstra 19c81c5d8e Implemented the IEncoderOptions inside the bmp encoder. 10 years ago
Dirk Lemstra 1da9994a16 Added options argument to the filePath overloads. 10 years ago
Dirk Lemstra 6fce07c334 Minor comment change. 10 years ago
Dirk Lemstra 36dd507874 Nicer initialization of the options. 10 years ago
Dirk Lemstra dec71b0425 Added overloads to the decoder that use the coder specific options. 10 years ago
Dirk Lemstra eb5e8a83af Added options for the encoder. 10 years ago
Dirk Lemstra 103b17ebef StyleCop fix. 10 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
Anton Firszov e8285ef666 Benchmarks: PixelAccessorVirtualCopy, vectorization 10 years ago
Anton Firszov 571a0cfb45 restored <inheritdoc /> on PackedValue-s 10 years ago
Anton Firszov 89529033ee The return of IPackedVector<T> 10 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 be4c189533 IPixel 10 years ago
Anton Firszov 7c4d05c06e IPixel 10 years ago