edit-> preferences->Content->Fonts & Colors->Advanced
KP> It's probably just set to 'Sans Serif', in which case running
Indeed, I see a lot of Sans Serif in there. I can even
$ grep something ~/.mozilla/firefox/*/some_file if you wish.
KP> $ fc-match 'Sans Serif'
KP> on each version of fontconfig will suffice to show the difference.
# fc-match 'Sans Serif'
GBZenKai-Medium.ttf: "AR PL KaitiM GB" "Regular"
# dpkg -i fontconfig_2.4.91-1_i386.deb
Preparing to replace fontconfig 2.4.2-1.2 (using fontconfig_2.4.91-1_i386.deb)
# fc-match 'Sans Serif'
bkai00mp.ttf: "AR PL KaitiM Big5" "Regular"
# dpkg -i fontconfig_2.4.2-1.4_i386.deb 
dpkg - warning: downgrading fontconfig from 2.4.91-1 to 2.4.2-1.4.
# fc-match 'Sans Serif'
ZenKai-Medium.ttf: "AR PL KaitiM Big5" "Regular"

Anyways, firefox still looks good with
$ dpkg -l \*fontcon*|perl -alnwe 'print "@F[0..2]" if /^h/'
hi fontconfig 2.4.91-1
hi fontconfig-config 2.4.2-1.2
hi libfontconfig1 2.4.2-1.2
hi libfontconfig1-dev 2.4.2-1.2

so fontconfig_2.4.91-1_i386.deb must not be the culprit, and fc-match
is not showing what is ugly...



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to