FNTHeader

Syntax

#include <revolution/fnt.h>

typedef struct
{
    ...
} FNTHeader;
(The structure members are not listed here since they might be changed in a future version. Avoid accessing these members directly.)

Description

This structure stores font data information.

See Also

Font Functions

Revision History

2006/10/01 Initial version.


CONFIDENTIAL