> Is it possible to get graphics output higher than 72 dpi? Yes:
- The OpenGL rendered graphics can only be saved in the resolution displayed on the screen (using the "png" command) - The raytracer can generate pictures of any size, eg. ray 8000, 6000; png mypic.png would generate the picture in 8000x6000 pixels and save it as "mypic.png". If you turn off shadows, you will get a picture which is very close to the OpenGL rendered one. You can check by just using the "ray" command, which generates the raytraced image in the window. cheers, Esben > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > Joel Tyndall > Sent: 11. november 2004 01:17 > To: [email protected] > Subject: [PyMOL] high end graphics > > > Hi folks, > > Is it possible to get graphics output higher than 72 dpi? > > Cheers > > Joel > > -- > Joel Tyndall, PhD > > Lecturer > National School of Pharmacy > University of Otago > PO Box 913 Dunedin > New Zealand > > Pukenga > Te Kura Taiwhanga Putaiao > Te Whare Wananga o Otago > Pouaka Poutapeta 913 Otepoti > Aotearoa > > Ph / Waea +64 3 4797293 > Fax / Waeawhakaahua +64 3 4797034 > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on > Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > _______________________________________________ > PyMOL-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/p> ymol-users >
