vg4->font->getname()
Get name of a font.
SYNTAX
const char *
vg4->font->getname(const struct VG_Font *fntp)
FUNCTION PARAMETERS
fntp | Font, or NULL = default font |
RETURN VALUE
Returns the name of the font
DESCRIPTION
Get name of a font.