Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Pop
Font
TrueType
Table
Post
PHP Class Pop\Font\TrueType\Table\Post
Author:
Nick Sagona, III (
[email protected]
)
Datei anzeigen
Open project: nicksagona/PopPHP
Public Properties
Property
Type
Description
$fixed
integer
Fixed
$italicAngle
float
Italic angle
Public Methods
Method
Description
__construct
(
AbstractFont
$font
) :
Post
Constructor
Method Details
__construct()
public
method
Instantiate a TTF 'post' table object.
public
__construct
(
AbstractFont
$font
) :
Post
$font
Pop\Font\AbstractFont
return
Post
Property Details
$fixed
public_oe property
Fixed
public
int
$fixed
return
integer
$italicAngle
public_oe property
Italic angle
public
float
$italicAngle
return
float