Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxfcache.h227 struct gs_font_dir_s { struct
231 gs_font *orig_fonts;
236 uint ssize, smax;
240 fm_pair_cache fmcache;
244 char_cache ccache;
249 uint hash;
252 bool align_to_pixels;
258 gs_memory_t *memory;
259 ttfInterpreter *tti;
260 gx_ttfMemory *ttm;
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxfcache.h227 struct gs_font_dir_s { struct
231 gs_font *orig_fonts;
236 uint ssize, smax;
240 fm_pair_cache fmcache;
244 char_cache ccache;
249 uint hash;
252 bool align_to_pixels;
258 gs_memory_t *memory;
259 ttfInterpreter *tti;
260 gx_ttfMemory *ttm;
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfcache.h281 struct gs_font_dir_s { struct
285 gs_font *orig_fonts;
290 uint ssize, smax;
294 fm_pair_cache fmcache;
298 char_cache ccache;
303 uint hash;
306 bool align_to_pixels;
312 gs_memory_t *memory;
313 ttfInterpreter *tti;
314 gx_ttfMemory *ttm;
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfcache.h281 struct gs_font_dir_s { struct
285 gs_font *orig_fonts;
290 uint ssize, smax;
294 fm_pair_cache fmcache;
298 char_cache ccache;
303 uint hash;
306 bool align_to_pixels;
312 gs_memory_t *memory;
313 ttfInterpreter *tti;
314 gx_ttfMemory *ttm;
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxfcache.h282 struct gs_font_dir_s { struct
286 gs_font *orig_fonts;
291 uint ssize, smax;
295 fm_pair_cache fmcache;
299 char_cache ccache;
304 uint hash;
307 bool align_to_pixels;
313 gs_memory_t *memory;
314 ttfInterpreter *tti;
315 gx_ttfMemory *ttm;
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxfcache.h282 struct gs_font_dir_s { struct
286 gs_font *orig_fonts;
291 uint ssize, smax;
295 fm_pair_cache fmcache;
299 char_cache ccache;
304 uint hash;
307 bool align_to_pixels;
313 gs_memory_t *memory;
314 ttfInterpreter *tti;
315 gx_ttfMemory *ttm;
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxfcache.h223 struct gs_font_dir_s { struct
227 gs_font *orig_fonts;
231 gs_font *scaled_fonts; /* list of recently scaled fonts */
232 uint ssize, smax;
236 fm_pair_cache fmcache;
240 char_cache ccache;
242 uint enum_index; /* index (N) */
243 uint enum_offset; /* ccache.table[offset] is N'th non-zero entry */
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxfcache.h223 struct gs_font_dir_s { struct
227 gs_font *orig_fonts;
231 gs_font *scaled_fonts; /* list of recently scaled fonts */
232 uint ssize, smax;
236 fm_pair_cache fmcache;
240 char_cache ccache;
242 uint enum_index; /* index (N) */
243 uint enum_offset; /* ccache.table[offset] is N'th non-zero entry */