http://chemapps.stolaf.edu/jmol/zip/jmol-14.3.12_2015.02.24.zip

this version adds the capability to very easily pop up a div (HTML5) or
window (Java) displaying a 2D image such as the current view, a chemical
drawing, or a standard Ramachandran plot. Anything that can be obtained as
one of the file formats Jmol reads (PNG, JPG, GIF, BMP)


Jmol.___JmolVersion="14.3.12_2015.02.24"

new feature: show IMAGE
 -- pops up a frame with the current image
 -- allows "Save As..."

new feature: show IMAGE "filename"
 -- pops up a frame with the image loaded from a file
 -- allows "Save As..."

new feature: show image 300 400     # adjustable size
new feature: show image NONE        # closes all image panels
new feature: show image CLOSE                 # "all" presumed
new feature: show image CLOSE ""              # the model image
new feature: show image CLOSE "c:/temp/t.bmp" # the image for this file


new feature: write IMAGE
 -- same as SHOW IMAGE

new feature: write IMAGE 500 500
 -- same as SHOW IMAGE 500 500; allows customization of width and height

new feature: Windows BMP image reading
 -- reads 24-bit (full color) as well as 16-, 8-, 4-, 2-, and 1-bit color
palette modes
 -- 14-byte and 40-byte headers only
 -- does not read compressed modes

bug fix: restriction against getting SMILES string for biomolecule lifted
bug fix: end-on bonds may appear to disappear
bug fix: JavaScript -2.format("%8.3") gives 2.000 not -2.000

bug fix: minimizer treats hydrogen bonds as covalent single bonds




-- 
Robert M. Hanson
Larson-Anderson Professor of Chemistry
Chair, Department of Chemistry
St. Olaf College
Northfield, MN
http://www.stolaf.edu/people/hansonr


If nature does not answer first what we want,
it is better to take what answer we get.

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to