Skip to content

snowkit/gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Haxe GIF encoder, implementing the NeuQuant and LZW encoding algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •