完整解决方法: http://www.mcuos.com/thread-5139-1-1.html
在 2010年12月24日 上午10:58,王万清 <wwq0...@gmail.com>写道: > 谢谢分享。 > > 遇到乱码的情况也并不是很多,系统里安装的那PDF阅读器,一般的PDF文件都不会出现乱码的情况。 > > > 另外请教下,这个编号49的文件到底起一个什么作用呢,记得以前Flash出现乱码的情况也是这个文件,有人说删除就没事了,确实是删除了就没问题,这个文件有存以的必要吗? > > 在 2010年12月24日 上午10:06,RLP <rhyslpr...@yahoo.com.cn>写道: > > > ----- On 2010-12-24 chao MA <haozichao2...@hotmail.com> wrote: > > > > >如题,阅读pdf文档有的时候显示的是乱码,换一个阅读器也是这样,不知该怎么 > > >解决,谢谢。 > > > > xi...@xiang-laptop:/etc/fonts/conf.d$ cat 49-sansserif.conf > > <?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>WenQuanYi Micro Hei Mono</string> > > </edit> > > </match> > > </fontconfig> > > > > 注意最后的append_last,这种做法比较dirty,但是管用。我觉得这个不能阅读的问题应该算是一个bug。 > > > > -- > > ubuntu-zh mailing list > > ubuntu-zh@lists.ubuntu.com > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh > > > > > > -- > 以用致学! > Blog:http://wangwanqing.com > -------------- 涓嬩竴閮ㄥ垎 -------------- > 一个HTML附件被移除... > URL: > https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20101224/f7746438/attachment.htm > > -- > ubuntu-zh mailing list > ubuntu-zh@lists.ubuntu.com > https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh > > -- wzc0066 -------------- 下一部分 -------------- 一个HTML附件被移除... URL: https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20101229/4d82356a/attachment.htm -- ubuntu-zh mailing list ubuntu-zh@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh