Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Transforms cause font-smoothing weirdness in Webkit Re: Transforms cause font-smoothing weirdness in Webkit

#106052
nerdland
Member

I actually just had somewhat of a breakthrough. I was able to pinpoint exactly what causes this behavior in the script I’m using, and it is entirely a CSS issue. Here’s a reduced test case:

http://jsfiddle.net/VazpN/

Is there anything I can do to keep Webkit from forcing standard antialiasing on EVERYTHING?