Searched defs:gs_font_dir_s (Results 1 – 1 of 1) sorted by relevance
257 struct gs_font_dir_s { struct261 gs_font *orig_fonts;265 gs_font *scaled_fonts; /* list of recently scaled fonts */266 uint ssize, smax;270 fm_pair_cache fmcache;274 char_cache ccache;276 uint enum_index; /* index (N) */277 uint enum_offset; /* ccache.table[offset] is N'th non-zero entry */280 bool align_to_pixels;283 void *glyph_to_unicode_table; /* closure data */[all …]