IupMapFont

IUP - Portable User Interface

IupMapFont

Retrieves the name of a native font, given the name of the IUP font.

Parameters/Return

char* IupMapFont(const char *iupfont); [in C]
iup.MapFont(iupfont : string) -> (driverfont : string) [in Lua]

This function returns the name of the native font.

See Also

IupUnMapFont, FONT attribute