解決 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]