All Projects → snowkit → gif

snowkit / gif

Licence: other
Haxe GIF encoder, implementing the NeuQuant and LZW encoding algorithms

Programming Languages

haxe
709 projects
HTML
75241 projects

GIF

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


Install

haxelib git gif https://github.com/snowkit/gif.git

Then, add gif as a library dependency to your project.

Simple usage

See test/Test.hx for an example!

Helpers

See https://github.com/snowkit/gifcapture

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].