Skip to content

split-brain/gift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published