Mount Fuji Engine  0.8b
MF_API MFFont* MFFont_Create ( const char *  pFilename)

Creates a font from the filesystem.

Parameters
pFilenameFilename of the font to load.
Returns
Pointer to an MFFont structure representing the newly created font.
See Also
MFFont_Destroy()