lib/ezimage/classes/ezimagefont.php
\eZImageFont
Package:
Properties
Methods

eZImageFont(
$family, $size, $path, $xAdjustment
=
0, $yAdjustment
=
0
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $family | ||
| $size | ||
| $path | ||
| $xAdjustment | ||
| $yAdjustment |

exists(
$fontFamily, $fontPath
)
:
void
static
Parameters
| Name | Type | Description |
|---|---|---|
| $fontFamily | ||
| $fontPath |

fontFile(
$fontFamily, $fontPath
)
:
void
static
Parameters
| Name | Type | Description |
|---|---|---|
| $fontFamily | ||
| $fontPath |

setAdjustment(
$xAdjustment, $yAdjustment
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $xAdjustment | ||
| $yAdjustment |