From: Warren D. <wa...@de...> - 2004-12-06 13:51:56
|
Alan, Right now, the only way to achieve such high resolutions is to ray trace using large width and height, save as PNG and then use a tool like Photoshop, GIMP, or Imagemagick save a TIF with the correct DPI value. For a 300 dpi rendered image at 4 by 3: ray 1200,900 save hi_res.png For OpenGL-based images, you're limited by the maximum dimensions of = your display. Hopefully that restriction will be eliminated before too much longer... 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 =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 > Alan Wilter Sousa da Silva > Sent: Monday, December 06, 2004 5:45 AM > To: pym...@li... > Subject: [PyMOL] rendering pictures to publish >=20 >=20 > Hi List! >=20 > To be published I had to have my pictures, in pdf, eps ou=20 > tiff with such > resolution: > line artwork >=3D 1000 dpi > haltone artwork >=3D 300 dpi > combination artwork (line/tone) =3D > 500 dpi >=20 > So, I ask how to achieve such resolution with Pymol (which I=20 > know to generate png). >=20 > Any tip would be very welcome. > Thanks in advance, > Cheers, > Alan >=20 > -- > -------------------------- > Alan Wilter Sousa da Silva > -------------------------- > D.Sc. - IBCCF/UFRJ > Projeto BioPAUA - HP/LNCC > Petr=F3polis (RJ), Brasil > www.lncc.br/~alan >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from=20 > real users. > Discover which products truly live up to the hype. Start reading now.=20 > http://productguide.itmanagersjournal.com/ > _______________________________________________ > PyMOL-users mailing list > PyM...@li... > https://lists.sourceforge.net/lists/listinfo/pymol-users >=20 |