I\'m using the clip() function on a canvas.
Results:
As you c
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.