14335 Commits (42f6fb6276b2ce030833ce0eec06df3659964fce)
 

Author SHA1 Message Date
Scott Williams e72f6fb1ba fix broken comment 10 years ago
Scott Williams 7eea486a69 add guards to verify scanlineBuffer size 10 years ago
Scott Williams f4b913b4a8 Merge remote-tracking branch 'remotes/origin/master' into IFileSystem 10 years ago
Scott Williams 469d404944 drop callbacks 10 years ago
Anton Firszov deda531d10 introduced PinnedImageBuffer<T> 10 years ago
Anton Firszov 86043577e5 BufferPointer<T> became BufferSpan<T> 10 years ago
Scott Williams 6e73df417e TextGraphicsOptions Tests 10 years ago
Scott Williams 66bece5e76 Add test coving subpixel counter 10 years ago
Scott Williams 026474dd7e code cleanup 10 years ago
Scott Williams 928ac5960a fixed comment 10 years ago
Scott Williams b0b9b02d1e fix comments 10 years ago
Scott Williams 39691519d9 fix pattern brushes 10 years ago
Scott Williams c9d40d7611 get x=>width y=>height the correct way around. 10 years ago
Scott Williams 1b7b6de072 implement real sub-pixel rendering 10 years ago
James Jackson-South 360f5ee330 Merge pull request #137 from JimBobSquarePants/Interalize-all-the-things 10 years ago
James Jackson-South 8c7cd87c1d Make QuantizePixel non-inheritable 10 years ago
James Jackson-South fe96988727 Make Fast2DArray internal 10 years ago
James Jackson-South 67bfae6619 Update readme 10 years ago
James Jackson-South ac6c5ef39b Bump version number 10 years ago
James Jackson-South be13c2a54c Internalize memory objects 10 years ago
James Jackson-South b839b2ce62 Make all processors internal 10 years ago
James Jackson-South 7cc408f5ed Add indexed png encoder benchmark [skip ci] 10 years ago
Scott Williams 241876c30d fixed header 10 years ago
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