nn::font::CTR::CharWriter::GetFontHeight Member Function

Syntax

f32 GetFontHeight() const;

Arguments

None.

Return Values

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

Description

Gets the cell height after enlargement.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL