|
BRL-CAD
|
Go to the source code of this file.
Data Structures | |
| struct | vfont_dispatch |
| struct | vfont |
Macros | |
| #define | SXT(c) ((c)|((c&0x80)?(~0xFF):0)) |
| #define | VFONT_NULL ((struct vfont *)NULL) |
Functions | |
| struct vfont * | vfont_get (char *font) |
| void | vfont_free (struct vfont *font) |