Subset
in package
Com\Tecnick\Pdf\Font\Subset
Tags
Table of Contents
Methods
- __construct() : mixed
- Process TrueType font
- getSubsetFont() : string
- Get all the extracted font metrics
Methods
__construct()
Process TrueType font
public __construct(string $font,
TFontData $fdt[,
array<int,
bool> $subchars
= []
]) : mixed
Parameters
- $font : string
-
Content of the input font file
- $fdt : TFontData
-
Extracted font metrics
- $subchars : array<int, bool> = []
-
Array containing subset chars
Tags
getSubsetFont()
Get all the extracted font metrics
public getSubsetFont()
: string