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

$_glyfTable

$_glyph


Methods

cleanUp()

public Glyph::cleanUp (
void
): void

Release memory and cycled references.

getDescription()

getOrigin()

Gets the original Glyph.

write()

Writes the glyph.

Parameters
$writer : \SetaPDF_Core_Writer_WriterInterface
 
Exceptions

Throws \Exception