nn::font::ArchiveFont::GetGlyph Member Function
virtual void GetGlyph(
Glyph * pGlyph,
CharCode c
) const;
| Name | Description | |
|---|---|---|
| out | pGlyph | Pointer to the buffer that receives the glyph data. |
| in | c | Character code for which glyph data is retrieved. |
Gets glyph data.
CONFIDENTIAL