【问题标题】:Font face quality issue in firefox (windows os)firefox(windows os)中的字体质量问题
【发布时间】:2012-05-09 19:56:49
【问题描述】:

我有一个字体通常可以使用的网站,即使在 ie 中也是如此。 但是在firefox中字母是锯齿状且难看的,我认为是渲染问题。在 Firefox 中,MAC 功能正常,就像在其他浏览器中一样。我尝试了很多方法都没有成功。 谁能帮帮我?


link to the image

@font-face {
font-family: 'Myriad Pro';
src: url('myriadpro-regular.eot');
src: url('myriadpro-regular.eot?#iefix') format('embedded-opentype'),
     url('myriadpro-regular.woff') format('woff'),
     url('myriadpro-regular.ttf') format('truetype'),        
     url('myriadpro-regular.svg#myriadpro-regular') format('svg');
font-weight: normal;
font-style: normal;

}

【问题讨论】:

    标签: css rendering font-face


    【解决方案1】:

    很抱歉打扰您,但据我所知,您不能在网站中使用 Adob​​e 字体,从技术上讲,您不能在任何东西上使用它们,这将允许其他人访问该字体(例如,我可以使用您Myriad Pro 字体只是通过忽悠萤火虫)。

    就您的项目上线而言,无论如何希望我的信息有所帮助。

    【讨论】:

      猜你喜欢
      • 2012-12-29
      • 2016-02-20
      • 1970-01-01
      • 2015-05-02
      • 1970-01-01
      • 2014-03-14
      • 2017-06-22
      • 2014-05-01
      • 2022-01-24
      相关资源
      最近更新 更多