
442
|
Chapter 6: Font Formats, Glyph Sets, and Font Tools
information; for Windows, it was a eld in the PFM le. e following is the BDF header
that corresponds to a PostScript font—the PostScript extensions are emboldened:
STARTFONT 2.1
FONT -Adobe-HeiseiMin-W3-R-Normal--12-120-72-72-P-115-Adobe.Japan1-3
SIZE 12 72 72
FONTBOUNDINGBOX 13 12 -2 -3
STARTPROPERTIES 23
FONTNAME_REGISTRY "Adobe"
FOUNDRY "Adobe"
FAMILY_NAME "HeiseiMin"
WEIGHT_NAME "W3"
SLANT "R"
SETWIDTH_NAME "Normal"
ADD_STYLE_NAME ""
PIXEL_SIZE 12
POINT_SIZE 120
RESOLUTION_X 72
RESOLUTION_Y 72
SPACING "P"
AVERAGE_WIDTH 115
CHARSET_REGISTRY "Adobe.Japan1"
CHARSET_ENCODING "3"
CHARSET_COLLECTIONS "Adobe-Japan1"
FONT_ASCENT 9
DEFAULT_CHAR 0
_ADOBE_PSFONT "HeiseiMin-W3-EUC-H"
_ADOBE_XFONT "-Adobe-HeiseiMin-W3-R-Normal--12-120-72-72-P-115-Adobe.Japan1-2"
_DEC_DEVICE_FONTNAMES "PS=HeiseiMin-W3-EUC-H"
COPYRIGHT "Copyright 1996 Adobe Systems Incorporated. All Rights Reserved."
ENDPROPERTIES
CHARS 8720
e fully qualied PostScript font name, HeiseiMin-W3-EUC-H, is provided in two
places. PostScript drivers can extract the fully qualied PostScript font name from the
arguments of the two elds
_ADOBE_PSFONT or _DEC_DEVICE_FONTNAMES. But, in the case of
the
_DEC_DEVICE_FONTNAMES eld, its argument must be split so that the initial PS= does not
become part of the fully qualied PostScript font name.
Font and Glyph Embedding
e most common way in