nn::font::ArchiveFont Classclass ArchiveFont : public nn::font::ArchiveFontBase
Constructs a font by extracting only the specified glyph group from the font resource in which the glyph groups are defined.
| Constructors/Destructors | ||
|---|---|---|
ArchiveFont
|
Constructor. | |
| V |
~ArchiveFont
|
Destructor. |
| Binding/Releasing Resources | ||
Construct
|
Extracts the glyph group from the archive font and constructs a font. | |
InitStreamingConstruct
|
Performs initialization to construct a font by extracting glyph groups successively loaded from the archive font. | |
StreamingConstruct
|
Constructs a font from successive loads from the archive font. | |
Destroy
|
Discards the font. | |
| S |
GetRequireBufferSize
|
Calculates the buffer size required to construct the font. |
| Getting Character Data | ||
| V |
GetGlyph
|
Gets glyph data. |
nn::font::Font
nn::font::ResFontBase
nn::font::ArchiveFontBase
nn::font::ArchiveFont
CONFIDENTIAL