4009 Commits (2c64ed6b2dcc76bf72828cf898ad61476dffc0ef)
 

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