3463 Commits (8b91c02a274f833dfea9bd5dad577e86019970ad)
 

Author SHA1 Message Date
Anton Firszov 8b91c02a27 PinnedBuffer<T> and PinnedImageBuffer<T> indexers 9 years ago
Anton Firszov e2d780107c BufferSpan ref indexer + Fix Drawing usages 9 years ago
Anton Firszov e5f3429756 Merge remote-tracking branch 'origin/master' into speedup-resize 9 years ago
Scott Williams 2d8836bfc1 skip building branches with a PR open 9 years ago
Scott Williams 027c046837 Merge pull request #140 from JimBobSquarePants/tocsoft/subpixel-rendering 9 years ago
Scott Williams 4e3b3b6ab1 Improve test coverage 9 years ago
Scott Williams 838ec08700 fix broken comment 9 years ago
Scott Williams a6e4de8d56 add guards to verify scanlineBuffer size 9 years ago
Anton Firszov fa40b26216 introduced PinnedImageBuffer<T> 9 years ago
Anton Firszov b2fb41fab5 BufferPointer<T> became BufferSpan<T> 9 years ago
Scott Williams af0d8cd8c5 TextGraphicsOptions Tests 9 years ago
Scott Williams 56b0a9f8e1 Add test coving subpixel counter 9 years ago
Scott Williams 34b09eb099 code cleanup 9 years ago
Scott Williams 0e75d2db99 fixed comment 9 years ago
Scott Williams d757809bcf fix comments 9 years ago
Scott Williams 44d2736b8f fix pattern brushes 9 years ago
Scott Williams 97f5f3e408 get x=>width y=>height the correct way around. 9 years ago
Scott Williams 0a81f28c40 implement real sub-pixel rendering 9 years ago
James Jackson-South f995e1a8c4 Merge pull request #137 from JimBobSquarePants/Interalize-all-the-things 9 years ago
James Jackson-South 53ca3d5de1 Make QuantizePixel non-inheritable 9 years ago
James Jackson-South 24caf763d7 Make Fast2DArray internal 9 years ago
James Jackson-South d975d3a06b Update readme 9 years ago
James Jackson-South c9ef65c6b4 Bump version number 9 years ago
James Jackson-South 56be333c0a Internalize memory objects 9 years ago
James Jackson-South 58bd379394 Make all processors internal 9 years ago
James Jackson-South 80d127fde6 Add indexed png encoder benchmark [skip ci] 9 years ago
Anton Firszov 1c841b731f Fixed a bug: When a processor "did not cover" the whole output image, there were memory garbage artifacts in the background. 9 years ago
Anton Firszov 02db976b95 Implemented PinnedBuffer<T>.CreateClean() + format DrawText.cs 9 years ago
Anton Firszov 35f3be02c1 Fixed Sandbox46 test execution 9 years ago
James Jackson-South 904e9bc21c Merge pull request #133 from JimBobSquarePants/fix-vars 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
James Jackson-South f0c896ae5a Remove specific .NETCore version numbers [skip ci] 9 years ago
James Jackson-South a82d28f563 Merge pull request #131 from JimBobSquarePants/2017 9 years ago
James Jackson-South 5712d67ecb Update readme to match new config/requirements 9 years ago
Scott Williams 87f7dd0570 update sixlabors.* dependencies 9 years ago
Scott Williams 503a843507 update appveyor to user 2017 build image 9 years ago
James Jackson-South 42ec55aaf9 Bump version and fix metadata 9 years ago
James Jackson-South f0f1941a0f Fix sandbox build 9 years ago
James Jackson-South 3eda81fb0f Move all drawing code into drawing project 9 years ago
Scott Williams 630674f6b8 Merge branch '2017' of https://github.com/JimBobSquarePants/ImageSharp into 2017-v2 9 years ago
Scott Williams b67f7265d0 update sandbox 9 years ago
James Jackson-South a27258fef9 Remove unneeded package references from drawing. 9 years ago
James Jackson-South e095566fab Fix stylecop.json reference in project 9 years ago
Scott Williams 3cdca134eb just run tests on travis 9 years ago
Scott Williams d970b73253 fix travis 9 years ago
Scott Williams e544c64276 Merge remote-tracking branch 'remotes/origin/master' into 2017-v2 9 years ago
Scott Williams e8359d9eb9 allow codecov to finish 9 years ago
James Jackson-South 0b5396d0df Merge pull request #91 from M-Zuber/master [skip-ci] 9 years ago
Anton Firsov f81a38d702 Merge pull request #126 from JimBobSquarePants/bulk-pixels 9 years ago
Scott Williams 0946956c92 disable header style cop settings 9 years ago