Read horizontal metrics for a glyph (unscaled) from the hmtx table. Glyphs beyond numOfLongHorMetrics share the last advance width.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int8), | intent(in) | :: | data(:) | |||
| integer, | intent(in) | :: | hhea | |||
| integer, | intent(in) | :: | hmtx | |||
| integer, | intent(in) | :: | glyph_index | |||
| integer, | intent(out) | :: | advance_width | |||
| integer, | intent(out) | :: | left_side_bearing |