VgaGames 3 - Video man-pages

[.. upper level ..]

VG3_fontchar_from_name()

Return a character from a fontfile via the name.
SYNTAX
void VG3_fontchar_from_name(struct vg3_window *wstruct, const char *fontfile, const char *name)

FUNCTION PARAMETERS
wstruct Window-struct
fontfile Fontfile
name Name of the character to return

DESCRIPTION
Search a character by name in a fontfile and return it. The name must be appended for each character the fontfile (%<name>). Refer to the fontfile 24x24_sysmenu.font.