14362 Commits (b142dbacffb314ef751cd78ffb3eb833d021c9da)
 

Author SHA1 Message Date
Scott Williams 1ce4005e88 use callbacks instead of overrides 10 years ago
Anton Firszov 4b7fe28336 Fixed a bug: When a processor "did not cover" the whole output image, there were memory garbage artifacts in the background. 10 years ago
Anton Firszov bf2bcfa85b Implemented PinnedBuffer<T>.CreateClean() + format DrawText.cs 10 years ago
Anton Firszov 42c71a4c5f Fixed Sandbox46 test execution 10 years ago
Scott Williams 29497ebe27 remove resetting stream position 10 years ago
Scott Williams 319ff46ea8 use correct configuration object 10 years ago
Scott Williams a5ef9520a2 ensure all save operations pass along IEncoderOptions 10 years ago
Scott Williams c3367c4d9c Add IFileSystem 10 years ago
Andrew Wilkinson 11d7aed07c Fix many StyleCop warnings! 10 years ago
James Jackson-South 6734bf82a8 Merge pull request #133 from JimBobSquarePants/fix-vars 10 years ago
Andrew Wilkinson ef2302dfee Remove unneeded using statements 10 years ago
Andrew Wilkinson 254e70ad99 Incorporate Tiff codec into new project structure 10 years ago
Andrew Wilkinson 2ed1bb3da8 Merge branch 'master' into tiff-codec 10 years ago
Andrew Wilkinson a073a9a2d4 Add a number of TIFF specific constants/enums 10 years ago
Scott Williams 095c3fb5fb fix all instances of var 10 years ago
James Jackson-South 09edd74443 Remove specific .NETCore version numbers [skip ci] 10 years ago
James Jackson-South ded099e887 Merge pull request #131 from JimBobSquarePants/2017 10 years ago
Andrew Wilkinson 4cbb28ba62 Read floating-point numbers from TIFF IFDs 10 years ago
Andrew Wilkinson f56367f6be Use constants for data type sizes 10 years ago
Andrew Wilkinson 6c9e894141 Read rational numbers from TIFF IFDs 10 years ago
James Jackson-South 451801a917 Update readme to match new config/requirements 10 years ago
Andrew Wilkinson a27964aabe Read strings from TIFF IFDs 10 years ago
Andrew Wilkinson d82ef72d72 Read integer types from TIFF IFDs 10 years ago
Scott Williams 4ab7d37e38 update sixlabors.* dependencies 10 years ago
Scott Williams 2ef96447fc update appveyor to user 2017 build image 10 years ago
James Jackson-South 27a952fb89 Bump version and fix metadata 10 years ago
James Jackson-South 299594dfbc Fix sandbox build 10 years ago
James Jackson-South 73a88cf853 Move all drawing code into drawing project 10 years ago
Scott Williams 77d5b6b2ad Merge branch '2017' of https://github.com/JimBobSquarePants/ImageSharp into 2017-v2 10 years ago
Scott Williams 88999c70b4 update sandbox 10 years ago
James Jackson-South 5d82ed31c4 Remove unneeded package references from drawing. 10 years ago
James Jackson-South 98bd97c4d2 Fix stylecop.json reference in project 10 years ago
Scott Williams be25b35a9e just run tests on travis 10 years ago
Scott Williams 7d2f329a15 fix travis 10 years ago
Scott Williams 2ae8ee223f Merge remote-tracking branch 'remotes/origin/master' into 2017-v2 10 years ago
Scott Williams d8729c2be5 allow codecov to finish 10 years ago
James Jackson-South 883e144910 Merge pull request #91 from M-Zuber/master [skip-ci] 10 years ago
Anton Firsov c6898592a3 Merge pull request #126 from JimBobSquarePants/bulk-pixels 10 years ago
Scott Williams 8303c65d2f disable header style cop settings 10 years ago
Scott Williams f921dd171a tweak file location 10 years ago
Scott Williams 9f2f674c0b vscode run tests in release mode for speed 10 years ago
Scott Williams 7616142dc0 disable header rules as stylecop.json not working at command line 10 years ago
Scott Williams aae0ca9cff try local stylecop.json 10 years ago
Scott Williams 6fba1f3949 fix stylecop 10 years ago
Scott Williams 378adc20d0 add stylecop back 10 years ago
Scott Williams 88d96c7345 produce full pdb for codecov 10 years ago
Scott Williams 79d7c5bf25 fix build script proj 10 years ago
Scott Williams 3b59b02488 consolidate packages 10 years ago
Scott Williams cfd749f27d Merge branch 'master' into 2017-v2 10 years ago
James Jackson-South 43b08e509a Resize should respect source rectangle Fix #118 10 years ago