3959 Commits (d4d74b43c56fbbee8a770795cc976dfa1dcb7659)
 

Author SHA1 Message Date
Anton Firszov 2d96be9d66 DangerousGetPinnableReference() + PixelIndexing benchmarks 9 years ago
Steffen Habermehl 13a4a2613f Updates unit test for undefined EXIF types 9 years ago
Steffen Habermehl 2c373a623b Issue #132: Handle undefined EXIF data type where no number of components set 9 years ago
James Jackson-South be363c9a27 Fix duplicate [skip ci] 9 years ago
James Jackson-South 4e842db942 Merge pull request #167 from JimBobSquarePants/indexed-png-fix 9 years ago
Scott Williams 67c54e4adf Fix for off by one for indexed pngs 9 years ago
James Jackson-South 6b8b05aa8c Fix bold [skip ci] 9 years ago
James Jackson-South 7cdc970ea9 Update readme [skip ci] 9 years ago
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
Johannes Bildstein 9cb13840e3 fix filenames to fit class name 9 years ago
Johannes Bildstein 4ef62b8934 fix RGB conversion 9 years ago
James Jackson-South 185b8cd3ae Fix resize banding bug 9 years ago
James Jackson-South 66a56f9567 Add proper rounding compare 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
James Jackson-South b03e984f69 Add HunterLab plus more conversions 9 years ago
James Jackson-South 76aeafe39a Add rgb adaptation 9 years ago
Johannes Bildstein a38e1b0474 V2 profiles use TextDescription in a ProfileDescription 9 years ago
Johannes Bildstein d2586b8d8d add missing ICC V2 types (CRD Info, Screening, UCR/BG) 9 years ago
Johannes Bildstein 55c8f2b92c more consistent naming 9 years ago
Johannes Bildstein f149986319 change value type from double to float for Formula and Parametric curve 9 years ago
Johannes Bildstein 41fd1c341d Merge remote-tracking branch 'origin/master' into feature/icc 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 8bf48021a9 Add Rgb color spaces 9 years ago
James Jackson-South 3d9ce7650c Use MathF 9 years ago
James Jackson-South f300c57a1d Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 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
James Jackson-South 4a3e597d83 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 9 years ago
James Jackson-South db30cdd615 Add RGB working spaces 9 years ago
Anton Firszov 4231a10995 PackFromVector4ReferenceVsPointer benchmark 9 years ago
Anton Firszov f1517d2126 fixing #146 9 years ago
James Jackson-South 475b2340ca Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 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