[matplotlib-devel] building from SVN on Mac OS X 10.5

2009-08-17 Thread Eric Bruning
Just got a new Mac, and went with Python 2.6 from python.org on OS X 10.5. My experience building Matplotlib was less than smooth, and I thought I'd pass along what eventually wound up working. To summarize: 1. Rolling your own libpng and freetype in /usr/local appears to lead to a lot of archite

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

[matplotlib-devel] how to fix broken links in axes_grid docs?

2009-08-17 Thread Jae-Joon Lee
Hi, I just noticed that some links in the axes_grid docs are broken, but I have no idea what is wrong. The broken links are those associated with the "plot" directive, i.e., links to its source code, hires.png and pdf. (The links in the Gallery are fine, only those in axes_grid docs). For exampl

Re: [matplotlib-devel] ginput default mouse configuration

2009-08-17 Thread Jack Sankey
Hello Gael, Okay, I've updated the two files I modified here: http://sites.google.com/site/jacksankey/files/matplotlib.zip?attredirects=0 Sorry I can't figure out how to compile. I wish it was possible to have an SVN containing also the windows binaries. Too bad we all can't just run Linux. Anyw