4.22. s3d_select_font

#include <s3d.h>

int s3d_select_font( char *mask );

This selects a font for the s3d_draw_string() function.


    s3d_select_font("vera"); /* will use the vera font face */