Japanese Font Viewer and Extension Kit GB: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
|type=Demos | |type=Demos | ||
|version=1.0.0 | |version=1.0.0 | ||
|license=MIT | |||
|format=CGB | |format=CGB | ||
|download=https://dlhb.gamebrew.org/gbhomebrews/gbcjkit.zip | |||
|download=https://dlhb.gamebrew.org/gbhomebrews/ | |||
|website=https://gitlab.com/teamknox/gbcjkit | |website=https://gitlab.com/teamknox/gbcjkit | ||
|source=https://gitlab.com/teamknox/gbcjkit | |source=https://gitlab.com/teamknox/gbcjkit | ||
}} | }} | ||
{{#seo: | {{#seo: | ||
Latest revision as of 10:51, 30 July 2024
| 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