1892 Commits (c3c7ac28c14725d5c26c6aae2fc8084288964c67)

Author SHA1 Message Date
James Jackson-South cbf522e8ad Fix dithering causing random opaque pixels 9 years ago
James Jackson-South 57b2e1ef97 Fix non-dithered Wu output 9 years ago
James Jackson-South a18bb0c190 Cleanup 9 years ago
James Jackson-South 005116e443 Png uses Wu by default to ensure full alpha range 9 years ago
James Jackson-South 3b97c0db91 Octree Quantizer now only supports 1 alpha value 9 years ago
James Jackson-South be3104547e WuQuantizer now inherits Quantizer 9 years ago
James Jackson-South 727dacbb1c Use a single array pool 9 years ago
Anton Firszov 819e048a53 fix CopyTo***Bytes() 9 years ago
Anton Firszov 0e96fd4c96 fixed ToVector4SimdAligned() 9 years ago
James Jackson-South f3a99e56d4 Improve Wu performance. 9 years ago
Anton Firszov 548fc41711 fixed indexer and copy operations 9 years ago
Scott Williams a6af2e0cac update to latest SixLabors.Fonts 9 years ago
Anton Firszov d8e0efa14b fixed copy 9 years ago
Anton Firszov ec1aa928c5 fixed DangerousGetPinnableReference() 9 years ago
Anton Firszov 84725f4523 refactored all BufferSpan pointers to ref-s 9 years ago
Scott Williams a322a31c75 return alpha array to array pool 9 years ago
Scott Williams c3748b5908 re-enstate threashold 9 years ago
Scott Williams be5d603a57 remove theashold 9 years ago
Scott Williams 1e3b9699a1 add alpha pallette if any alpha channel set 9 years ago
Anton Firszov 2d96be9d66 DangerousGetPinnableReference() + PixelIndexing benchmarks 9 years ago
Steffen Habermehl 2c373a623b Issue #132: Handle undefined EXIF data type where no number of components set 9 years ago
Scott Williams 67c54e4adf Fix for off by one for indexed pngs 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
Johannes Bildstein 853189aa78 fix error where startIndex was ignored in To<Type> methods 9 years ago
James Jackson-South 5899ceee8c Update to use MathsF 9 years ago
Anton Firszov f1517d2126 fixing #146 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 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 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 10 years ago
Scott Williams 3db50fea44 reduce range check 10 years ago
Scott Williams 152e71135c add range checks 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
Anton Firszov cd1e7b3b97 weight printing experiments, minor changes, comments 10 years ago
Anton Firszov 7ced8f07c6 make it parallel again! 10 years ago
Anton Firszov cd4fb809ce improved, sequential ResizeProcessor 10 years ago