[Matplotlib-users] Problem with .png files?

2007-10-07 Thread Bill Dandreta
There appears to be a problem with .png files that matplotlib creates. Some programs (like GIMP and xv) do not identify them as png files and cannot display them. -- Bill [EMAIL PROTECTED] Gentoo Linux X86_64 2.6.20-gentoo-r8 Reclaim Your Inbo

Re: [Matplotlib-users] Problem with .png files?

2007-10-07 Thread Wayne E. Harlan
Bill: I do not have that problem using mpl-0.90.1 or svn which I checked out and installed yesterday. I have gimp-2.2.17 and have no problems opening them on my linux system or my two XP systems at work. The issue I do find is that when I specify the DPI in the savefig command, it does not p

Re: [Matplotlib-users] Problem with .png files?

2007-10-07 Thread Bill Dandreta
Wayne E. Harlan wrote: > Bill: > > I do not have that problem using mpl-0.90.1 or svn which I checked out > and installed yesterday. I have gimp-2.2.17 and have no problems > opening them on my linux system or my two XP systems at work. The > issue I do find is that when I specify the DPI in the

Re: [Matplotlib-users] Problem with .png files?

2007-10-07 Thread Eric Firing
Bill Dandreta wrote: > There appears to be a problem with .png files that matplotlib creates. > Some programs (like GIMP and xv) > do not identify them as png files and cannot > display them. Would you be more specific, please? I can't reprodu

Re: [Matplotlib-users] Problem with .png files?

2007-10-07 Thread Bill Dandreta
Eric Firing wrote: > Bill Dandreta wrote: >> There appears to be a problem with .png files that matplotlib >> creates. Some programs (like GIMP and xv) >> do not identify them as png files and >> cannot display them. > > Would you be more specific,

Re: [Matplotlib-users] Problem with .png files?

2007-10-07 Thread Wayne E. Harlan
I would like to follow up on my first response to Bill. It probably should be a new thread, but I'll start here. When png files are saved with a DPI=300 argument, and I open them in the Gimp, the dpi is only 72 (default ?). As I understand it, the dpi setting in the graphics file tells the a

[Matplotlib-users] help compiling on solaris

2007-10-07 Thread Anil
Trying to compile on Solaris using Sun Studio 12. any ideas? % python2.5 setup.py build building for GTK requires pygtk; you must be able to "import gtk" in your build/install environment TKAgg requires TkInter running build running build_py copying lib/matplotlib/mpl-data/matplotlibrc -> build/l

Re: [Matplotlib-users] help compiling on solaris

2007-10-07 Thread Anil
Okay, I got further. I needed to use CC for c++ files. But now I see another error: /opt/SUNWspro/bin/cc -DNDEBUG -O -Kpic -I/usr/local/include/python2.5 -c lib/matplotlib/enthought/traits/ctraits.c -o build/temp.solaris-2.10-i86pc-2.5/lib/matplotlib/enthought/traits/ctraits.o "lib/matplotlib/ent