文泉驿 v0.8“嬴政”发布(转)

Posted 9 months, 2 weeks ago at 11:32 am. 0 comments

以下为引用内容:

这是开源中文字体前进的又一个坚实的脚印。v0.8“嬴政”采用了
12pt点阵国家标准;首次实现了点阵与矢量字体功能互补、共同使
用;补充了近千个新的符号点阵,修改优化了近万个汉字点阵;重
新绘制了11/12pt的拉丁字符;对空格和数字间隔也进行了优化,
提高中文ASCII Art显示效果;首次制作规范的DEB/RPM安装包,
实现了一个命令安装、设置自动完成……还有更多更多。

新版字体的下载地址参见:
http://wenq.org/index.cgi?BitmapSong

新字体的安装方法不再象以前那样繁琐,在文件浏览器中双击
相应的deb或rpm文件安装即可。也可以通过一个命令在命令行
实现安装:
代码:
sudo dpkg -i wqy-bitmapfont-0.8.0-6_all.deb

或者
代码:
sudo rpm -Uvh wqy-bitmapfont-0.8.0-6.noarch.rpm

再次感谢所有参与者,特别感谢eka, tchaikov, wanghong, fundawang, hzhsun.


via http://forum.ubuntu.org.cn/viewtopic.php?t=42811
[url=http://wqy.sourceforge.net/]http://wqy.sourceforge.net/[url]

Popularity: 13% [?]

Tags: ,

hp 3239(3240)安装pclinuxos笔记 2

Posted 9 months, 2 weeks ago at 11:32 am. 0 comments


经过一番折腾,解决了 pclinuxos 中文输入和显示的问题。官方源速度很慢,先换成 pclosusers.com 的,打开终端

cd/etc/apt/
su root
vim sources.list

把默认第一个源改为

rpm http://pclosusers.com/pclosusers/pclosfiles pclinuxos/2007 main extra nonfree kde

在 Package Manager(Synaptic) 中搜索并安装 wqy( Wen Quan Yi bitmap font)以及 scim-bridge,de-il8n-zh_CN-GB2312,fonts-ttf-chinese,中文输入法fcitx(scim似乎与某个软件冲突,默认情况下不能用)(郭爽注:但我还是选择了 scim-bridge,我受不了 fcitx 的选字和翻页方式,很不习惯)可选包manpage,mozilla-firefox-zh_CN 等。


在 Control Center 加入中文。


在 Control Center - system 加入输入法,选择 scim+pinyin,备份并修改 i18n

su root
cp /etc/sysconfig/i18n /etc/sysconfig/i18n.bak
vim /etc/sysconfig/i18n

内容如下

export GTK_IM_MODULE=xim
export QT_IM_MODULE=xim
GTK_IM_MODULE=scim
QT_IM_MODULE=scim
XIM_PROGRAM=”scim -d”
XMODIFIERS=@im=SCIM

注销(logout)重新登录即可。

此时firefox 网页中文可正常显示,但标题栏中文显示方块。还是在 Control Center - Appearance & Themes - Fonts 中选择字体为 wqy 即可(尤其是 window title 字体和taskbar 字体等)。注意:其它的应用程序如果出现中文方块,需要单独设置该程序的字体,比如 Konqueror 默认不能显示中文,在其字体设置中 sans serif 改为 wqy 宋体即可。

相关日志:

hp 3239(3240)安装pclinuxos笔记
pclinuxos 测试
英文locale下的scim输入法中文配置

Popularity: 14% [?]

Tags: , , , , ,

linux Mint 测试

Posted 9 months, 2 weeks ago at 11:32 am. 0 comments

linux Mint 是基于ubuntu 的发行版,站在巨人肩膀的感觉就是不一样,很多易用的小改进,有些意思。

1.mintAssistant - 在安装快结束的时候,进行一些设置。如是否允许 rot 登录;用 fstab 还是 mintDisk 来管理分区,前者因为 nffs-3g 的原因已经能够很好地读写 ntfs 分区,后者则是 linux mint 推荐说“更快”(我不得而知,不敢妄言)。

2.直接安装了 pdf 打印,以及各种多媒体支持,不用再满世界 w32codes 了,小型组织的好处就是不受那些所谓 license 的限制。我讨厌任何形式的 license,包括所谓的“创作共用协议”,What we want is just Free and OpenSource.

3.MintMenu - 主菜单很有意思,以前发过日志,但我是在想不起来名字了。类似 Mac Finder + 分类,找程序更方便了

4.AptOnCD - 备份你的 .deb 到光盘,重装或者其他电脑使用。以前说过 aptoncd

5.Compiz and Beryl 加进去了。Pclinuxos 也是如此,说到这里我看大家都是有点心急了。我的 hp 3239 laptop 自己在 ubuntu 7.04 安装官方 nvidia 驱动,然后 beryl,虽然有很多小问题,但可以跑起来。pclinuxos 在 intel 台机上直接就可以跑起来 3D desktop,可是报告我的本本不支持!:( linuxmint 倒好,直接白屏,只好 ctrl+alt+backspace 干掉 x,重新登录…

6.给了个 mint space。默认1G空间的网络硬盘,默认两天时间。(这和linux 发行版有什么关系?商业行为?)

“MintUpload is one of the new mint tools which will be introduced in Celena (Linux Mint 3.1). It allows the user to quickly upload files on the Internet and to send a link to them by email. By default, all users will get free access to a 1GB web storage space and they will be allowed to upload files smaller than 10MB. The 1GB of space will be shared between all users and files will stay on the server for 2 days ” - Quoted from Linux Mint Blog

Mint-Space customers will be able to add their mint-space account and use it in addition to the free service. This will give them an additional 1GB of space which will be reserved to them. They will be allowed to upload files smaller than 1GB and their files will stay on the server for 7 days.”

7.终端加了一个“每日警句”之类的小东东,:)
8.系统面板左下加了个 tomboy note,记事本之类的东西。

注意的问题:
linuxmint 默认没有中文,需要在 Language Support 勾选 chinese,重新登录后中文乱码,在新利得搜索 wqy,安装wqy字体,再次重新登录后显示中文。

Popularity: 18% [?]

Tags: , , , , , , , , ,

制作我自己的 ubuntu 源

Posted 9 months, 2 weeks ago at 11:32 am. 0 comments

准备放一些自己喜欢、常用的小软件,省得每次装机其它的源太慢。:)你可以直接查看可安装的软件列表、下载 guoshuang linux repository里的 deb 包或者添加 sources.list。

sudo gedit /etc/apt/sources.list

添加

deb http://www.butone.com/guoshuang/repository /

保存,刷新 apt 源。

sudo apt-get update

包括 openorena(quack游戏) 数据包、客户端、服务器端、wqy中文字体、无线网卡驱动、W32codes解码器、nautilus-open-terminal(nautilus 右键终端菜单)、alltray(任意软件最小化到系统托盘)等等。

源制作过程如下:

本机 apt-get 安装过的 deb 文件一般在 /var/cache/apt/archives/ 文件夹中,拷贝到 abc 文件夹中安装 dpkg-dev

sudo apt-get install dpkg-dev

生成 Packages.gz 文件。该文件包含源里软件的版本、依赖关系等。

sudo dpkg-scanpackages feisty /dev/null |gzip >feisty/Packages.gz

拷贝这些文件到 www 服务器上即可。

相关日志:

ubuntu 使用本地软件包作为安装源(转)

Popularity: 14% [?]

Tags: , , , , , , , ,

ubuntu 安装雅黑字体

Posted 9 months, 2 weeks ago at 11:32 am. 0 comments

我个人不喜欢雅黑,为什么不 WQY 呢?

以下为引用内容:

因为受版权限制,Ubuntu的字体并不是特别好,尤其是中文字体。怎么样美化我们的Ubuntu的显示效果也就是我们很关心的一个问题!
下面教朋友们用微软雅黑和苹果字体来分别美化我们的Ubuntu的中文字体和英文字体!

1。首先下载微软雅黑和苹果字体。
下载地址:http://www.box.net/shared/lvh50qodvn

2。将字体cp到~/.fonts 或者 /usr/local/share/fonts/ 或者 /usr/share/fonts/
其实放在~/.fonts是最简单也是何必呢推荐的方法。
然后终端执行:
sudo fc-cache -f

3。修改/etc/fonts/language-selector.conf。
终端执行:
sudo gedit /etc/fonts/language-selector.conf

分别在
Bitstream Vera Serif
Bitstream Vera Sans
Bitstream Vera Sans Mono

下面添加
Microsoft YaHei

4。开启字体的cleartype渲染。
添加源:
feisty:
deb http://www.telemail.fi/mlind/ubuntu feisty fonts

edgy:
deb http://www.telemail.fi/mlind/ubuntu edgy fonts

gpg key:
gpg –keyserver subkeys.pgp.net –recv-keys 937215FF
gpg –export –armor 937215FF | sudo apt-key add -

feisty 64位:
deb http://ubuntu.moshen.de/ feisty experimenta

gpg key:
wget http://ubuntu.moshen.de/2F306651.gpg -O- | sudo apt-key add -

然后
sudo apt-get update && sudo apt-get dist-upgrade

会升级3个包!

5。调整字体选项。
系统–》首选项–》字体:
除了等宽字体外全部选择Lucida Grande
这是选择英文字体,中文字体不用选择。第三步修改的就是中文字体显示!
字体渲染选择次像素平滑!

6。按ctrl+alt+backspace重启x server,并登录。
OK,搞定~~试试效果吧!原文来自[何必呢]
附我的显示效果,点击观看大图!

PS:此方法适用于Ubuntu7.04~


via [url=http://www.hebine.net/blog/archives/283.html]用雅黑苹果字体美化你的Ubuntu/url]

Popularity: 13% [?]

Tags: , , , , , ,

ubuntu 安装文泉驿字体(0.7)

Posted 9 months, 2 weeks ago at 11:30 am. 0 comments

guoshuang2007-06-22+新方法有二:

一、简单的办法就是打开新立得软件包管理器,搜索 wqy,安装即可;
二、到 wqy 站点下载 .deb,sudo dpkg -i xxxx.deb 安装。

下载wqy-bitmapfont-ttf-0.7.0-4.tar.gz,解压,直接拷贝 .ttf 文件到 ~/.fonts 目录即可使用。但是gtk1的程序(xmms,gmplayer等) 不能使用这些字体。

系统 - 首选项 - 字体 中选择即可。

这个命令用来刷新字体缓存
sudo fc-cache -f -v

检测是否安装成功

fc-list |grep We

返回

WenQuanYi Bitmap Song,文泉驿点阵宋体:style=medium
WenQuanYi Bitmap Song,文泉驿点阵宋体:style=bold,c粗

注意:我还把解压后的 wqy-bitmapfont 目录整个拷贝进 /usr/share/fonts 目录。我不太清楚,到底是哪个方法起了作用。但不管怎样,能用了。找到一点资料:

文泉驿点阵宋体 安装指南
Install WenQuanYi Bitmap Font on Debian

Popularity: 11% [?]

Tags: , , , , , ,

ad 468x60