1931 Commits (bd363b50fc2482aa74b466a597bfcf4e4e8ebb81)

Author SHA1 Message Date
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 ed9d2763a0 DangerousGetPinnableReference() + PixelIndexing benchmarks 9 years ago
Steffen Habermehl 183260b48e Issue #132: Handle undefined EXIF data type where no number of components set 9 years ago
Scott Williams 524d7e847e Fix for off by one for indexed pngs 9 years ago
James Jackson-South 7243aadf8a Fix indexed png alpha selection. Fix #163 #165 9 years ago
Scott Williams 09300d142f bump SixLabors.Shapes version for perf increase 9 years ago
Scott Williams 91d1303912 fix loading from unseekable stream 9 years ago
James Jackson-South 6a78a74e2d Fix resize banding bug 9 years ago
Johannes Bildstein 87c1e052ae fix error where startIndex was ignored in To<Type> methods 10 years ago
James Jackson-South d2787fc8fa Update to use MathsF 10 years ago
Anton Firszov 4d3391c4b6 fixing #146 10 years ago
Johannes Bildstein 7d6933362b improve performance of EndianBitConverter and small formatting fixes 10 years ago
Scott Williams 15fc34126f decoder configuration argument order 10 years ago
Scott Williams b3810f549d Increment version 10 years ago
Scott Williams 726ffe5d2e Move config argument to be first argument 10 years ago
Scott Williams 69100f4f0c Move metadata loading into constructor/creator. 10 years ago
Scott Williams b1d76dddc8 Clean up usings and add comments 10 years ago
Scott Williams 385926067d make constructor public 10 years ago
Scott Williams bf9c683d25 fix stylecop issues 10 years ago
Scott Williams 3d981fd187 Add image comparer test helper 10 years ago
Scott Williams 8847f12913 Default text drawing at an image dpi independent size 10 years ago
Scott Williams 122ebccdc2 scan to end of line even if longer 10 years ago
Scott Williams b028126fe3 reduce range check 10 years ago
Scott Williams 9b33d8b715 add range checks 10 years ago
Scott Williams cc32d2d398 pass configuration & ensure only single image created 10 years ago
Scott Williams 23f2e79ea3 remove decode metadata only 10 years ago
Scott Williams 78334dd86f Add IImageDecoder overloads 10 years ago
Scott Williams 1f9f0c9f82 fix parameter names 10 years ago
Scott Williams 177064f05a Move image loading out of constructors and into static methods 10 years ago
Anton Firszov 3d7b740839 weight printing experiments, minor changes, comments 10 years ago
Anton Firszov 3502db1f48 make it parallel again! 10 years ago
Anton Firszov 1042a97b72 improved, sequential ResizeProcessor 10 years ago
Anton Firszov 740411a684 merged ResizeProcessor and CompandingResizeProcessor 10 years ago
Anton Firszov b9fc389402 more refactor on Weights stuff 10 years ago
Anton Firszov d983797baa refactor ResamplingWeightedProcessor.Weights 10 years ago
Anton Firszov 24e1334d72 PinnedBuffer<T> and PinnedImageBuffer<T> indexers 10 years ago
Anton Firszov 847ed5ed98 BufferSpan ref indexer + Fix Drawing usages 10 years ago
Scott Williams d0c0dee582 Improve test coverage 10 years ago
Scott Williams 2add6f92ae remove redundant SaveInternal 10 years ago
Scott Williams e72f6fb1ba fix broken comment 10 years ago
Scott Williams 7eea486a69 add guards to verify scanlineBuffer size 10 years ago
Scott Williams 469d404944 drop callbacks 10 years ago
Anton Firszov deda531d10 introduced PinnedImageBuffer<T> 10 years ago
Anton Firszov 86043577e5 BufferPointer<T> became BufferSpan<T> 10 years ago
Scott Williams 026474dd7e code cleanup 10 years ago
Scott Williams 928ac5960a fixed comment 10 years ago
Scott Williams b0b9b02d1e fix comments 10 years ago
Scott Williams 39691519d9 fix pattern brushes 10 years ago