(PECL haru >= 0.0.1)
HaruPage::textOut — Print the text on the specified position
$x
, float $y
, string $text
) : boolPrints the text on the specified position.
x
y
text
Returns TRUE
on success.
Throws a HaruException on error.