TypeOne extends Core
in package
Com\Tecnick\Pdf\Font\Import\TypeOne
Tags
Table of Contents
Methods
- __construct() : mixed
- getFontMetrics() : TFontData
- Get all the extracted font metrics
Methods
__construct()
public __construct(string $font,
TFontData $fdt)
: mixed
Parameters
- $font : string
-
Content of the input font file
- $fdt : TFontData
-
Extracted font metrics
Tags
getFontMetrics()
Get all the extracted font metrics
public getFontMetrics()
: TFontData