iOS 4.2+ webfont (ttf) 's bold font-weight rendering bug

前端 未结 4 1151
离开以前
离开以前 2020-12-12 23:29

This one is quite specify: specify ttf font rendering font-weight:bold incorrectly on iOS mobile safari, open demo site with iphone/ipad with iOS 4.2/4.3 Beta 3

4条回答
  •  天命终不由人
    2020-12-13 00:06

    don't use the 'bolder' or 'bold' tag. they aren't necessary if you are using a specific weighted webfont.

    I had the same problem. It went away when I removed any mention of font-weight.

提交回复
热议问题