Japanese Font Viewer and Extension Kit GB: Difference between revisions
From GameBrew
More actions
Created page with ""{{Infobox GB Homebrews |title=Japanese Font Viewer and Extension Kit |image=japanesefontkitgb.png |description=Kanji driver kit for Game Boy Color. |author=TeamKNOx |lastupdated=2001/03/20 |type=Demos |version=1.0.0 |format=CGB |license=MIT |download=https://dlhb.gamebrew.org/gbhomebrews/japanesefontkitgb.7z |website=https://gitlab.com/teamknox/gbcjkit |source=https://gitlab.com/teamknox/gbcjkit |donation= }} {{#seo: |title=GameBrew |title_mode=append |image=japanesefon..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox GB Homebrews | |||
|title=Japanese Font Viewer and Extension Kit | |title=Japanese Font Viewer and Extension Kit | ||
|image=japanesefontkitgb.png | |image=japanesefontkitgb.png | ||
| Line 20: | Line 20: | ||
|image_alt=Japanese Font Viewer and Extension Kit | |image_alt=Japanese Font Viewer and Extension Kit | ||
}} | }} | ||
Kanji handling in GB/GBC with [http://www.vector.co.jp/soft/data/writing/se013782.html ELISA-Font]. This kit will be integrated to main application such as GB-PDA and so on. | Kanji handling in GB/GBC with [http://www.vector.co.jp/soft/data/writing/se013782.html ELISA-Font]. This kit will be integrated to main application such as [[GB-PDA]] and so on. | ||
The ELISA Font kit enables the display of Kanji characters in 8x8 pixels, supporting up to JIS-2nd standard kanji. | The ELISA Font kit enables the display of Kanji characters in 8x8 pixels, supporting up to JIS-2nd standard kanji. | ||
Revision as of 11:37, 10 September 2023
| Japanese Font Viewer and Extension Kit | |
|---|---|
| General | |
| Author | TeamKNOx |
| Type | Demos |
| Version | 1.0.0 |
| License | MIT License |
| System | CGB |
| Last Updated | 2001/03/20 |
| Links | |
| Download | |
| Website | |
| Source | |
Kanji handling in GB/GBC with ELISA-Font. This kit will be integrated to main application such as GB-PDA and so on.
The ELISA Font kit enables the display of Kanji characters in 8x8 pixels, supporting up to JIS-2nd standard kanji.
User guide
To use ELISA-Font in GB/GBC programming, you need to define a C-language array as it is directly structured in binary. Font files are prepared by each user with the font converter, b2cstr, developed by a team member from TeamKNOx. It was originally developed for UNIX and later ported to DOS.
Credits
Thanks to Mr.K.K is ex-colleague of Osamu OHASHI.
External links
- GitLab - https://gitlab.com/teamknox/gbcjkit