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)
| Related Man Pages |
|---|
| lua-oocairo-fontface(3) - debian |
| xmfontlistentrycreate(3x) - osf1 |
| fc-query(1) - linux |
| cairofonttype(3) - php |
| fc-query(1) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |