libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Font.h File Reference
Include dependency graph for Font.h:

Go to the source code of this file.

Classes

class  Ship::Font
 A resource representing a loaded font file (e.g. TTF). More...
 

Namespaces

namespace  Ship
 Core namespace for the libultraship engine framework.
 

Macros

#define RESOURCE_TYPE_FONT   0x464F4E54
 Resource type identifier for Font resources (ASCII: "FONT").
 

Macro Definition Documentation

◆ RESOURCE_TYPE_FONT

#define RESOURCE_TYPE_FONT   0x464F4E54

Resource type identifier for Font resources (ASCII: "FONT").