Forums / General / texttoimage: Text on a transparent PNG
Thomas Brandl
Wednesday 10 September 2003 6:37:02 am
According to the docu and some test, this should present me some text on a transparent background: {image( $node_name, imagefile('design/corporate/images/blank_head.png'), array($node_name|wash|texttoimage('arial')))}
What happens, is that the image turns black, setting the text color to white doesn't make any difference either - actually changing text color has no effect at all in combination with image, no matter if I'm using a jpg or png.
Is there a known bug or limitation or some workaround to create text on transparent background?
Thanks again!Tom