nn::font::CTR::CharWriter::GetFontWidth Member Function

Syntax

f32 GetFontWidth() const;

Arguments

None.

Return Values

When the font is set, this function gets the cell width in pixels after enlargement. The return value is undefined if no font has been set.

Description

Returns the cell width after enlargement.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL