nn::font::ResFont Classclass ResFont : public nn::font::ResFontBase
A class that implements operations on font resources.
| Constructors/Destructors | ||
|---|---|---|
ResFont
|
Constructor. | |
| V |
~ResFont
|
Destructor. |
| Binding/Releasing Resources | ||
SetResource
|
Enables the use of a font by associating it with a font resource. | |
RemoveResource
|
Deallocates the font resource. | |
GetDrawBuffer
|
Gets a pointer to the buffer required for drawing. | |
SetDrawBuffer
|
Sets the buffer required for drawing. Use the GetDrawBufferSize function to get the buffer size to set. |
|
| S |
GetDrawBufferSize
|
Calculates the buffer size required for drawing. |
nn::font::Font
nn::font::ResFontBase
nn::font::ResFont
CONFIDENTIAL