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 10 years ago
James Jackson-South c5c635b4a4 Merge pull request #162 from piamancini/patch-1 [skip ci] 10 years ago
Pia Mancini 38db4c895c Add backers and sponsors from Open Collective 10 years ago
James Jackson-South 2b74dfa549 Fix logos [skip ci] 10 years ago
James Jackson-South c3d762fdef Update all icons [skip ci] 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
Scott Williams 53bba0269a pass configuration & ensure only single image created 10 years ago
Scott Williams cfce9d2efc remove decode metadata only 10 years ago
Scott Williams 1343c78411 Add IImageDecoder overloads 10 years ago
Scott Williams 04dd705664 fix parameter names 10 years ago
Scott Williams a3185fd6e7 Move image loading out of constructors and into static methods 10 years ago