StandardInterface
in
Pdf standard font interface
Tags
Table of Contents
Methods
- getGlyphWidth() : mixed
- Get character glyph width
- getUnitsPerEm() : int
- Get units per em
Methods
getGlyphWidth()
Get character glyph width
public
getGlyphWidth(int $code) : mixed
Parameters
- $code : int
getUnitsPerEm()
Get units per em
public
getUnitsPerEm() : int