SetaPDF_Core_Font_TrueType_Subset_Table_CharacterToGlyphIndexMapping_SubTable This class is a generic representation of a "cmap" subtable in a sub-setting context.

File: /SetaPDF v2/Core/Font/TrueType/Subset/Table/CharacterToGlyphIndexMapping/SubTable.php

Class hierarchy

Implements

Summary

Properties

$_language


Methods

__construct()

The constructor.

Parameters
$language : int
 

cleanUp()

Release memory and cycled references.

count()

getFormat()

Returns the sub table format

getLanguage()

setGlyphIndex()

Add/Change a mapping in the subtable.

Parameters
$charCode : int
 
$index : int