ColdFusion image text writing functions are relatively simple. It can write text on an image quite fast with some styles, but it’s not capable of go to the next line or handle text styled with multiple fonts. There is lot more space left for draw text function to be improved. Last week I had to convert html formatted string of text to an image and ColdFusion native image functions could not do that.
(more..)