nn::font Namespace

Description

The namespace of the font library.

Namespaces

nn::font::CTR The namespace of the CTR font library.(This namespace can also be written without the ::CTR part.)

Classes

nn::font::ArchiveFont Constructs a font by extracting only the specified glyph group from the font resource in which the glyph groups are defined.
nn::font::ArchiveFontBase A class that handles font resources that define groups of glyphs.
nn::font::CharStrmReader Provides methods for reading character streams.
nn::font::Font This is the base class for classes used to manage fonts.
nn::font::PackedFont A class that stores compressed font resources in memory and expands them as necessary when glyphs are requested.
nn::font::PairFont Holds two fonts internally but handles them as if they were a single font.
nn::font::ResFont A class that implements operations on font resources.
nn::font::ResFontBase A base class for font classes that handle resources.

Structures

nn::font::Glyph A structure that holds character glyph data.
nn::font::CharWidths A structure that stores widths for a character.

Enumerated Types

Vertex Used when accessing the vertex coordinates set for the four corners of a pane.
CharacterCode Character Codes

Revision History

2010/11/10
Initial version.

CONFIDENTIAL