Posts with tag: anti-alias
Webkit troubled by very small fonts preceding @font-face text
Wednesday, April 21st, 2010
Earlier this month, I was styling a site, when I discovered a strange bug in Safari and Chrome (both Webkit) where any @font-face text would not be anti-aliased (smoothed) if it appeared after a block of pre-formatted text (text between <pre> and </pre> tags) that was small enough to not be smoothed. By no means [...]