Query: s3d_select_font
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
S3D_SELECT_FONT(3) s3d Manual S3D_SELECT_FONT(3)NAMEs3d_select_font - select fontSYNOPSIS#include <s3d.h> int s3d_select_font(const char *mask);DESCRIPTIONThis selects a font for the s3d_draw_string() function. Warning Of course, you won't forget to toggle it visible, won't you? s3d_select_font("vera"); // will use the vera font faceAUTHORSimon Wunderlich Author of s3d s3d S3D_SELECT_FONT(3)