3563 Commits (05f093765206f636b0a631f0f22bd0dadda7d3f2)
 

Author SHA1 Message Date
Andrew Wilkinson 05f0937652 Add support for WhiteIsZero bilevel & 4-bit images 9 years ago
Andrew Wilkinson 91e14b7134 Update TIFF codec to new IImageDecoder signature 9 years ago
Andrew Wilkinson 724f7fff43 Merge branch 'master' into tiff-codec 9 years ago
Andrew Wilkinson 8af80459ba Move TIFF internals into own namespace 9 years ago
James Jackson-South 6a78a74e2d Fix resize banding bug 9 years ago
James Jackson-South 9cbb7f9c90 Merge pull request #162 from piamancini/patch-1 [skip ci] 9 years ago
Pia Mancini c660602eb6 Add backers and sponsors from Open Collective 9 years ago
James Jackson-South f3892ada26 Fix logos [skip ci] 9 years ago
Andrew Wilkinson 5c79b5d755 Add Image extensions to save TIFF format files 9 years ago
Andrew Wilkinson 738f62bf9c Implement image decoding for the most basic TIFF image format. 9 years ago
James Jackson-South 6c3f12eeaa Update all icons [skip ci] 9 years ago
Andrew Wilkinson d5e85a621f Decode TIFF image resolution 9 years ago
Scott Williams 9f6f9ddde4 Merge pull request #157 from JBildstein/endianbitconverter-indexfix 9 years ago
Johannes Bildstein 87c1e052ae fix error where startIndex was ignored in To<Type> methods 9 years ago
James Jackson-South c43f71038f Merge pull request #154 from JBildstein/endianbitconverter-refactor 9 years ago
James Jackson-South 401047290c Merge pull request #156 from JimBobSquarePants/feature/mathsf 9 years ago
Scott Williams 0c485469cd Merge pull request #152 from JimBobSquarePants/Image-Comparer 9 years ago
James Jackson-South 1a69629ace Add MathF equality tests 9 years ago
James Jackson-South d2787fc8fa Update to use MathsF 9 years ago
Anton Firszov f391a67e68 PackFromVector4ReferenceVsPointer benchmark 9 years ago
Anton Firszov 4d3391c4b6 fixing #146 9 years ago
Scott Williams 3c611837ff remove ignored tests 9 years ago
Scott Williams b97213239f fix Image.Load api changes 9 years ago
Scott Williams a21dbb91ca Merge remote-tracking branch 'origin/master' into Image-Comparer 9 years ago
Scott Williams 75c2e1098f Merge pull request #143 from JimBobSquarePants/tocsoft/refactor-image-load 9 years ago
Scott Williams 440eab7bf4 fix broken tests 9 years ago
Scott Williams 41c1654c8e Speed up greyscale tests by using test pattern. 9 years ago
Scott Williams 04293b6d8e allow test cases to be serialized to they show in VS 9 years ago
Scott Williams f23eac7e14 fix broken tests 9 years ago
Scott Williams 817dbf5e5d Merge remote-tracking branch 'origin/master' into tocsoft/refactor-image-loader 9 years ago
Johannes Bildstein 7d6933362b improve performance of EndianBitConverter and small formatting fixes 9 years ago
Scott Williams 15fc34126f decoder configuration argument order 9 years ago
Scott Williams b3810f549d Increment version 9 years ago
Scott Williams 4590402ce1 Update readme 9 years ago
Scott Williams 726ffe5d2e Move config argument to be first argument 9 years ago
Scott Williams 69100f4f0c Move metadata loading into constructor/creator. 9 years ago
Scott Williams b1d76dddc8 Clean up usings and add comments 9 years ago
Scott Williams 385926067d make constructor public 9 years ago
Scott Williams e6d129646b Improve method name 9 years ago
Scott Williams 57f6c9c796 Merge pull request #149 from JimBobSquarePants/tocsoft/point-as-pixel 9 years ago
Scott Williams c7073a6fbc Add explanatory comments 9 years ago
Scott Williams bf9c683d25 fix stylecop issues 9 years ago
Scott Williams 3d981fd187 Add image comparer test helper 9 years ago
Scott Williams 8847f12913 Default text drawing at an image dpi independent size 9 years ago
Scott Williams 122ebccdc2 scan to end of line even if longer 9 years ago
Scott Williams b028126fe3 reduce range check 9 years ago
Scott Williams 9b33d8b715 add range checks 9 years ago
Scott Williams acd51cc64f fix test filesystem to prevent it breaking existing tests 9 years ago
Scott Williams cc32d2d398 pass configuration & ensure only single image created 9 years ago
Scott Williams 23f2e79ea3 remove decode metadata only 9 years ago