Re: [matplotlib-devel] bug in imshow for PDF, EPS output

2009-08-17 Thread Michael Fitzgerald
Hi all, Has anybody been able to confirm this as a bug?  The test script is attached to the tracker item: https://sourceforge.net/tracker/?func=detail&aid=2832896&group_id=80706&atid=560720 I did some digging to see if I could figure out how the image scale was being mangled.  I had a hunch that

Re: [matplotlib-devel] bug in imshow for PDF, EPS output

2009-08-06 Thread Michael Fitzgerald
I've added this to the sourceforge bug tracker, ID 2832896. Mike On Aug 5, 2009, at 3:32 PM, Michael Fitzgerald wrote: > > Hi all, > > I've come across an apparent bug in imshow when outputting to PDF > and EPS files. (I haven't tested other vector formats.) It > manifests as a small sca

[matplotlib-devel] bug in imshow for PDF, EPS output

2009-08-05 Thread Michael Fitzgerald
Hi all, I've come across an apparent bug in imshow when outputting to PDF and EPS files. (I haven't tested other vector formats.) It manifests as a small scaling error between the raster image and the axes coordinates. I have attached a test script to illustrate the problem. The (corr