(PECL newt >= 0.1)
Displays the string text at the position indicated
void newt_draw_root_text ( int $left, int $top, string $text )
Displays the string text at the position indicated.
Parameters:
left
Column number
Note:
If left is negative, the position is measured from the opposite side of the screen.
top
Line number
Note: