Hi All,
I need to draw image having text using gd library on basis of font selection. User has an option to make text bold/italic. I am using imagettftext to write text on the image.
how can we draw having bold/italic text or is there a way to detect whether selected font supports bold/italic feature.
Please let me know on this.
Thanks in advance