3565 Commits (756b8ab4bc947f25dba4525890250848cdd23224)
 

Author SHA1 Message Date
Andrew Wilkinson 756b8ab4bc Add support for multi-strip TIFF files 9 years ago
Andrew Wilkinson 2f1379a73f Add support for PackBits compression 9 years ago
Andrew Wilkinson e00ce80e80 Add support for WhiteIsZero bilevel & 4-bit images 9 years ago
Andrew Wilkinson 6979a7248b Update TIFF codec to new IImageDecoder signature 9 years ago
Andrew Wilkinson 1322e074cd Merge branch 'master' into tiff-codec 9 years ago
Andrew Wilkinson 2d6a66194d Move TIFF internals into own namespace 9 years ago
James Jackson-South 185b8cd3ae Fix resize banding bug 9 years ago
James Jackson-South c5c635b4a4 Merge pull request #162 from piamancini/patch-1 [skip ci] 9 years ago
Pia Mancini 38db4c895c Add backers and sponsors from Open Collective 9 years ago
James Jackson-South 2b74dfa549 Fix logos [skip ci] 9 years ago
Andrew Wilkinson b71a644bc4 Add Image extensions to save TIFF format files 9 years ago
Andrew Wilkinson 959a560584 Implement image decoding for the most basic TIFF image format. 9 years ago
James Jackson-South c3d762fdef Update all icons [skip ci] 9 years ago
Andrew Wilkinson 143a73e655 Decode TIFF image resolution 10 years ago
Scott Williams 614e0d7a0c Merge pull request #157 from JBildstein/endianbitconverter-indexfix 10 years ago
Johannes Bildstein 853189aa78 fix error where startIndex was ignored in To<Type> methods 10 years ago
James Jackson-South ed07f94d69 Merge pull request #154 from JBildstein/endianbitconverter-refactor 10 years ago
James Jackson-South b4bfbebccc Merge pull request #156 from JimBobSquarePants/feature/mathsf 10 years ago
Scott Williams ab62eceb6c Merge pull request #152 from JimBobSquarePants/Image-Comparer 10 years ago
James Jackson-South 916d156a01 Add MathF equality tests 10 years ago
James Jackson-South 5899ceee8c Update to use MathsF 10 years ago
Anton Firszov 4231a10995 PackFromVector4ReferenceVsPointer benchmark 10 years ago
Anton Firszov f1517d2126 fixing #146 10 years ago
Scott Williams 5b02e9a8d4 remove ignored tests 10 years ago
Scott Williams fac9b469ef fix Image.Load api changes 10 years ago
Scott Williams 2943bcee2a Merge remote-tracking branch 'origin/master' into Image-Comparer 10 years ago
Scott Williams c15accd69e Merge pull request #143 from JimBobSquarePants/tocsoft/refactor-image-load 10 years ago
Scott Williams 5763412df5 fix broken tests 10 years ago
Scott Williams 2e53515b98 Speed up greyscale tests by using test pattern. 10 years ago
Scott Williams 72e88f3a33 allow test cases to be serialized to they show in VS 10 years ago
Scott Williams c5c33a730e fix broken tests 10 years ago
Scott Williams 30d13b573c Merge remote-tracking branch 'origin/master' into tocsoft/refactor-image-loader 10 years ago
Johannes Bildstein 4ec0d1ee3c improve performance of EndianBitConverter and small formatting fixes 10 years ago
Scott Williams da1dffd5cc decoder configuration argument order 10 years ago
Scott Williams 79ca3c430f Increment version 10 years ago
Scott Williams a8901f3c9c Update readme 10 years ago
Scott Williams c1a061194a Move config argument to be first argument 10 years ago
Scott Williams 0aa20b66e9 Move metadata loading into constructor/creator. 10 years ago
Scott Williams 2e4c1cd1b0 Clean up usings and add comments 10 years ago
Scott Williams 9ec4ae84bb make constructor public 10 years ago
Scott Williams d6c31d95b1 Improve method name 10 years ago
Scott Williams 2a6113fd99 Merge pull request #149 from JimBobSquarePants/tocsoft/point-as-pixel 10 years ago
Scott Williams fb0ecdbe0c Add explanatory comments 10 years ago
Scott Williams 1da6833a2a fix stylecop issues 10 years ago
Scott Williams e6e97ed404 Add image comparer test helper 10 years ago
Scott Williams 422ff51502 Default text drawing at an image dpi independent size 10 years ago
Scott Williams 69daa8464a scan to end of line even if longer 10 years ago
Scott Williams 3db50fea44 reduce range check 10 years ago
Scott Williams 152e71135c add range checks 10 years ago
Scott Williams fb5899f0fd fix test filesystem to prevent it breaking existing tests 10 years ago