Home
last modified time | relevance | path

Searched defs:GpTextAttribs (Results 1 – 1 of 1) sorted by relevance

/dports/lang/yorick/yorick-y_2_2_04/gist/
H A Dgist.h246 typedef struct GpTextAttribs GpTextAttribs; typedef
247 struct GpTextAttribs { struct
248 unsigned long color;
249 int font; /* text font (T_HELVETICA, etc.) */
250 GpReal height; /* character height in NDC, default 0.0156 (12pt)
257 int orient; /* text paths given by TX_RIGHT, etc. */
258 int alignH, alignV; /* text alignments given by TH_NORMAL, etc. */
261 int opaque;