Hi all.
I'm trying to use plplot for drawing png images. How can I specify the
image size (width and height)? Is there some common method for other
file/screen devices?

I currently use the following skeleton code for my drawings:
plsdev("png");
plsfnam("tmp.png");
plinit();
...
plend();

Bests,
Antonio, Fabio Di Narzo.
-- 
Antonio, Fabio Di Narzo
Ph.D. student at
Department of Statistical Sciences
University of Bologna, Italy

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to