85 Commits (1567259198e9ac29db52ca16e3cf5bdc655dc504)

Author SHA1 Message Date
James Jackson-South 1567259198 Ensure nothing is preserved if previously allocated 10 years ago
Jonas Frost 4059e1e47a Optimized Rotate() to use pre calculated rotation matrix 10 years ago
James Jackson-South ea54d819c6 Project build + testrunner [skip ci] 10 years ago
Dennis Fischer 5b15627caf Fix project.json files 10 years ago
James Jackson-South 0ae52e55c6 Switch to RC2 [skip ci] 10 years ago
James Jackson-South c86a3fad3e Save as Png should accept quality parameter. 10 years ago
James Jackson-South 32c686f550 Performance improvements + tweaks 10 years ago
James Jackson-South e46266737b Add Bootstrapper 10 years ago
James Jackson-South a48594ebe0 Wild stab at NET 4.5.1 support. 10 years ago
James Jackson-South be6bb74dfe Never use floating point to set array sizes 😈 10 years ago
James Jackson-South 339ca3d86b Add benchmarking 10 years ago
Michael Heinrich d440a14914 Crop source origin fixed 10 years ago
James South adbbe36c1f Remove excess extension. 10 years ago
James Jackson-South ad03cd5390 Strip out dominant pixel methods. 10 years ago
James South d476751d9d Add dominant pixel encoding. 10 years ago
zabulus d845db0440 Add support for .NET 4.5.2 10 years ago
James South 13920f6808 Stylecop 10 years ago
James South b4ff2a5fb2 Add Skew, Enhance Rotate 10 years ago
James South 3c2a82df54 Improve Resize and Rotate 10 years ago
James Jackson-South 4e7e7f98e8 Resize experiments. 10 years ago
James South bae30daead No need for bounds check. 10 years ago
James Jackson-South 6cf216b3c3 Fix blend 10 years ago
Michael Weber 429af7f7eb Fix to jpeg decocding, wrong size for mcu counter. 10 years ago
James South d12eedb9fe Image now IDisposable 10 years ago
James South acb5a66f66 Add 32bit bitmap support plus cleanup. 10 years ago
James South 493d91c671 Clean up colors 10 years ago
James South e1e4135291 Cleaned up Lzw (En/De)coder 10 years ago
James South ed0f077114 Fixing encoder for animated gifs 10 years ago
James South 4487855a01 Use core gif encoder. 10 years ago
James Jackson-South c645e9f695 Add EndianBinaryWriter 10 years ago
James Jackson-South da14b2960c Palette Quantizer is now threadsafe. 10 years ago
James Jackson-South 11ae9c292a Fix indexed png transparecy 10 years ago
James South 60f58b1d85 Supports indexed png when quality is set to <= 256 10 years ago
James Jackson-South a73738e312 Partial indexed png implementation. 10 years ago
James Jackson-South 393f6fc9e3 Quantizers now implement threshold. 10 years ago
James Jackson-South 93634129d9 Fix Entropy Crop 10 years ago
Michael Weber b0cc540d0e Fix to read of final bytes from buffer. 10 years ago
Michael Weber aba8df2099 Fix for progressive jpeg decoding. 10 years ago
Michael Weber facf825d8f Fix from go conversion of progressive jpeg files. 10 years ago
James Jackson-South e718e758c2 Clean up a little to aid debugging. 10 years ago
James Jackson-South 9a8127e784 Cleanup 10 years ago
James Jackson-South 231dfe832c Fix transparency allocation 10 years ago
James Jackson-South 9cb1219e9a Add palette quantizer. 10 years ago
James Jackson-South abd0509a91 Interchangeable quantizers 🎈 10 years ago
James Jackson-South 00620cec83 Shift to new namespace 10 years ago
James Jackson-South 251923a359 OK actually now it works. 10 years ago
James Jackson-South 26b0cb2ea1 It works. 10 years ago
James Jackson-South d6bb70ae71 Add Wu Quantizer 10 years ago
James Jackson-South 81269b5005 Companding now off by default when resampling. 10 years ago
Michael Weber e4b347e8ae Add 4:4:4 encoding to jpeg encoder. 10 years ago