Wii Bitmap Font (FNT) Sample Demos

Location

$REVOLUTION_SDK_ROOT/build/demos/fntdemo

Compilation

Change directories to $REVOLUTION_SDK_ROOT/build/demos/fntdemo and enter "make". An executable file (.elf) will be generated within the path $REVOLUTION_SDK_ROOT/RVL/bin/demos/fntdemo/.

Execution

Move to the $REVOLUTION_SDK_ROOT/RVL/bin/demos/fntdemo/ directory and perform the following steps:

Description

fntdemo1 Characters are displayed using two types of fonts.
Both expansion methods, where all font resources are loaded into memory from the disc and then the font is expanded and where the font is expanded while loading font resources into memory successively, are used.

See Also

Font functions

Revision History

2006/09/01 Initial version.


CONFIDENTIAL