2012-02-06 29 views
0

这是我的CSS代码:字体面在Firefox 8在Linux和Firefox 3.6在WinXP

@font-face { 
    font-family: 'WebMitra'; 
    font-style: normal !important; 
    font-weight: normal !important; 
    src: url('./fonts/bmitra.ttf') format('truetype'); 
} 

@font-face { 
    font-family: 'WebMitraBold'; 
    font-style: normal !important; 
    font-weight: bold !important; 
    src: url('./fonts/bmitra-b.ttf') format('truetype'); 
} 

,这是我的结果在两种运行系统中的两个版本的Firefox。我想知道这个错误是针对Firefox或操作系统的。

火狐8在Ubuntu 11.04

见问题波斯字体分离与每个字母。

Firefox 8 on Ubuntu 11.04

在Windowx XP

正确版本的Firefox 3.6

Firefox 3.6 on Windowx XP

This is live version you can test it.

+0

irc.freenode.net #firefox频道的一般共识是Linux的字体渲染。它将永远不会是微软的渲染,所以...... – 2012-02-06 17:43:28

回答

0

irc.freenode.net上#firefox频道的一般共识是Linux字体呈现。它不会是微软的渲染,所以...