SetaPDF_Core_Font_TrueType_Subset_Table_GlyphData_Description This class is a generic representation of the glyph description in a sub-setting context.
File: /SetaPDF v2/Core/Font/TrueType/Subset/Table/GlyphData/Description.php
See https://www.microsoft.com/typography/otspec/glyf.htm#glyphHeaders for more details.
Class hierarchy
Summary
Properties
$_description
protected SetaPDF_Core_Font_TrueType_Table_GlyphData_Description SetaPDF_Core_Font_TrueType_Subset_Table_GlyphData_Description::$_description
The original description.
$_glyf
protected SetaPDF_Core_Font_TrueType_Subset_Table_GlyphData SetaPDF_Core_Font_TrueType_Subset_Table_GlyphData_Description::$_glyf
The glyph data table.
Methods
__construct()
The constructor.
Parameters
getOrigin()
public SetaPDF_Core_Font_TrueType_Subset_Table_GlyphData_Description::getOrigin (
void
): SetaPDF_Core_Font_TrueType_Table_GlyphData_DescriptionGets the original description.
write()
Writes the description.
Parameters
- $writer : SetaPDF_Core_Writer_WriterInterface