class HexaPDF:: Font:: TrueType:: Table:: Loca
Parent | HexaPDF::Font::TrueType::Table |
---|
The ‘loca’ (location) table contains the offsets of the glyphs relative to the start of the ‘glyf’ table.
See: developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6loca.html
Attributes
The array containing the byte offsets for each glyph relative to the start of the ‘glyf’ table.
Public Instance Methods
Returns the length of the ‘glyf’ entry for the given glyph ID.
Returns the byte offset for the given glyph ID relative to the start of the ‘glyf’ table.