Text object.
#include <ayam.h>
Data Fields | |
char * | fontname |
filename of TrueType font description file | |
Tcl_UniChar * | unistring |
UNICODE string of text. | |
double | height |
height of letters (Z) | |
int | revert |
revert curves (to fix trim problems)? | |
int | has_upper_cap |
create upper cap? | |
int | has_lower_cap |
create lower cap? | |
ay_object * | caps_and_bevels |
cached caps and bevel objects | |
ay_object * | npatch |
cached NURBS patch representation | |
double * | pnts |
read only points [pntslen*4] (created on request) | |
unsigned int | pntslen |
number of read only points | |
double | glu_sampling_tolerance |
drawing quality | |
int | display_mode |
drawing mode |