nn::font::CTR::CharWriter::SetScale Member Function
void SetScale(
f32 hScale,
f32 vScale
);
void SetScale(
f32 hvScale
);
SetScale ( f32, f32 )
|
Specifies the enlargement factor to use for a character. |
SetScale ( f32 )
|
Specifies the enlargement factor to use for a character. |
SetScale(f32, f32)Specifies the enlargement factor to use for a character.
SetScale(f32)Specifies the enlargement factor to use for a character.
CONFIDENTIAL