$properties
$properties : array
Font table properties
CMAP table class
__construct(\Pop\Pdf\Build\Font\TrueType $font)
Constructor
Instantiate a TTF 'cmap' table object.
\Pop\Pdf\Build\Font\TrueType | $font |
parseSubTables(\Pop\Pdf\Build\Font\TrueType $font) : void
Method to parse the CMAP sub-tables.
\Pop\Pdf\Build\Font\TrueType | $font |