I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-06-12 12:51:21-07 by tonyc in response to 5405
Re: Floating point exception when drawing text on png image

I've found the problem, I'm working on a fix for this now.

As a workaround you could draw to a blank 4 channel image and use the rubthrough() method to draw to the target image.

I'll post a link to the diff here when I have a good fix.

I'll release 0.59 in the next couple of days to fix this (and one other bug)

Direct Responses: Write a response