Font Library (font) Sample Demo

Location

$Library/demos/font

Compilation

Change directories to $Library/demos/font, and execute

% omake
  The executable (.cci) file is generated in:
$Library/build/font/(sample demo name)/images/(platform)/(target)/
    For example:
$Library/demos/font/ResFont/images/CTR-TS.Process.MPCore.fast/Release/
 

Execution

Description

ResFont Demonstrates the construction and destruction of the ResFont class.
ArchiveFont Demonstrates the construction and destruction of the ArchiveFont class.
PackedFont Demonstrates the construction and destruction of the PackedFont class.
OldResFont This old ResFont sample demo uses DMPGL. The drawing speed is slow, so avoid implenting code based on this demo.

CONFIDENTIAL