On Sun, 2004-06-06 at 04:51, TOYAMA Shin-ichi wrote:
> For Japanese on Fedora Core 1, I did as 
> 
>   ja.ttf   ->  /usr/share/fonts/ja/TrueType/kochi-gothic-subst.ttf
> 
> On Fedora Core 1, there is some fonts for Korean and Chinese.
> 
> For ko_KR ( ko.ttf -> ? )
> 
>    /usr/share/fonts/ko/TrueType/batang.ttf
>    /usr/share/fonts/ko/TrueType/dotum.ttf
>    /usr/share/fonts/ko/TrueType/gulim.ttf (*)
>    /usr/share/fonts/ko/TrueType/hline.ttf
> 
> For zh_CN ( zh_cn.ttf -> ? )
> 
>   /usr/share/fonts/zh_CN/TrueType/gkai00mp.ttf (*)
>   /usr/share/fonts/zh_CN/TrueType/gbsn00lp.ttf
> 
> For zh_TW (zh_tw.ttf -> ? )
> 
>   /usr/share/fonts/zh_TW/TrueType/bkai00mp.ttf (*)
>   /usr/share/fonts/zh_TW/TrueType/bsmi00lp.ttf
> 
>    (*) .... Temporaly selected.
> 
> Is this selection good ?
> And what will do I do for other locales ?

What I have for the Debian package is the following:

el_GR.UTF8
el.ttf -> ../../../fonts/truetype/thryomanes/thryn___.ttf

You should add support for Greek as above.

ja_JP.UTF-8
ja.ttf -> ../../../fonts/truetype/kochi/kochi-gothic.ttf

I see kochi-gothic.ttf is just a symlink to kochi-gothic-subst.ttf, so
this is the same as yours.

ko_KR.UTF-8
ko.ttf -> ../../../fonts/truetype/baekmuk/gulim.ttf

This is the same as yours, and is the best we can do, for now, as Mark
pointed out.

zh_CN
zh.ttf -> ../../../fonts/truetype/arphic/gbsn00lp.ttf

You have gkai00mp.ttf.  So do I have it wrong, here?  Also, I didn't
realize we support both zh_CN and zh_TW now.  I guess I'll need to
adjust my packaging to support zh_TW and fix zh_CN.

Bill, I see in CVS you changed the README to list traditional-chinese
among the supported languages, but didn't add zh_TW to the list of
locales.  Also, why did you call the option "traditional-chinese"
instead of "chinese-traditional"?  I would have thought that grouping
them together lexicographically would make the related options easier to
find.  When I first looked at the README I didn't think you had added it
at all, until I searched the page further because I was expecting to
find the new option adjacent to simplified Chinese.  (Also, logically,
there should be a chinese-simplified, which is the same as "chinese".)

Ben
--
synrg at debian dot org

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Tuxpaint-dev mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxpaint-dev

Reply via email to