libfont

From devkitPro
Jump to navigation Jump to search

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