|
void | font (const void *font) |
|
void | flip (bool flip_y) |
|
void | load_font (const char *file) |
|
void | size (double height, double width=0.0) |
|
void | space (double space) |
|
void | line_space (double line_space) |
|
void | start_point (double x, double y) |
|
void | text (const char *text) |
|
double | text_width () |
|
void | rewind (unsigned path_id) |
|
unsigned | vertex (double *x, double *y) |
|
Definition at line 35 of file agg_gsv_text.h.
The documentation for this class was generated from the following files: