Home › Forums › CSS › [Solved] Transforms cause font-smoothing weirdness in Webkit › Re: Transforms cause font-smoothing weirdness in Webkit
July 13, 2012 at 1:36 pm
#106052
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:
Is there anything I can do to keep Webkit from forcing standard antialiasing on EVERYTHING?