nw::font::ResFont::GetDrawBufferSize Member Function

Syntax

static u32 GetDrawBufferSize(
     const void * bfnt
);

Arguments

Name Description
in bfnt Pointer to the header portion of the font resource.

Return Values

Returns the buffer size required for drawing.

Description

Calculates the buffer size required for drawing.

Revision History

2009/10/20
Initial version.

CONFIDENTIAL