module HexaPDF::Font::TrueType::Table::CmapSubtable::Format6

Cmap format 6

Public Class Methods

parse(io, length) → code_map

Parses the format 6 cmap subtable from the given IO at the current position and returns the contained code map.

It is assumed that the first six bytes of the subtable have already been consumed.