Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdtf.h132 struct pdf_base_font_s { struct
144 gs_font_base *copied;
145 gs_font_base *complete;
146 enum {
150 } do_subset;
151 bool is_standard;
158 int num_glyphs;
160 int CIDSetLength;
161 gs_string font_name;
162 bool written;
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdtf.h149 struct pdf_base_font_s { struct
161 gs_font_base *copied;
162 gs_font_base *complete;
163 enum {
167 } do_subset;
168 bool is_standard;
175 int num_glyphs;
177 int CIDSetLength;
178 gs_string font_name;
179 bool written;
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdtf.h149 struct pdf_base_font_s { struct
161 gs_font_base *copied;
162 gs_font_base *complete;
163 enum {
167 } do_subset;
168 bool is_standard;
175 int num_glyphs;
177 int CIDSetLength;
178 gs_string font_name;
179 bool written;
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdtf.h132 struct pdf_base_font_s { struct
144 gs_font_base *copied;
145 gs_font_base *complete;
146 enum {
150 } do_subset;
151 bool is_standard;
158 int num_glyphs;
160 int CIDSetLength;
161 gs_string font_name;
162 bool written;
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdtf.h148 struct pdf_base_font_s { struct
160 gs_font_base *copied;
161 gs_font_base *complete;
162 enum {
166 } do_subset;
167 bool is_standard;
174 int num_glyphs;
175 byte *CIDSet; /* for CIDFonts */
176 gs_string font_name;
177 bool written;
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdtf.h148 struct pdf_base_font_s { struct
160 gs_font_base *copied;
161 gs_font_base *complete;
162 enum {
166 } do_subset;
167 bool is_standard;
174 int num_glyphs;
175 byte *CIDSet; /* for CIDFonts */
176 gs_string font_name;
177 bool written;
[all …]