Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxfont1.h95 struct gs_type1_data_s { struct
107 long initialRandomSeed;
108 fixed defaultWidthX;
109 fixed nominalWidthX;
113 int BlueFuzz;
114 float BlueScale;
115 float BlueShift;
118 float ExpansionFactor;
119 bool ForceBold;
124 int LanguageGroup;
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxfont1.h95 struct gs_type1_data_s { struct
107 long initialRandomSeed;
108 fixed defaultWidthX;
109 fixed nominalWidthX;
113 int BlueFuzz;
114 float BlueScale;
115 float BlueShift;
118 float ExpansionFactor;
119 bool ForceBold;
124 int LanguageGroup;
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxfont1.h101 struct gs_type1_data_s { struct
103 gs_type1_data_procs_t procs;
105 void *proc_data; /* data for procs */
107 int lenIV; /* -1 means no encryption */
113 long initialRandomSeed;
114 fixed defaultWidthX;
115 fixed nominalWidthX;
119 int BlueFuzz;
120 float BlueScale;
121 float BlueShift;
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxfont1.h101 struct gs_type1_data_s { struct
103 gs_type1_data_procs_t procs;
105 void *proc_data; /* data for procs */
107 int lenIV; /* -1 means no encryption */
113 long initialRandomSeed;
114 fixed defaultWidthX;
115 fixed nominalWidthX;
119 int BlueFuzz;
120 float BlueScale;
121 float BlueShift;
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxfont1.h105 struct gs_type1_data_s { struct
107 gs_type1_data_procs_t procs;
109 void *proc_data; /* data for procs */
110 int lenIV; /* -1 means no encryption */
115 uint gsubrNumberBias; /* added to operand of callgsubr */
116 long initialRandomSeed;
117 fixed defaultWidthX;
118 fixed nominalWidthX;
122 int BlueFuzz;
123 float BlueScale;
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxfont1.h105 struct gs_type1_data_s { struct
107 gs_type1_data_procs_t procs;
109 void *proc_data; /* data for procs */
110 int lenIV; /* -1 means no encryption */
115 uint gsubrNumberBias; /* added to operand of callgsubr */
116 long initialRandomSeed;
117 fixed defaultWidthX;
118 fixed nominalWidthX;
122 int BlueFuzz;
123 float BlueScale;
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfont1.h99 struct gs_type1_data_s { struct
101 gs_type1_data_procs_t procs;
103 void *proc_data; /* data for procs */
105 int lenIV; /* -1 means no encryption */
110 uint gsubrNumberBias; /* added to operand of callgsubr */
111 long initialRandomSeed;
112 fixed defaultWidthX;
113 fixed nominalWidthX;
117 int BlueFuzz;
118 float BlueScale;
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfont1.h99 struct gs_type1_data_s { struct
101 gs_type1_data_procs_t procs;
103 void *proc_data; /* data for procs */
105 int lenIV; /* -1 means no encryption */
110 uint gsubrNumberBias; /* added to operand of callgsubr */
111 long initialRandomSeed;
112 fixed defaultWidthX;
113 fixed nominalWidthX;
117 int BlueFuzz;
118 float BlueScale;
[all …]