class HexaPDF::Font::TrueType::Table::Cmap

Parent

The ‘cmap’ table contains subtables for mapping character codes to glyph indices.

See:

Attributes

tables[RW]

The available cmap subtables.

version[RW]

The version of the cmap table.

Public Instance Methods

preferred_table()

Returns the preferred of the available cmap subtables.

A preferred table is always a table mapping Unicode characters.