From: <jc...@fe...> - 2002-09-10 16:46:16
|
On Thursday 25 July 2002 13:10, 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 ?? ./x01c -dev pbm -o po.pbm -geo 200x400 -bg ffffff && xv po.pbm works for me... Joao | | | 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 |