Home
last modified time | relevance | path

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

/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/font/
H A Dft_font.h149 struct fnt_font_metric_s struct
153 fnt_fonttype type; /* type of font */
159 pdc_scalar llx; /* AFM key: FontBBox */
160 pdc_scalar lly; /* AFM key: FontBBox */
161 pdc_scalar urx; /* AFM key: FontBBox */
162 pdc_scalar ury; /* AFM key: FontBBox */
166 int xHeight; /* AFM key: XHeight */
167 int ascender; /* AFM key: Ascender */
169 int StdVW; /* AFM key: StdVW */
170 int StdHW; /* AFM key: StdHW */
[all …]
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/font/
H A Dft_font.h149 struct fnt_font_metric_s struct
153 fnt_fonttype type; /* type of font */
159 pdc_scalar llx; /* AFM key: FontBBox */
160 pdc_scalar lly; /* AFM key: FontBBox */
161 pdc_scalar urx; /* AFM key: FontBBox */
162 pdc_scalar ury; /* AFM key: FontBBox */
166 int xHeight; /* AFM key: XHeight */
167 int ascender; /* AFM key: Ascender */
169 int StdVW; /* AFM key: StdVW */
170 int StdHW; /* AFM key: StdHW */
[all …]