WXP C++ Library Version 6.74.9
|
This class reads in symbol font data. More...
#include "../include/Symbol.h"
Public Member Functions | |
Symbol (const char *filename) | |
int | init (const char *filename) |
int | read (const char *file) |
int | setSymb (const char *str) |
int | get (Point &pt) |
Static Public Attributes | |
static const int | END = 0 |
static const int | CONT = 1 |
static const int | LINE = 2 |
static const int | FILL = 3 |
This class reads in symbol font data.