nn::font::CTR::CharWriter::SetFontSize Member Function
void SetFontSize(
f32 width,
f32 height
);
void SetFontSize(
f32 height
);
SetFontSize ( f32, f32 )
|
Specifies the character size. |
SetFontSize ( f32 )
|
Specifies the character size. |
SetFontSize(f32, f32)Specifies the character size.
SetFontSize(f32)Specifies the character size.
CONFIDENTIAL