Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgxfont1.h102 struct gs_type1_data_s { struct
104 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 …]