Automattic / Automattic/node-canvas
Image anti-aliasing when downscaling
- Dominant language
- JavaScript
- Stars
- 10.7k
- Forks
- 1.2k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 1
Description
Currently, even setting the anti-alias and the patternQuality of the context doesn't provide any anti-aliasing for the images, which gives us not so smooth thumbnails.
I'm assuming this is still the reason: http://stackoverflow.com/questions/14748536/node-canvas-image-anti-aliasing-doesnt-seem-to-work
Will there be a version of cairo that supports this? Or any workaround from node-canvas?
This is an example of the downscale resize. Her hairs shouldn't be that "crisp":

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.