- Status Closed
- Percent Complete
- Task Type Patches
- Category User Interface → Font/charset
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#10154 - Font: Add IPA P Gothic font (Japanese font)
The 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.
2010-05-28 10:50
Reason for closing: Rejected
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
for the cpyright reason, this task
rejects
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
I looked at the fonts (only latin and cyrillic parts of it, since I don’t have file with Japanese tags). Frankly said, I didn’t like the shapes. But if you like them and, especially, if you appreciate the fact that the fonts contain SJIS code page, I have nothing against committing it.
When bdf files was created by using fontforge, alphabets and numbers are proportional.
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.I still do not quite like some aspects. E.g. the spacing of the cyrillic glyphs. But if the main purpose of these fonts is to provide nice looking Japanese glyphs and they indeed look nice (I have not tested this as I don’t have such files, and even if I had I couldn’t judge what is nice and what is not – so I wholly rely on your opinion) – then I’d be happy to commit this.
Could someone please verify that the license is compatible with the one Rockbox requires?
for the copyright reason (can not distributed the bitmap font), I close this task.