Gered
|
3f8e1adc6d
|
update README.md
|
2014-04-05 16:45:00 -04:00 |
|
Gered
|
f880779b45
|
bump version
|
2014-04-05 16:32:31 -04:00 |
|
Gered
|
3e20d40b6d
|
make sure to "fix" frame delays before they are returned
|
2014-04-05 16:32:19 -04:00 |
|
Gered
|
67ccf4cd4d
|
remove now unused ImageFrame object
|
2014-04-05 16:30:49 -04:00 |
|
Gered
|
e7f88969e8
|
add clojure function to handle "streaming" of converted ASCII gif frames
|
2014-04-05 16:28:55 -04:00 |
|
Gered
|
f496c450ac
|
"stream" animated gif frames via ImageReader instead of keeping them all around in memory before converting to ASCII
|
2014-04-05 16:05:00 -04:00 |
|
Gered
|
f7d2519ab1
|
update README.md
|
2014-04-04 17:27:36 -04:00 |
|
Gered
|
5c0b49461f
|
first release!
|
2014-04-04 17:23:58 -04:00 |
|
Gered
|
9153a35a0e
|
update README.md
|
2014-04-04 17:21:02 -04:00 |
|
Gered
|
45ed101fef
|
remove zero delay frames from the final result before returning
|
2014-04-03 18:37:40 -04:00 |
|
Gered
|
d99c864402
|
minor tweaks. lots of comments
|
2014-04-03 18:29:48 -04:00 |
|
Gered
|
81f153e13a
|
add a quick note to README.md about being in early development
|
2014-04-02 22:33:23 -04:00 |
|
Gered
|
26d9bd7111
|
doc comments!
|
2014-04-02 22:32:29 -04:00 |
|
Gered
|
a42dc42da5
|
doc comments
|
2014-04-02 22:28:30 -04:00 |
|
Gered
|
921d00a6ab
|
convert frame delays to milliseconds and fix really low delays
|
2014-04-02 22:17:45 -04:00 |
|
Gered
|
cc79193339
|
add clojure functions to wrap reading/conversion of gif image frames
|
2014-04-02 22:00:42 -04:00 |
|
Gered
|
f813021fa8
|
add clojure functions to get ImageInputStreams by url/file
|
2014-04-02 22:00:14 -04:00 |
|
Gered
|
16ab2acd6d
|
need to set the ImageInputStream on the reader
|
2014-04-02 21:58:59 -04:00 |
|
Gered
|
10f95a91ca
|
add java classes for handling animated GIF frames retrieval
shamelessly taken from a Stackoverflow post:
http://stackoverflow.com/a/18425922
|
2014-04-02 19:09:50 -04:00 |
|
Gered
|
92a07c2775
|
add clojure functions for loading an image and converting to ascii
|
2014-04-02 18:51:06 -04:00 |
|
Gered
|
771577ec7f
|
add basic java classes needed for core image -> ascii conversion
copied from another project of mine
|
2014-04-02 18:34:14 -04:00 |
|
Gered
|
4ba01369d5
|
initial commit
|
2014-04-02 18:28:54 -04:00 |
|