心思世界's Archiver

ivanyung 發表於 2008-10-4 11:59

解決 ubuntu flash 中文亂碼

[size=7][color=Red]完成後要重新啟動 firefox 才可...[/color][/size]

step :
sudo gedit /etc/fonts/conf.d/49-sansserif.conf

改用文泉驛正黑
[quote]
            <string>文泉驛正黑</string>
[/quote]

[attach]12988[/attach]

[quote]
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<!--
  If the font still has no generic name, add sans-serif
-->
    <match target="pattern">
        <test qual="all" name="family" compare="not_eq">
            <string>sans-serif</string>
        </test>
        <test qual="all" name="family" compare="not_eq">
            <string>serif</string>
        </test>
        <test qual="all" name="family" compare="not_eq">
            <string>monospace</string>
        </test>
        <edit name="family" mode="append_last">
            <string>文泉驛正黑</string>
        </edit>
    </match>
</fontconfig>
[/quote]
:onion156

flash 看到中文啦 ... 又係 wiky win .... :onion164
[attach]12987[/attach]

[[i] 本帖最後由 ivanyung 於 2008-10-4 12:06 編輯 [/i]]

頁: [1]
eXTReMe Tracker

Powered by Discuz! Archiver 6.1.0F  © 2001-2007 Comsenz Inc.