I pushed an update to farbfeld-resize:
https://github.com/ender672/farbfeld-resize
It now operates in 16-bit color.
Interpolation is now in a single function. The whole project is one
file, zero dependencies, 131 sloc.
It transposes the image during each resizing pass in order to achieve
vertical & horizontal scaling with a single function. This is an idea
I've been carrying around with me for a long time. I'm pretty excited
to finally see it in action.
Thanks,
Tim
Received on Fri Feb 12 2016 - 17:13:16 CET