|
Cheetah
|
Public Member Functions | |
| applyToImage (Image $image, $posx=0, $posy=0) | |
Public Member Functions inherited from Intervention\Image\AbstractFont | |
| __construct ($text=null) | |
| text ($text) | |
| getText () | |
| size ($size) | |
| getSize () | |
| color ($color) | |
| getColor () | |
| angle ($angle) | |
| getAngle () | |
| align ($align) | |
| getAlign () | |
| valign ($valign) | |
| getValign () | |
| file ($file) | |
| getFile () | |
| countLines () | |
Additional Inherited Members | |
Public Attributes inherited from Intervention\Image\AbstractFont | |
| $text | |
| $size = 12 | |
| $color = '000000' | |
| $angle = 0 | |
| $align | |
| $valign | |
| $file | |
Protected Member Functions inherited from Intervention\Image\AbstractFont | |
| hasApplicableFontFile () | |
| Intervention\Image\Imagick\Font::applyToImage | ( | Image | $image, |
$posx = 0, |
|||
$posy = 0 |
|||
| ) |
Draws font to given image at given position
| Image | $image | |
| integer | $posx | |
| integer | $posy |
Reimplemented from Intervention\Image\AbstractFont.