Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct () | |
![]() | |
__construct () | |
glyphNumbersForCharacters ($characterCodes) | |
glyphNumberForCharacter ($characterCode) | |
getCoveredPercentage ($string, $charEncoding='') | |
widthsForGlyphs ($glyphNumbers) | |
widthForGlyph ($glyphNumber) | |
encodeString ($string, $charEncoding) | |
decodeString ($string, $charEncoding) | |
![]() | |
__construct () | |
__toString () | |
getFontType () | |
getFontName ($nameType, $language, $characterSet=null) | |
getFontNames () | |
isBold () | |
isItalic () | |
isMonospace () | |
getUnderlinePosition () | |
getUnderlineThickness () | |
getStrikePosition () | |
getStrikeThickness () | |
getUnitsPerEm () | |
getAscent () | |
getDescent () | |
getLineGap () | |
getLineHeight () | |
glyphNumbersForCharacters ($characterCodes) | |
glyphNumberForCharacter ($characterCode) | |
getCoveredPercentage ($string, $charEncoding='') | |
widthsForGlyphs ($glyphNumbers) | |
widthForGlyph ($glyphNumber) | |
encodeString ($string, $charEncoding) | |
decodeString ($string, $charEncoding) | |
toEmSpace ($value) | |
![]() | |
__construct ($resource) | |
__clone () | |
cloneResource ($factory, &$processed) | |
getResource () | |
getFactory () | |
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 65 of file Standard.php.
__construct | ( | ) |