SetaPDF_Core_Font_TrueType_Table_GlyphData_Description
File: /SetaPDF v2/Core/Font/TrueType/Table/GlyphData/Description.php
Class hierarchy
Summary
Properties
$_length
protected int SetaPDF_Core_Font_TrueType_Table_GlyphData_Description::$_length
The glyph description length
$_offset
protected int SetaPDF_Core_Font_TrueType_Table_GlyphData_Description::$_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
): stringParameters
- $length : int
- $offset : int
getInstructionSize()
abstract public SetaPDF_Core_Font_TrueType_Table_GlyphData_Description::getInstructionSize (
void
): intReturns the size of the instructions.