Closed GoogleCodeExporter closed 9 years ago
In the file backend_h5canvas.py, change line 359 from
def draw_image(self, x, y, im, bbox, clippath=None, clippath_trans=None):
to
def draw_image(self, gc, x, y, im, clippath=None, clippath_trans=None):
Original comment by Brian.Re...@gmail.com
on 20 Jul 2010 at 6:30
Fixed in r18.
Original comment by ludwig.s...@gmail.com
on 27 May 2011 at 8:36
Original comment by ludwig.s...@gmail.com
on 27 May 2011 at 8:59
Original issue reported on code.google.com by
thomas.r...@gmail.com
on 14 Jul 2010 at 8:52