lib/ezimage/classes/ezimagefont.php
File containing the eZImageFont class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- lib
- Version
- 4.6.0
\eZImageFont
Package: lib
File containing the eZImageFont class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
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 |