August 2011
3 posts
6 tags
8 tags
@font-face Smoothing in Windows Chrome →
taitems:
You may have noticed the issue in which @font-face embeds rendered in Windows Chrome look mighty jagged. Fixes such as -webkit-font-smoothing barely do anything, so this hack relies on a fairly well known fact about Windows Chrome: putting text-shadow on anything makes it blurry as shit. …