From: Warren D. <wa...@de...> - 2006-03-21 21:05:45
|
Terry, The trick is to render large and then reduce. With recent versions, you can do something like this # To get a 300 dpi PNG file for a 4 inch by 3 inch image... # Ray-traced: ray 1200,900 png hires_ray.pdb, dpi=3D300 # OpenGL: draw 1200,900 png hires_ogl.pdb, dpi=3D300 Cheers, Warren -- Warren L. DeLano, Ph.D. =20 Principal Scientist . DeLano Scientific LLC =20 . 400 Oyster Point Blvd., Suite 213 =20 . South San Francisco, CA 94080 USA =20 . Biz:(650)-872-0942 Tech:(650)-872-0834 =20 . Fax:(650)-872-0273 Cell:(650)-346-1154 . mailto:wa...@de... =20 =20 > -----Original Message----- > From: pym...@li...=20 > [mailto:pym...@li...] On Behalf Of=20 > Terry Jones > Sent: Tuesday, March 21, 2006 12:43 PM > To: pym...@li... > Subject: [PyMOL] Producing publication quality images >=20 > Hi. I'm wondering if there's a way to make pymol produce=20 > high-quality images suitable for publication. >=20 > I've used ray/png to produce images, but the person I pass=20 > them on to tells me they're only 50 to 100 dpi, and they're=20 > wanting 300 dpi if possible. >=20 > Is there a way to do this in pymol? Or can I export image=20 > data and use some other tools to get to a 300dpi image? >=20 > BTW, I'll try to make sure that pymol gets credited in the paper. >=20 > Thanks, > Terry >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking=20 > scripting language that extends applications into web and=20 > mobile media. Attend the live webcast and join the prime=20 > developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720& > dat=3D121642 > _______________________________________________ > PyMOL-users mailing list > PyM...@li... > https://lists.sourceforge.net/lists/listinfo/pymol-users >=20 >=20 >=20 >=20 |