nn::font::ResFont::GetDrawBufferSize Member Function

Syntax

static u32 GetDrawBufferSize(
     const void * bfnt
);

Arguments

Name Description
in bfnt Pointer to the first part of a font resource.

Return Values

Returns the buffer size required for drawing.

Description

Calculates the buffer size required for drawing.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL