\Pop\Pdf\Build\Font\StandardTimesNewRomanBold

Pdf standard Times New Roman Bold font class

The values in this class have been forked from ZendPdf's values in the repository's standard font classes: https://github.com/zendframework/ZendPdf/tree/master/library/ZendPdf/Resource/Font/Simple/Standard

Summary

Methods
Properties
Constants
getUnitsPerEm()
getGlyphWidth()
No public properties found
No constants found
No protected methods found
$unitsPerEm
$glyphWidths
$cmap
N/A
No private methods found
No private properties found
N/A

Properties

$unitsPerEm

$unitsPerEm : integer

Font units per em

Type

integer

$glyphWidths

$glyphWidths : array

Font glyph widths

Type

array

$cmap

$cmap : array

Font character map

Type

array

Methods

getUnitsPerEm()

getUnitsPerEm() : integer

Get units per em

Returns

integer

getGlyphWidth()

getGlyphWidth(integer  $code) : mixed

Get character glyph width

Parameters

integer $code

Throws

\Pop\Pdf\Build\Font\Standard\Exception

Returns

mixed