As title.
就是指定某個字型檔它會秀出這個字型的樣子的,
3Q啦
請問有沒有好用的字型瀏覽程式呢?
Moderator: Forums Team
請問有沒有好用的字型瀏覽程式呢?
"The process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its internal structure. It's a disciplined way to clean up code that minimizes the changes of introducing bugs." -- M. F.
-
swallowman
- Posts: 138
- Joined: Sat Apr 05, 2003 12:04 am
- Location: taichung
- Contact:
Re: 請問有沒有好用的字型瀏覽程式呢?
本來是想說等做好ebuild再post到OOo那篇的延伸應用程氏中,既然你都問了,就先略說一下.ckchen wrote:As title.
就是指定某個字型檔它會秀出這個字型的樣子的,
3Q啦
小弟目前有在用的是:
1.pfaedit(http://pfaedit.sourceforge.net/)
2.gucharmap(http://gucharmap.sourceforge.net/)
,前者為字型製造機,蠻專業的程式,後者應該是你較需要的.但可能還在開發中,不在portage的列表,ebuild我也沒時間做,如果你趕著用的話,下載後
1)#./configure
2)#make(先不要make install,不然會很難移除)
3)#cd gucharmap
4)#./gucharmap(直接用)
或者你也可幫忙做ebuild^^"
qt的app我就不清楚了,這可能要有kde的朋友推薦.
Gentoo Linux is not really a distribution but a meta-distribution
Re: 請問有沒有好用的字型瀏覽程式呢?
我對linux還不太熟啦,做ebuild對我來說太難了,swallowman wrote:本來是想說等做好ebuild再post到OOo那篇的延伸應用程氏中,既然你都問了,就先略說一下.ckchen wrote:As title.
就是指定某個字型檔它會秀出這個字型的樣子的,
3Q啦
小弟目前有在用的是:
1.pfaedit(http://pfaedit.sourceforge.net/)
2.gucharmap(http://gucharmap.sourceforge.net/)
,前者為字型製造機,蠻專業的程式,後者應該是你較需要的.但可能還在開發中,不在portage的列表,ebuild我也沒時間做,如果你趕著用的話,下載後
1)#./configure
2)#make(先不要make install,不然會很難移除)
3)#cd gucharmap
4)#./gucharmap(直接用)
或者你也可幫忙做ebuild^^"
qt的app我就不清楚了,這可能要有kde的朋友推薦.
我一直都是躲在JVM裡面生活的
我不是非常趕著要用,等你的好消息囉
"The process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its internal structure. It's a disciplined way to clean up code that minimizes the changes of introducing bugs." -- M. F.