[reportlab-users] Image.getBounds bug

Meitham Jamaa meitham at reportlab.com
Mon Nov 9 06:51:39 EST 2009



> This is fixed by:

>     def getBounds(self):

>         return (self.x, self.y, self.x + self.width, self.y +

> self.height)

>

> Marcel


Thank you for reporting the issue, your patch has been incorporated.

Cheers
Meitham


More information about the reportlab-users mailing list