setasign\SetaPDF2\Core\Font\TrueType\Subset\Table\GlyphData
Glyph This class represents a glyph in a sub-setting context.
File: /SetaPDF v2/Core/Font/TrueType/Subset/Table/GlyphData/Glyph.php
Old class name (alias):
\SetaPDF_Core_Font_TrueType_Subset_Table_GlyphData_Glyph
See https://www.microsoft.com/typography/otspec/glyf.htm#glyphHeaders for more details.
Class hierarchy
Summary
Properties
Methods
__construct()
getDescription()
public Glyph::getDescription (
void
): \SetaPDF_Core_Font_TrueType_Subset_Table_GlyphData_DescriptionGets the description.
write()
Writes the glyph.
Parameters
- $writer : \SetaPDF_Core_Writer_WriterInterface
Exceptions
Throws \Exception