bool
Image_Text::render
(
bool
$force
= false
)
This renders the measurized text or automatically measures it first. The $force parameter can be used to switch of measurizing problems (this may cause your text being rendered outside a given text box or destroy your image completely).
$force
Optional, initially FALSE, set TRUE to silence measurize errors.
returns True on success, otherwise PEAR::Error.
throws no exceptions thrown
This function can not be called statically.