SetFontSize

nn::font::CTR::CharWriter::SetFontSize Member Function

Syntax

void SetFontSize(
     f32 width,
     f32 height
);

void SetFontSize(
     f32 height
);

List of Overloaded Member Functions

SetFontSize ( f32, f32 ) Specifies the character size.
SetFontSize ( f32 ) Specifies the character size.

Description of SetFontSize(f32, f32)

Specifies the character size.

Description of SetFontSize(f32)

Specifies the character size.


CONFIDENTIAL