Revision: 20104
          http://sourceforge.net/p/jmol/code/20104
Author:   hansonr
Date:     2014-11-11 13:01:20 +0000 (Tue, 11 Nov 2014)
Log Message:
-----------
code comments; clearer code in GifEncoder

Modified Paths:
--------------
    trunk/Jmol/src/javajs/img/GifEncoder.java

Modified: trunk/Jmol/src/javajs/img/GifEncoder.java
===================================================================
--- trunk/Jmol/src/javajs/img/GifEncoder.java   2014-11-11 13:00:10 UTC (rev 
20103)
+++ trunk/Jmol/src/javajs/img/GifEncoder.java   2014-11-11 13:01:20 UTC (rev 
20104)
@@ -383,7 +383,8 @@
   }
 
   /**
-   * Quantize all colors and create the final palette
+   * Quantize all colors and create the final palette;
+   * replace pixels[] with an array of color indices.
    * 
    */
   private void createPalette() {

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-commits mailing list
Jmol-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-commits

Reply via email to