ubuntu,debian,redhat,fedora,centos
标签类目:font

Linux下安装TTF字体

分类:RedHatWhile searching the ways of installing true type fonts to linux, I get all sort of solutions. Some will ask you to copy and paste to fonts:/// folders in nautilus, or fonts:/ in konqueror. Some may even ask you to copy your ttf fonts to /usr/share/fonts and run fc-cache. All sort of ways doesn’t works so well during last two years. 继续阅读 »

debian下JAVA中文显示乱码问题的解决

分类:Java/jsp1.
在 jre/lib/fonts/ 下建立个目录 fallback
比如我这儿就是
mkdir /usr/lib/j2sdk1.5-sun/jre/lib/fonts/fallback/
继续阅读 »

返回顶部