Com\Tecnick\Pdf\Font\Load
Tags
Table of Contents
- load() : mixed
- Load the font data
- setFileData() : mixed
- Set File data
- checkType() : mixed
- Check Font Type
- findFontDirectories() : array<string|int, mixed>
- Returns a list of font directories
- findFontFile() : array<string|int, mixed>
- Load the font data
- getFontInfo() : array<string|int, mixed>
- Load the font data
- setArtificialStyles() : mixed
- Set artificial styles if the font variation file is missing
- setDefaultWidth() : mixed
- Set default width
- setName() : mixed
- Set name
Methods
load()
Load the font data
public load()
: mixed
Tags
Return values
mixed —setFileData()
Set File data
public setFileData()
: mixed
Return values
mixed —checkType()
Check Font Type
protected checkType()
: mixed
Return values
mixed —findFontDirectories()
Returns a list of font directories
protected findFontDirectories()
: array<string|int,
mixed>
Return values
array<string|int, mixed> —Font directories
findFontFile()
Load the font data
protected findFontFile()
: array<string|int,
mixed>
Tags
Return values
array<string|int, mixed> —Font data
getFontInfo()
Load the font data
protected getFontInfo()
: array<string|int,
mixed>
Tags
Return values
array<string|int, mixed> —Font data
setArtificialStyles()
Set artificial styles if the font variation file is missing
protected setArtificialStyles()
: mixed
Return values
mixed —setDefaultWidth()
Set default width
protected setDefaultWidth()
: mixed
Return values
mixed —setName()
Set name
protected setName()
: mixed