Re: [Matplotlib-users] figimage and image magnification (was: imshow with pdf)

2008-12-17 Thread John Hunter
On Mon, Dec 15, 2008 at 2:44 PM, John Hunter wrote: > I am not sure what figimage should mean for a vector backend so I want > to hear from Perry who motivated the function. When I implemented it > on his original request, I understood it to be a raw pixel dump to the > canvas with no scaling, n

Re: [Matplotlib-users] figimage and image magnification (was: imshow with pdf)

2008-12-15 Thread John Hunter
On Mon, Dec 15, 2008 at 2:21 PM, Jouni K. Seppänen wrote: > "John Hunter" writes: > >>> I'll take a closer look at this later. >> >> Thanks for looking into this Jouni -- please make sure to fix in the >> branch and merge to the trunk, as described in >> http://matplotlib.sourceforge.net/devel/co

[Matplotlib-users] figimage and image magnification (was: imshow with pdf)

2008-12-15 Thread Jouni K . Seppänen
"John Hunter" writes: >> I'll take a closer look at this later. > > Thanks for looking into this Jouni -- please make sure to fix in the > branch and merge to the trunk, as described in > http://matplotlib.sourceforge.net/devel/coding_guide.html#using-svnmerge I have a patch (attached) that fixe