module HexaPDF:: Font:: TrueType:: Table:: CmapSubtable:: Format4
Cmap
format 4
Public Class Methods
parse(io, length) → code_map
¶
Parses the format 4 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.