Read vertical font metrics (unscaled) from the hhea table.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int8), | intent(in) | :: | data(:) | |||
| integer, | intent(in) | :: | hhea | |||
| integer, | intent(out) | :: | ascent | |||
| integer, | intent(out) | :: | descent | |||
| integer, | intent(out) | :: | line_gap |