Hello,
I'm trying to use the x16c example in order to produce a *.png file. I
have compiled the source, but when I run it only six options for
devices appears:

Plotting Options:
 < 1> ps         PostScript File (monochrome)
 < 2> psc        PostScript File (color)
 < 3> xfig       Fig file
 < 4> null       Null device
 < 5> mem        User-supplied memory device
 < 6> svg        Scalable Vector Graphics (SVG 1.1)

Then I try, before plinit() function:

plsdev("png");
plsetopt("-o","myplot.png");

The program compiles ok, but when I run it appears the warning:

Requested device png not available

and the plotting options appears again.

I'm using PLplot 5.9.5 from Debian GNU/Linux Sid repositories.
Apparently, the documentation says that 5.9.5 has the capability of
export *.png format but, what is the correct way to do this?

Thanks

-- 
*****************************************
José Luis García Pallero
jgpall...@gmail.com
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************

------------------------------------------------------------------------------
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to