我在this site上使用DINNextLTPro-Medium字體,並注意到Safari 6在Chrome 6(mac)與世界其他地方(Safari 5 mac/win,Chrome win,Firefox贏,歌劇贏...)。字體渲染safari 6
下面是在Mac上發生的事情的Safari 6:
而在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的(閃光)被加載到導致此視頻引起的?
什麼字體平滑你的Windows版本的Safari瀏覽器的使用設置? – NSGod 2013-02-22 03:24:40