nw::font::Font::GetTextureFormat Member Function

Syntax

virtual TexFmt GetTextureFormat() const = 0;

Arguments

None.

Return Values

Returns the texture format of the glyph.

Description

Gets the texture format of the font.

Glyph images that the font has are stored in the form of textures. This function gets that texture format.

Revision History

2009/11/09
Initial version.

CONFIDENTIAL