font-height
Generic function
Summary
Returns the height of the font in the specified text style.
Signature
font-height text-style port #key character-set => height
Arguments
- text-style
- An instance of type
<text-style>.
- port
- An instance of type
<port>.
- character-set
- An instance of type
<object>.
Values
- height
- An instance of type
<real>.
Library
duim-sheets
Module
duim-sheets
Description
Returns the height of the font in the text-style on port.
See also
font-ascent, page 272
font-descent, page 273
font-metrics, page 274
font-width, page 275