html5 - Antialias when curves image in Canvas

85 views Asked by At

I want to wrap an image around a mugs, I saw this page and follow it. But I still has a small question : Why edge in mugs doesn't antialiasing, I had to try many cases ( ex : imageSmoothingEnabled, use putImageData instead of drawImage,... ) but still doesn't work.

I want this

Not this

Can someone please finally provide an answer to this question. Sorry for my bad Eng :(

0

There are 0 answers