OldSchool Library
OSL_SFONT Struct Reference

Struct describing a SFont. More...

#include <sfont.h>

Data Fields

OSL_SFLETTERletters [256]
 
int height
 
int lettersCount
 

Detailed Description

Struct describing a SFont.

Field Documentation

◆ letters

OSL_SFLETTER* OSL_SFONT::letters[256]

Array of pointers to single letters.

◆ height

int OSL_SFONT::height

The height of the font in pixels.

◆ lettersCount

int OSL_SFONT::lettersCount

The total number of letters in the font.


The documentation for this struct was generated from the following file: