Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
giflib /
Delete
Unzip
Name
Size
Permission
Date
Action
ChangeLog
29.56
KB
-rw-r--r--
2019-02-10 22:36
NEWS
29.9
KB
-rw-r--r--
2019-06-24 16:14
README
1.28
KB
-rw-r--r--
2019-02-10 22:36
Save
Rename
= GIFLIB = This is the README file of GIFLIB, a library for manipulating GIF files. Latest versions of GIFLIB are currently hosted at: http://sourceforge.net/projects/giflib == Overview == GIF is a legacy format; we recommend against generating new images in it. For a cleaner, more extensible design with better color support and compression, look up PNG. giflib provides code for reading GIF files and transforming them into RGB bitmaps, and for writing RGB bitmaps as GIF files. The (permissive) open-source license is in the file COPYING. You will find build instructions in build.adoc You will find full documentation of the API in doc/ and on the project website. Please report bugs to the bug tracker on sourceforge: http://sourceforge.net/tracker/?group_id=102202 The project has a long and confusing history, described in history.adoc The project to-do list is in TODO. == Authors == Gershon Elber <gershon[AT]cs.technion.sc.il> original giflib code Toshio Kuratomi <toshio[AT]tiki-lounge.com> uncompressed gif writing code former maintainer Eric Raymond <esr[AT]snark.thyrsus.com> current as well as long time former maintainer of giflib code There have been many other contributors; see the attributions in the version-control history to learn more.