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