Christian Bolstad wrote:
On Sun, 21 Dec 2003, Andrew Gaffney wrote:
I think I've fixed this, too. It looks like it was some
weird caching
issue with Apache and mod_perl. I renamed the script and it works correctly every time now. Thank you for the suggestion to use stringTTF() or stringFT() to generate the text. I was able
to use the
array returned by it to center the text in the middle of
the generated
image. Thanks.
would you care to share your complete code? i just want it for some benchmarking to compare it with other ways to output random
text nifty
to a image :)
Just curiouse as to why you'd want to replace a png with a gif?
Why no just keep the png and ditch the gif, whats their faces want to charge you for using gif format anyway.
First, the patent has already expired in the US, which is where I am located. Second, the original images are in GIF format and are in a *lot* of pages. It is easier (read suits my laziness) to create GIF images than to change the <IMG> tags in 50 pages.
-- Andrew Gaffney
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>