From: Alan W. I. <ir...@be...> - 2002-07-25 15:56:52
|
Stefan, my feeling is the pbm device is currently rather poorly supported. I suggest you use the ps device (which automatically gives black on white postscript) instead. That's the one I use for scientific publications. Alan email: ir...@be... phone: 250-727-2902 FAX: 250-721-7715 snail-mail: Dr. Alan W. Irwin Department of Physics and Astronomy, University of Victoria, P.O. Box 3055, Victoria, British Columbia, Canada, V8W 3P6 __________________________ Linux-powered astrophysics __________________________ On Thu, 25 Jul 2002 ste...@ks... wrote: > Hello, > > I just started using plplot for my project and I really like it so far. I'm > writing some code in C which uses the plplot-lib. > > But two small(??) problems occured: > > 1. I didn't find out how to set the size of the output-graphics. It's > always 640x480 pixel (pbm). I already tried --geometrie and plspage, but > both with no success. > > 2. Since I want a graphics black on white background I've tried to set the > backround-color using 'plscolbg(0xFF,0xFF,0xFF);', but the result is still > white on black background. > > Anyone here got an idea how to solve my two problems ?? > > > Thanks in advance, > Stefan > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Jabber - The world's fastest growing > real-time communications platform! Don't just IM. Build it in! > http://www.jabber.com/osdn/xim > _______________________________________________ > Plplot-devel mailing list > Plp...@li... > https://lists.sourceforge.net/lists/listinfo/plplot-devel > |