You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 3, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -244,6 +244,7 @@ These are libraries of all sorts that are useful for game programming.
244
244
*[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)]
245
245
*[Cogl](https://github.com/rib/cogl-web/wiki) - GPU graphics and utilities API. [[Expat](https://directory.fsf.org/wiki/License:Expat)]
246
246
*[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)]
247
248
*[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)]
248
249
*[libcaca](https://github.com/cacalabs/libcaca) - ASCII renderer for terminal-based interfaces. [[WTFPLv2](http://www.wtfpl.net/txt/copying/)]
249
250
*[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