Chrome cut off Oswald-Light font

橙三吉。 提交于 2019-12-30 07:32:05

问题


I am using Oswald-Light font family it is fine on FF and IE but cut off on Chrome


回答1:


Try setting the font-weight property to normal.

This recently worked for me.




回答2:


I found this answer for your problem: https://code.google.com/p/googlefontdirectory/issues/detail?id=152




回答3:


This happens if you install Oswald on your pc/Machine.............Happened to me it drove me nuts for hours. After removing the font everything came back to norma




回答4:


From what I learnt, it's partially Chrome font cache being broken. To fix your OS X font cache, clear it using

   $ atsutil databases -removeUser

    And then restart the font server using

    $ atsutil server -shutdown
    $ atsutil server -ping

I hope this will helpful to you.



来源:https://stackoverflow.com/questions/12540844/chrome-cut-off-oswald-light-font

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!