Hi,
for example i have this html code:
<p><strong>Text text.</strong></p>
<p><span style="font-size: 14pt;"><span style="background-color: #ff0000;">Text text...</span></span></p>
Possible write this text with this style on the image (with php GD)?
Thanks