A GIF format encoder.
This only deals with the encoding (writing) and not reading of GIF files (see format).
Haxe port by KeyMaster- and underscorediscovery
from Chman/Moments
LICENSE: The individual files are licensed accordingly.
REQUIREMENTS: Haxe 3.2+, no dependencies
haxelib git gif https://github.com/snowkit/gif.git
Then, add gif
as a library dependency to your project.
See test/Test.hx
for an example!