This script takes text, looks for urls, colors those and makes a png image. The problem I am having is with wordwrap. Since I have to break the text apart and put it back together to color the links,
I\'m almost positive that there is a stupid reason this is not working, but I just can\'t figure this one out.I\'m just trying to print out some text as a graphic with imagettftext, but I can\'t get t
I\'ve been using a system with imagettftext for a while now to add nog standard fonts to websites. I\'ve abandoned this method for better options a few months back but I\'ve encountered a problem on o
Ok, now it\'s officialy 10 hours that I\'m trying to make this work, but by every minute I\'m farther and farther from the final goal...
I\'m writing text-images on the fly with PHPs imagettftext, which works fine so far, but I have a very strange problem.
I 开发者_运维问答am setting up dynamic forum signature images for my users and I want to be able to put their username on the image.I am able to do this just fine, but since usernames are different le