module HexaPDF::Font::TrueType::Table::CmapSubtable::Format10

Cmap format 10

Public Class Methods

parse(io, length) → code_map

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

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