Searched defs:gs_type1_data_s (Results 1 – 1 of 1) sorted by relevance
102 struct gs_type1_data_s { struct104 gs_type1_data_procs_t procs;106 void *proc_data; /* data for procs */107 gs_font_base *parent; /* the type 9 font, if this font is is a type 9 descendent. */108 int lenIV; /* -1 means no encryption */110 uint subroutineNumberBias; /* added to operand of callsubr */113 uint gsubrNumberBias; /* added to operand of callgsubr */114 long initialRandomSeed;115 fixed defaultWidthX;116 fixed nominalWidthX;[all …]