RE: [PyMOL] Installing from source on a linux box

2002-02-04 Thread DeLano, Warren
Michael, Try checking out a new copy of the source code from the current CVS repository -- the Makefiles have been simplified somewhat, so compilation under Linux may go easier. You should only need to change the Python version in one place : ) Read "INSTALL.linux-rh7x" Cheers, Warren -- m

Re: [PyMOL] RE: Resolution increase

2002-02-04 Thread Ezequiel Panepucci
A good tip when rendering unusual aspect ratio images is to set the viewport with the same aspect ratio as the final rendered image to better use the image area. It also helps to avoid unexpected crops due to the change in the aspect ratio. Cheers, Zac On Mon, 4 Feb 2002, DeLano, Warren

[PyMOL] RE: Resolution increase

2002-02-04 Thread DeLano, Warren
Jason, The resolution field in images is not uniformly supported or understood, so the safest policy is to ignore it and stick with 72 dpi for your images. As far as I can tell from the man page, PNG format doesn't even support a DPI field. Just make sure that your image contain enough pixels