Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Commit ae40f8c

Browse files
author
Spencer
authored
added giflib
1 parent 2cfc8a8 commit ae40f8c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ These are libraries of all sorts that are useful for game programming.
244244
* [Cairo](https://www.cairographics.org/) -2D graphics library. [[GNU LGPL2.1](http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) only] or [[MPLv1.1](https://directory.fsf.org/wiki/License:MPLv1.1)]
245245
* [Cogl](https://github.com/rib/cogl-web/wiki) - GPU graphics and utilities API. [[Expat](https://directory.fsf.org/wiki/License:Expat)]
246246
* [Clutter](https://blogs.gnome.org/clutter/get-it/) - UI library based on OpenGL. [[GNU LGPL2.1](http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) only]
247+
* [giflib](https://sourceforge.net/projects/giflib/) - Library for reading and writing gif images. [[MIT](https://spdx.org/licenses/MIT.html)]
247248
* [heman](https://github.com/prideout/heman) - Tiny library of image utilities dealing with height maps, normal maps, distance fields and the like. [[Expat](https://directory.fsf.org/wiki/License:Expat)]
248249
* [libcaca](https://github.com/cacalabs/libcaca) - ASCII renderer for terminal-based interfaces. [[WTFPLv2](http://www.wtfpl.net/txt/copying/)]
249250
* [libimagequant](https://pngquant.org/lib/) - Small, portable library for high-quality conversion of RGBA images to 8-bit indexed colour images. [[FreeBSD](https://directory.fsf.org/wiki?title=License:FreeBSD)]

0 commit comments

Comments
 (0)