SetaPDF_Core_Font_TrueType_Table_GlyphData_Description

File: /SetaPDF v2/Core/Font/TrueType/Table/GlyphData/Description.php

Class hierarchy

Summary

Properties

$_length

The glyph description length

$_offset

The glyph description offset


Methods

__construct()

SetaPDF_Core_Font_TrueType_Table_GlyphData_Description constructor.

Parameters
$glyph : SetaPDF_Core_Font_TrueType_Table_GlyphData_Glyph
 
$offset : int
 
$length : int
 

_readBytes()

protected SetaPDF_Core_Font_TrueType_Table_GlyphData_Description::_readBytes (
int $length, int $offset
): string
Parameters
$length : int
 
$offset : int
 

cleanUp()

getInstructionSize()

Returns the size of the instructions.

getRawData()

Returns the raw glyph description.