Quote Originally Posted by Camoron View Post
how long did you spend on that
scripted using the Imagettftext() in php
Code:
Imagettftext($im, $fontsize, 0, $start_x, $start_y, $fontcolour, $font, $string);