PHP Class Pop\Font\TrueType\Table\Maxp

Author: Nick Sagona, III ([email protected])
Afficher le fichier Open project: nicksagona/PopPHP

Méthodes publiques

Свойство Type Description
$numberOfGlyphs integer Number of glyphs

Méthodes publiques

Méthode Description
__construct ( AbstractFont $font ) : Maxp Constructor

Method Details

__construct() public méthode

Instantiate a TTF 'maxp' table object.
public __construct ( AbstractFont $font ) : Maxp
$font Pop\Font\AbstractFont
Résultat Maxp

Property Details

$numberOfGlyphs public_oe property

Number of glyphs
public int $numberOfGlyphs
Résultat integer