Liking cljdoc? Tell your friends :D

gift

A minimal clojure library to convert set of images to gif file. Backed by AnimatedGifEncoder

Usage

(:use [gift.core])
(make-gif "person.gif" ["file1.jpg" "file2.jpg" "file3.jpg"])

License

Copyright © 2014 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close