This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10154 - Font: Add IPA P Gothic font (Japanese font)
Attached to Project:
Rockbox
Opened by Yoshihisa Uchida (Uchida) - Monday, 20 April 2009, 14:19 GMT+2
Last edited by Yoshihisa Uchida (Uchida) - Friday, 28 May 2010, 12:50 GMT+2
Opened by Yoshihisa Uchida (Uchida) - Monday, 20 April 2009, 14:19 GMT+2
Last edited by Yoshihisa Uchida (Uchida) - Friday, 28 May 2010, 12:50 GMT+2
|
DetailsThe IPA font is a font to which shape is refined more than sazanami-mincho font.
Moreover, it is shape suitable from GNU Unifont font to the Japanese. The license of The IPA font changed, and the re-distribution of it became free. (Licence see IPA_Font_License_Agreement_v1.0.txt) IPA font: http://ossipedia.ipa.go.jp/ipafont/ support codepage: JIS X 0213:2004 (include Rockbox's SJIS codepage) I create bdf file from ipagp.otf using otf2bdf. otf2bdf: http://www.math.nmsu.edu/~mleisher/Software/otf2bdf/ I prepared the font whose size was 14, 16, and 18. Is which size font necessary excluding the above mentioned? fnt files was prepared for the person who did not have the build environment. Note: Alphabets , Numbers are not proportional. There might be a problem in the processing converted from otf into bdf or in ipagp.otf file. |
This task depends upon
Closed by Yoshihisa Uchida (Uchida)
Friday, 28 May 2010, 12:50 GMT+2
Reason for closing: Rejected
Additional comments about closing: for the cpyright reason, this task rejects
Friday, 28 May 2010, 12:50 GMT+2
Reason for closing: Rejected
Additional comments about closing: for the cpyright reason, this task rejects
Then, I send new bdf files.
The characters that was encoding >= U+10000 and the characters for vertical writing were deleted from the bdf files.
When you convert bdf files into fnt files, you should use the convbdf that applyes the patch of
FS#10176.Could someone please verify that the license is compatible with the one Rockbox requires?