https://github.com/andybons/gogif
The (no longer) missing GIF encoder for #golang
https://github.com/andybons/gogif
encoder gif go
Last synced: 11 months ago
JSON representation
The (no longer) missing GIF encoder for #golang
- Host: GitHub
- URL: https://github.com/andybons/gogif
- Owner: andybons
- License: bsd-2-clause
- Created: 2013-06-24T23:10:48.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-05-26T15:22:23.000Z (about 12 years ago)
- Last Synced: 2025-03-15T00:35:53.998Z (about 1 year ago)
- Topics: encoder, gif, go
- Language: Go
- Homepage:
- Size: 6.7 MB
- Stars: 23
- Watchers: 3
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Hi! Please read the note below.
Aside from the median cut quantizer, this code has been merged into the [Go standard library][0]. I would strongly encourage you to use that instead :).
[0]: http://golang.org/pkg/image/gif/#Encode
## Contributors
+ [Andrew Bonventre](https://github.com/andybons) supported by [Poptip](https://poptip.com).
+ [Dan Pupius](https://github.com/dpup) supported by [The Obvious Corporation](http://obvious.com/).