Revision: 20115 http://sourceforge.net/p/jmol/code/20115 Author: hansonr Date: 2014-11-19 12:52:19 +0000 (Wed, 19 Nov 2014) Log Message: -----------
Modified Paths: -------------- trunk/Jmol/src/org/jmol/viewer/Jmol.properties Modified: trunk/Jmol/src/org/jmol/viewer/Jmol.properties =================================================================== --- trunk/Jmol/src/org/jmol/viewer/Jmol.properties 2014-11-19 11:47:35 UTC (rev 20114) +++ trunk/Jmol/src/org/jmol/viewer/Jmol.properties 2014-11-19 12:52:19 UTC (rev 20115) @@ -19,10 +19,77 @@ released as Jmol 14.3.9 and Jmol 14.2.9 +new feature: VASP CHGCAR reader +new feature: VASP CHGCAR isosurface reader + +new feature: load HISTORY "saved.his" (Gabor Oszlanyi) + -- loads command history with script in saved.his + +new feature: CTRL-PAGE_UP CTRL-PAGE_DOWN in console (Gabor Oszlanyi) + -- searches for next instance of current start of command up or down command history + +new feature: capture END + -- closes capture without annoying popup message + -- also for capture CANCEL and just CAPTURE + +new feature: transparent GIF using WRITE GIFT "xxx.gif" +new feature: GIF images use dithering to approximate full palette. +new feature: CAPTURE "file.gif" 10 transparent + - or CAPTURE "file.gift" -- "gift" automatically changed to "gif" + +new feature: CAPTURE "filename0000.png" + -- captures set of PNG files + -- 0000 is not required + +new feature: CAPTURE "filename0000.gif" + -- captures set of GIF files + -- 0000 IS required in order to distinguish this from animated GIF + bug fix: set labelOffset {1 2 3} or set labelOffset [1 2 3 4 5 6 7] fails if selection does not contain a label at each selected atom +bug fix: Molden reader fails to read orbitals if [GEOCONV] is present +bug fix: JmolVersion 14.3.3_2014.07.27 broke ligand bond reading when fetching ligands. + -- mmCIF reader was not being selected by the Resolver + -- Requires an increment of version number to 14.3.9 + +bug fix: slightly better GIF processing + +bug fix: GIF writer not properly handling large numbers of colors + -- use of CIE L*a*b for color quantification + -- nearly identical to GIMP + -- uses MEAN_cut (not MEDIAN_cut) + -- uses Floyd-Steinberg dithering + -- will not discolor background (as GIMP will do) + +bug fix: GIF and PPM writing broken in JavaScript + -- initial putString improperly forces string buffer mode in OC (Output Channel) + +bug fix: WRITE command should remove "t" or "j" in WRITE xxx.PNGJ, WRITE xxx.PNGT, WRITE xxx.GIFT + -- specifically when no PNGJ, GIFT, or PNGT designation is made. + +bug fix: PDB reader limited to 20 connections per atom + +bug fix: up-arrow in console may not return command if contains unicode +bug fix: antialiasing can subtly change background color + +bug fix: working on GIF writer -- some success with 256 colors using median-cut with RGB + +bug fix: GIFT (transparent-background GIF) dithering transparent background + +bug fix: Legendre for U not implemented in msCIF reader - preliminary +bug fix: Legendre for D,U in Jana2006 reader not implemented - preliminary + +code: code clean-up in GData, Graphics3D, and Export3D +code: PDB reader CONECT efficiency + +released as Jmol 14.3.9 and Jmol 14.2.9 + +bug fix: set labelOffset {1 2 3} or set labelOffset [1 2 3 4 5 6 7] + fails if selection does not contain a label at each selected atom + + JmolVersion="14.3.9_2014.11.15" new feature: VASP CHGCAR reader This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ Jmol-commits mailing list Jmol-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-commits