INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Make a text metrics structure for `dc'.
-- Height (ascent + descent) of characters
-- Ascent (units above the base line) of characters
-- Descent (units below the base line) of characters
-- Amount of leading (space) inside the bounds set by
-- `height'
-- Amount of extra leading (space) that the application
-- adds between rows
-- Average width of characters in the font (generally
-- defined as the width of the letter x)
-- Width of the widest character in the font
-- Weight of the font.
-- See class WEL_FW_CONSTANTS for values.
-- Extra width per string that may be added to some
-- synthesized fonts
-- Horizontal aspect of the device for which the
-- font was designed
-- Vertical aspect of the device for which the font
-- was designed
-- Value of the first character defined in the font
-- Value of the last character defined in the font
-- Value of the character to be substituted for
-- characters not in the font
-- Value of the character that will be used to define
-- word breaks for text justification
-- Italic font if it is nonzero
-- Underlined font if it is nonzero
-- Strikeout font if it is nonzero
-- Information about the pitch, the technology, and
-- the family of a physical font.
-- See class WEL_TMPF_CONSTANTS for values.
-- Character set of the font
-- Size to allocate (in bytes)
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |