【发布时间】:2013-04-03 21:06:18
【问题描述】:
我在this site 上使用 DINNextLTPro-Medium 字体,注意到 Safari 6 和 Chrome (mac) 与世界其他地方(Safari 5 mac/win、Chrome win、Firefox win、歌剧胜利...)。
这是在装有 Safari 6 的 Mac 上发生的情况:
在 Safari 5 上获胜:
这是我的 css 文件中的字体调用:
@import url("//hello.myfonts.net/count/259bc7");
@font-face {
font-family: 'DINNextLTPro-Medium';
src: url('fonts/259BC7_0_0.eot');
src: url('fonts/259BC7_0_0.eot?#iefix') format('embedded-opentype'),
url('fonts/259BC7_0_0.woff') format('woff'),
url('fonts/259BC7_0_0.ttf') format('truetype')
}
body,input,button,textarea {
font-family: DINNextLTPro-Medium, Helvetica, Arial, sans-serif; border:none;
font-size: 16px; line-height: 24px;
font-weight: normal;
font-style: normal; }
这一切都来自 myfonts,它与我习惯的 fontsquirrel 声明非常相似,它以工作得很好而闻名。
问题是,有人对此有所了解吗?我知道很难在不同的浏览器上获得相同的渲染,但在这里,它看起来非常大胆。
编辑 #1:会不会是由于从 Vimeo (flash) 加载的视频造成的?
【问题讨论】:
-
您在 Windows 版 Safari 中使用了哪些字体平滑设置?