Mercurial > vba-clojure
diff clojure/com/aurellem/run/adv_choreo.clj @ 600:31128a10ee28
use png to save memory.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sun, 02 Sep 2012 09:20:09 -0500 |
parents | 4503899241e6 |
children | 0e30fd920e6a |
line wrap: on
line diff
1.1 --- a/clojure/com/aurellem/run/adv_choreo.clj Sun Sep 02 09:18:43 2012 -0500 1.2 +++ b/clojure/com/aurellem/run/adv_choreo.clj Sun Sep 02 09:20:09 2012 -0500 1.3 @@ -388,7 +388,7 @@ 1.4 move-images (file-names (File. rendered-dir "moves")) 1.5 screenshots (file-names (File. rendered-dir "frames")) 1.6 targets (map #(.getCanonicalPath 1.7 - (File. final-frames (format "%07d.bmp" %))) 1.8 + (File. final-frames (format "%07d.png" %))) 1.9 (range (count screenshots)))] 1.10 (dorun 1.11 (map