3535 Commits (7d348667d6341e6a770e607cae94ff68df0176bc)
 

Author SHA1 Message Date
James Jackson-South 7d348667d6 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp 9 years ago
James Jackson-South a7b878d8d2 Fix indexed png alpha selection. Fix #163 #165 9 years ago
Scott Williams f91d6b513d bump SixLabors.Shapes version for perf increase 9 years ago
Scott Williams 90e1c31242 fix loading from unseekable stream 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
James Jackson-South c3d762fdef Update all icons [skip ci] 9 years ago
Scott Williams 614e0d7a0c Merge pull request #157 from JBildstein/endianbitconverter-indexfix 9 years ago
Johannes Bildstein 853189aa78 fix error where startIndex was ignored in To<Type> methods 9 years ago
James Jackson-South ed07f94d69 Merge pull request #154 from JBildstein/endianbitconverter-refactor 9 years ago
James Jackson-South b4bfbebccc Merge pull request #156 from JimBobSquarePants/feature/mathsf 9 years ago
Scott Williams ab62eceb6c Merge pull request #152 from JimBobSquarePants/Image-Comparer 9 years ago
James Jackson-South 916d156a01 Add MathF equality tests 9 years ago
James Jackson-South 5899ceee8c Update to use MathsF 9 years ago
Anton Firszov 4231a10995 PackFromVector4ReferenceVsPointer benchmark 9 years ago
Anton Firszov f1517d2126 fixing #146 9 years ago
Scott Williams 5b02e9a8d4 remove ignored tests 9 years ago
Scott Williams fac9b469ef fix Image.Load api changes 9 years ago
Scott Williams 2943bcee2a Merge remote-tracking branch 'origin/master' into Image-Comparer 9 years ago
Scott Williams c15accd69e Merge pull request #143 from JimBobSquarePants/tocsoft/refactor-image-load 9 years ago
Scott Williams 5763412df5 fix broken tests 9 years ago
Scott Williams 2e53515b98 Speed up greyscale tests by using test pattern. 9 years ago
Scott Williams 72e88f3a33 allow test cases to be serialized to they show in VS 9 years ago
Scott Williams c5c33a730e fix broken tests 9 years ago
Scott Williams 30d13b573c Merge remote-tracking branch 'origin/master' into tocsoft/refactor-image-loader 9 years ago
Johannes Bildstein 4ec0d1ee3c improve performance of EndianBitConverter and small formatting fixes 9 years ago
Scott Williams da1dffd5cc decoder configuration argument order 9 years ago
Scott Williams 79ca3c430f Increment version 9 years ago
Scott Williams a8901f3c9c Update readme 9 years ago
Scott Williams c1a061194a Move config argument to be first argument 9 years ago
Scott Williams 0aa20b66e9 Move metadata loading into constructor/creator. 9 years ago
Scott Williams 2e4c1cd1b0 Clean up usings and add comments 9 years ago
Scott Williams 9ec4ae84bb make constructor public 9 years ago
Scott Williams d6c31d95b1 Improve method name 9 years ago
Scott Williams 2a6113fd99 Merge pull request #149 from JimBobSquarePants/tocsoft/point-as-pixel 9 years ago
Scott Williams fb0ecdbe0c Add explanatory comments 9 years ago
Scott Williams 1da6833a2a fix stylecop issues 9 years ago
Scott Williams e6e97ed404 Add image comparer test helper 9 years ago
Scott Williams 422ff51502 Default text drawing at an image dpi independent size 9 years ago
Scott Williams 69daa8464a scan to end of line even if longer 9 years ago
Scott Williams 3db50fea44 reduce range check 9 years ago
Scott Williams 152e71135c add range checks 9 years ago
Scott Williams fb5899f0fd fix test filesystem to prevent it breaking existing tests 9 years ago
Scott Williams 53bba0269a pass configuration & ensure only single image created 9 years ago
Scott Williams cfce9d2efc remove decode metadata only 9 years ago
Scott Williams 1343c78411 Add IImageDecoder overloads 9 years ago
Scott Williams 04dd705664 fix parameter names 9 years ago
Scott Williams a3185fd6e7 Move image loading out of constructors and into static methods 9 years ago