setasign\SetaPDF2\Core\Font
CidType2 Class representing a Type 2 CID font
File: /SetaPDF v2/Core/Font/CidType2.php
Old class name (alias):
\SetaPDF_Core_Font_CidType2
Class hierarchy
Implements
Summary
Properties
$_dictionary
protected \SetaPDF_Core_Type_Dictionary Cid::$_dictionary
The dictionary of the CID font
$_fontDescriptor
protected \SetaPDF_Core_Font_Descriptor Cid::$_fontDescriptor
The font descriptor object
Methods
__construct()
getCidSystemInfo()
Get an array with entries that define the character collection of the CIDFont.
Exceptions
getFontDescriptor()
getIndirectObject()
public Cid::getIndirectObject (
?\SetaPDF_Core_Document $document = null
): \SetaPDF_Core_Type_IndirectObjectInterfaceGets an indirect object for this font.
Parameters
- $document : ?\SetaPDF_Core_Document
Exceptions
Throws \InvalidArgumentException