Imager - Re: Floating point exception when drawing text on png image

Posted on Tue Jun 12 15:51:21 2007 by tonyc in response to 5405 (See the whole thread of 5)
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)

Write a response