libfont: Difference between revisions
Jump to navigation
Jump to search
(Created page with '=libFont= libFont is a library that is in the devkitARM toolchain for using custom fonts on the Nintendo DS system. Features of libFont *UTF-8 encoding as standard *Fonts loade…') |
No edit summary |
||
Line 1: | Line 1: | ||
libFont is a library that is in the devkitARM toolchain for using custom fonts on the Nintendo DS system. | libFont is a library that is in the devkitARM toolchain for using custom fonts on the Nintendo DS system. | ||
Latest revision as of 21:50, 28 September 2010
libFont is a library that is in the devkitARM toolchain for using custom fonts on the Nintendo DS system.
Features of libFont
- UTF-8 encoding as standard
- Fonts loaded from SD card only when needed
- Ability to use any size font upto a maximum of 32 x 32 pixels
- Pictochat like font supplied as a default font for you to use
- Works in any screen mode - Text4, Text8, Bitmap8 and Bitmap16