Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgxtype1.h95 struct gs_type1_state_s { struct
96 t1_hinter h;
98 gs_font_type1 *pfont; /* font-specific data */
99 gs_imager_state *pis; /* imager state */
100 gx_path *path; /* path for appending */
101 bool no_grid_fitting;
102 int paint_type; /* 0/3 for fill, 1/2 for stroke */
103 void *callback_data;
104 fixed_coeff fc; /* cached fixed coefficients */
105 float flatness; /* flatness for character curves */
[all …]