Chinaunix首页 | 论坛 | 博客
  • 博客访问: 289780
  • 博文数量: 44
  • 博客积分: 2276
  • 博客等级: 大尉
  • 技术积分: 439
  • 用 户 组: 普通用户
  • 注册时间: 2007-03-01 09:07
文章分类

全部博文(44)

文章存档

2010年(1)

2009年(1)

2008年(30)

2007年(12)

分类: LINUX

2008-10-08 02:38:20


is my best favorite fonts. It includes Luxi Sans, Luxi Serif, and Luxi Mono. This tutorial will help you install Luxi fonts on Ubuntu 7.10 Gutsy Gibbon.

1. Get Luxi fonts from

文件: font-bh-ttf-1.0.0.tar.bz2
大小: 375KB
下载: 下载

2. Install Luxi fonts with the following commands:

For current user:

tar jxvf font-bh-ttf-1.0.0.tar.bz2 -C ~/.fonts/

For all user:

sudo tar jxvf font-bh-ttf-1.0.0.tar.bz2 -C /usr/share/fonts/truetype/

3. Refresh fonts cache, run this command:

sudo fc-cache -f -v


阅读(2480) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~