ubuntu9.10 flash 出现方块字的解决方法
Posted by 机器人 on 4th 十一月 2009 in linux/server
环境 ubuntu9.10
sudo vim /etc/fonts/conf.d/49-sansserif.conf
将
< string >sans-serif< /string >
换成
< string >文泉驿正黑< /string >
或者直接删掉该文件
sudo rm /etc/fonts/conf.d/49-sansserif.conf
机器人 2009年11月4日 15:39 于 北京 晴