font - PackedFont Demo

Description

This is a sample of the PackedFont class that handles archive fonts (bcfna).

Required Environment

None.

How to Use

None.

Notes

None.

Execution Procedure

The following screens are displayed when you run the demo. This demo displays a list of ASCII characters all in the same archive font (bcfna) on the upper and lower screens.

The following log is also displayed in debug output.

InitFont:
  fileSize=  23616 readBufferSize=  23616 fontBufferSize=  30156
InitFontStreaming:
  fileSize=  23616 readBufferSize=  16384 fontBufferSize=  30156

Revision History

2011/02/02
Initial version.

CONFIDENTIAL