Mac vs. Windows Browser Font Height Rendering Issue
- by cdmckay
I'm using a custom font and the @font-face tag. In Windows, everything looks great, regardless of whether it's Firefox, Chrome, or IE.
On Mac, it's a different story. For some reason, the Mac font renderer thinks the font is a lot shorter than it is.
For example, consider this test code (live example here):
<!DOCTYPE html PUBLIC…