SetaPDF_Core_Font_TrueType_Subset_Table_CharacterToGlyphIndexMapping_ByteEncoding This class represents the format byte encoding (format0) subtable in a sub-setting context.

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

See https://www.microsoft.com/typography/otspec/cmap.htm#format0 for more details.

Class hierarchy

Implements

Summary

Properties

$_language


Methods

__construct()

The constructor.

Parameters
$language : int
 

cleanUp()

Release memory and cycled references.

count()

getFormat()

getLanguage()

setGlyphIndex()

Add/Change a mapping in the subtable.

Parameters
$charCode : int
 
$index : int