How to anti-alias clip() edges in html5 canvas under Chrome Windows?

后端 未结 5 1725
故里飘歌
故里飘歌 2020-12-02 20:20

I\'m using the clip() function on a canvas.

Results: \"using

As you c

5条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-02 21:17

    from the answers on Can I turn off antialiasing on an HTML element? it appears that it is browser specific. It is even an active bug report on the google code chromium project. Sorry, but it looks like you're out of luck for now.

提交回复
热议问题