setasign\SetaPDF2\Core\Font\TrueType\Subset\Table\GlyphData\Description
Composite This class represents the description of a composite glyph in a sub-setting context.
File: /SetaPDF v2/Core/Font/TrueType/Subset/Table/GlyphData/Description/Composite.php
Old class name (alias):
\SetaPDF_Core_Font_TrueType_Subset_Table_GlyphData_Description_Composite
See https://www.microsoft.com/typography/otspec/glyf.htm#compositeGlyphDescription for more details.
Class hierarchy
Summary
Properties
$_description
protected \SetaPDF_Core_Font_TrueType_Table_GlyphData_Description AbstractDescription::$_description
The original description.
Methods
__construct()
getOrigin()
public AbstractDescription::getOrigin (
void
): \SetaPDF_Core_Font_TrueType_Table_GlyphData_DescriptionGets the original description.
write()
Writes the description and update the glyph ids.
Parameters
- $writer : \SetaPDF_Core_Writer_WriterInterface
Exceptions
Throws \Exception