VFlib API: Open a Font int VF_OpenFont1(char *font, double dpi_x, double dpi_y, double point, double mag_x, double mag_y) Open a font. font: is the font name. Font ID is returned. Each font has default size (resolution & point size) Font is scalled according to given parameters.