anim8-gdx
anim8-gdx copied to clipboard
Adds support for writing animated GIF, PNG8, and animated PNG (including full-color) from libGDX
Results
1
anim8-gdx issues
Sort by
recently updated
recently updated
newest added
Hi, I tried to speedup the processing of GIF via multithreading on Android and my tests showed some improvements with ForkJoinPool. Also I did some refactoring in AnimatedGif.java but without...