class HexaPDF:: Font:: TrueType:: Table:: Hmtx
Parent | HexaPDF::Font::TrueType::Table |
---|
The ‘hmtx’ (horizontal metrics) table contains information for the horizontal layout of each glyph in the font.
See: developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6hmtx.html
Constants
- Metric¶
Contains the horizontal layout information for one glyph, namely the :advance_width and the :left_side_bearing.