14362 Commits (b142dbacffb314ef751cd78ffb3eb833d021c9da)
 

Author SHA1 Message Date
James Jackson-South 139e21e68f Cleanup 9 years ago
James Jackson-South 9710f02cf9 Png uses Wu by default to ensure full alpha range 9 years ago
James Jackson-South 8dab59b321 Octree Quantizer now only supports 1 alpha value 9 years ago
James Jackson-South 86fdf56867 WuQuantizer now inherits Quantizer 9 years ago
James Jackson-South 27ca2cb629 Use a single array pool 9 years ago
Anton Firszov 1ba4cf54d1 fix CopyTo***Bytes() 9 years ago
Anton Firszov 97c084979e fixed ToVector4SimdAligned() 9 years ago
James Jackson-South 13da8add28 Improve Wu performance. 9 years ago
Anton Firszov 9df12ac526 fixed indexer and copy operations 9 years ago
Anton Firszov 8c5a8b2e8a more PixelIndexing benchmark clenup 9 years ago
Anton Firszov 54b2e1a358 PixelIndexing.SmartUnsafe() benchmark 9 years ago
Anton Firszov e0bbdc33f3 additional PixelIndexing benchmarks 9 years ago
Scott Williams 0c36757911 update to latest SixLabors.Fonts 9 years ago
Anton Firszov 587bf1efa3 fixed copy 9 years ago
Anton Firszov 49bd007bc5 fixed DangerousGetPinnableReference() 9 years ago
Anton Firszov 4854005733 refactored all BufferSpan pointers to ref-s 9 years ago
Scott Williams c14dedd290 Merge pull request #171 from JimBobSquarePants/tocsoft/png-indexed-alpha 9 years ago
Scott Williams 44d1aae2b3 return alpha array to array pool 9 years ago
Scott Williams b4fba454d5 re-enstate threashold 9 years ago
Scott Williams ba81ec0e2e remove theashold 9 years ago
Scott Williams a36be6c76a add alpha pallette if any alpha channel set 9 years ago
Anton Firszov 41df64d1e7 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp into drop-pointers 9 years ago
Anton Firszov ed9d2763a0 DangerousGetPinnableReference() + PixelIndexing benchmarks 9 years ago
Steffen Habermehl 5f47d4e768 Updates unit test for undefined EXIF types 9 years ago
Steffen Habermehl 183260b48e Issue #132: Handle undefined EXIF data type where no number of components set 10 years ago
James Jackson-South 0bc7fba31c Fix duplicate [skip ci] 10 years ago
James Jackson-South 2cda2814be Merge pull request #167 from JimBobSquarePants/indexed-png-fix 10 years ago
Scott Williams 524d7e847e Fix for off by one for indexed pngs 10 years ago
James Jackson-South 4951624a00 Fix bold [skip ci] 10 years ago
James Jackson-South 14eee4cdc3 Update readme [skip ci] 10 years ago
James Jackson-South 84e664a47f Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp 10 years ago
James Jackson-South 7243aadf8a Fix indexed png alpha selection. Fix #163 #165 10 years ago
Scott Williams 09300d142f bump SixLabors.Shapes version for perf increase 10 years ago
Scott Williams 91d1303912 fix loading from unseekable stream 10 years ago
Andrew Wilkinson 91e14b7134 Update TIFF codec to new IImageDecoder signature 10 years ago
Andrew Wilkinson 724f7fff43 Merge branch 'master' into tiff-codec 10 years ago
Andrew Wilkinson 8af80459ba Move TIFF internals into own namespace 10 years ago
Johannes Bildstein ef43306a3c fix filenames to fit class name 10 years ago
Johannes Bildstein a38326de55 fix RGB conversion 10 years ago
James Jackson-South 6a78a74e2d Fix resize banding bug 10 years ago
James Jackson-South 8154e62356 Add proper rounding compare 10 years ago
James Jackson-South 9cbb7f9c90 Merge pull request #162 from piamancini/patch-1 [skip ci] 10 years ago
Pia Mancini c660602eb6 Add backers and sponsors from Open Collective 10 years ago
James Jackson-South f3892ada26 Fix logos [skip ci] 10 years ago
Andrew Wilkinson 5c79b5d755 Add Image extensions to save TIFF format files 10 years ago
Andrew Wilkinson 738f62bf9c Implement image decoding for the most basic TIFF image format. 10 years ago
James Jackson-South 6c3f12eeaa Update all icons [skip ci] 10 years ago
Andrew Wilkinson d5e85a621f Decode TIFF image resolution 10 years ago
James Jackson-South deda1dd3a3 Add HunterLab plus more conversions 10 years ago
James Jackson-South fbcc4a9b45 Add rgb adaptation 10 years ago