Can true type fonts be used to write over png images
Posted: Tue Jun 12, 2007 3:37 am
Hi,
I used imagecreatefrompng("ur.png"),
and created a png image. Function imagettftext($im, $fontsize, $angle, $xc, $yc, $txtcolor, $fontfamily, $text); does not work here. Can i use imagettftext() if i create png images using imagecreatefrompng()? Could any one advise..
thanks,
deva
I used imagecreatefrompng("ur.png"),
and created a png image. Function imagettftext($im, $fontsize, $angle, $xc, $yc, $txtcolor, $fontfamily, $text); does not work here. Can i use imagettftext() if i create png images using imagecreatefrompng()? Could any one advise..
thanks,
deva