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