Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Additional Inherited Members | |
![]() | |
$_cmap = null | |
$_glyphWidths = null | |
$_missingGlyphWidth = 0 | |
![]() | |
$_fontType = Zend_Pdf_Font::TYPE_UNKNOWN | |
$_fontNames = array() | |
$_isBold = false | |
$_isItalic = false | |
$_isMonospace = false | |
$_underlinePosition = 0 | |
$_underlineThickness = 0 | |
$_strikePosition = 0 | |
$_strikeThickness = 0 | |
$_unitsPerEm = 0 | |
$_ascent = 0 | |
$_descent = 0 | |
$_lineGap = 0 | |
![]() | |
$_objectFactory | |
$_resource | |
Definition at line 43 of file Parsed.php.
__construct | ( | Zend_Pdf_FileParser_Font_OpenType | $fontParser | ) |
Object constructor
Zend_Pdf_FileParser_Font_OpenType | $fontParser | Font parser object containing OpenType file. |
Zend_Pdf_Exception |
Definition at line 51 of file Parsed.php.