naev 0.12.5
glFont Struct Reference

Represents a font in memory. More...

#include <font.h>

Data Fields

int id
int h

Detailed Description

Represents a font in memory.

Definition at line 17 of file font.h.

Field Documentation

◆ h

int glFont::h

Font height.

Definition at line 19 of file font.h.

◆ id

int glFont::id

Font stash id.

Definition at line 18 of file font.h.


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