Font library FontId2Name() VstLoadFonts
Programming guideline of WinDom

VqtName

NAME

VqtName - convert a font name in a id-font,

PROTOTYPAGE

int FontName2Id( char *name);

PARAMETERS

name:
font name,

return:
font id or -1 if font does not exist.

DESCRIPTION

VqtName() has the same effect than vqt_name() except it works even if a font driver is not present in memory. The condition is a valid FONTID file exists in the $ETC directory.

SEE ALSO