VgaGames4 - font man-pages

[.. upper level ..]

struct VG_Fontchar

Structure for the character of a font.

ELEMENTS
int index Codepoint of the character
char character[8] UTF8-character
int width Width of the character in pixels
int height Height of the character in pixels

SEE ALSO
vg4->font->getchars()