Home
last modified time | relevance | path

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

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxtype1.h92 struct gs_type1_state_s { struct
93 t1_hinter h;
96 gs_imager_state *pis; /* imager state */
97 gx_path *path; /* path for appending */
98 bool no_grid_fitting;
100 void *callback_data;
103 point_scale scale; /* oversampling scale */
110 int ips_count; /* # of occupied entries */
113 bool sb_set; /* true if lsb is preset */
121 fixed asb; /* the asb parameter of seac */
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxtype1.h92 struct gs_type1_state_s { struct
93 t1_hinter h;
96 gs_imager_state *pis; /* imager state */
97 gx_path *path; /* path for appending */
98 bool no_grid_fitting;
100 void *callback_data;
103 point_scale scale; /* oversampling scale */
110 int ips_count; /* # of occupied entries */
113 bool sb_set; /* true if lsb is preset */
121 fixed asb; /* the asb parameter of seac */
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxtype1.h94 struct gs_type1_state_s { struct
95 t1_hinter h;
98 gs_imager_state *pis; /* imager state */
99 gx_path *path; /* path for appending */
100 bool no_grid_fitting;
102 void *callback_data;
105 point_scale scale; /* oversampling scale */
112 int ips_count; /* # of occupied entries */
115 bool sb_set; /* true if lsb is preset */
123 fixed asb; /* the asb parameter of seac */
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxtype1.h94 struct gs_type1_state_s { struct
95 t1_hinter h;
98 gs_imager_state *pis; /* imager state */
99 gx_path *path; /* path for appending */
100 bool no_grid_fitting;
102 void *callback_data;
105 point_scale scale; /* oversampling scale */
112 int ips_count; /* # of occupied entries */
115 bool sb_set; /* true if lsb is preset */
123 fixed asb; /* the asb parameter of seac */
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxtype1.h87 struct gs_type1_state_s { struct
88 t1_hinter h;
91 gs_gstate *pgs; /* gs_gstate */
92 gx_path *path; /* path for appending */
93 bool no_grid_fitting;
95 void *callback_data;
98 point_scale scale; /* oversampling scale */
105 int ips_count; /* # of occupied entries */
108 bool sb_set; /* true if lsb is preset */
116 fixed asb; /* the asb parameter of seac */
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxtype1.h87 struct gs_type1_state_s { struct
88 t1_hinter h;
91 gs_gstate *pgs; /* gs_gstate */
92 gx_path *path; /* path for appending */
93 bool no_grid_fitting;
95 void *callback_data;
98 point_scale scale; /* oversampling scale */
105 int ips_count; /* # of occupied entries */
108 bool sb_set; /* true if lsb is preset */
116 fixed asb; /* the asb parameter of seac */
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxtype1.h164 struct gs_type1_state_s { struct
167 gs_imager_state *pis; /* imager state */
168 gx_path *path; /* path for appending */
171 void *callback_data;
174 point_scale scale; /* oversampling scale */
175 font_hints fh; /* font-level hints */
181 int ips_count; /* # of occupied entries */
184 bool sb_set; /* true if lsb is preset */
192 fixed save_asb; /* save seac asb */
205 int flex_count;
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxtype1.h164 struct gs_type1_state_s { struct
167 gs_imager_state *pis; /* imager state */
168 gx_path *path; /* path for appending */
171 void *callback_data;
174 point_scale scale; /* oversampling scale */
175 font_hints fh; /* font-level hints */
181 int ips_count; /* # of occupied entries */
184 bool sb_set; /* true if lsb is preset */
192 fixed save_asb; /* save seac asb */
205 int flex_count;
[all …]