Using the imagettftext() function I want it to right text that has like 50% opacity, is this possible?
You need to do some additional work before calling imagettftext(). Search on "php gd opacity" and you'll find lots of examples.