Closed itayco closed 9 years ago
Nice one ... thanks.
Thanks @itayco! Going from 0.9.0 to 0.9.6 caused the jagged images for all curved lines. I had to use {interpolation: 'lanczos'}
to make the curved lines smooth.
@aslansky, may I suggest going back to 'lanczos' as a default (as it's the lwip default)? The 'grid' was actually the worse setting for all my icons (40+), especially on retina. I can submit a PR for it as well.
Learned something new about use cases for different interpolation options: http://graphicdesign.stackexchange.com/questions/26385/difference-between-none-linear-cubic-and-sinclanczos3-interpolation-in-image
makes the resized image look much better.