Font
in package
Generic font file.
Table of Contents
- $debug : mixed
- d() : mixed
- load() : File|null
- UTF16ToUTF8() : mixed
- UTF8ToUTF16() : mixed
Properties
$debug
public
static mixed
$debug
= false
Methods
d()
public
static d(mixed $str) : mixed
Parameters
- $str : mixed
Return values
mixed —load()
public
static load(string $file) : File|null
Parameters
- $file : string
-
The font file
Return values
File|null —$file
UTF16ToUTF8()
public
static UTF16ToUTF8(mixed $str) : mixed
Parameters
- $str : mixed
Return values
mixed —UTF8ToUTF16()
public
static UTF8ToUTF16(mixed $str) : mixed
Parameters
- $str : mixed