Go to file
Mike Frysinger f79d0a8bac m4: use an older openmp macro
The newer one requires autoconf-2.69 but that version isn't available
in Ubuntu Precise which is what the Travis CI bots run.
2016-05-18 19:30:34 -04:00
VMS configure/cmake: unify header checks and config.h generation 2016-05-17 23:06:14 -04:00
cmake/modules libimagequant: fix integration 2016-05-18 03:03:50 -04:00
config gdlib-config: mark it as deprecated #140 2016-05-18 02:40:33 -04:00
docs docs: clean up a bit and support `NaturalDocs` 2016-05-18 03:23:28 -04:00
examples Make BUILD_SHARED_LIBS configurable 2015-08-27 13:11:37 -04:00
m4 m4: use an older openmp macro 2016-05-18 19:30:34 -04:00
netware Updated Netware makefile 2013-11-07 19:44:45 -05:00
src libimagequant: fix integration 2016-05-18 03:03:50 -04:00
test Remove one more outstanding Makefile.am 2013-04-08 09:21:16 +02:00
tests tests: rework handling of temp output files 2016-05-17 23:32:16 -04:00
travis tests: rework handling of temp output files 2016-05-17 23:32:16 -04:00
windows configure/cmake: unify header checks and config.h generation 2016-05-17 23:06:14 -04:00
.gitignore build: handle renamed README file 2016-04-30 21:02:45 -04:00
.travis.yml travis: drop multiarch settings 2016-05-01 02:07:17 -04:00
CMakeLists.txt libimagequant: fix integration 2016-05-18 03:03:50 -04:00
CONTRIBUTORS Add contributors list 2015-01-14 04:05:51 +01:00
COPYING add COPYING 2013-04-12 00:58:26 +02:00
ChangeLog update changelog, keep only 2.1.0 2015-01-14 03:38:05 +01:00
Makefile.am build: handle renamed README file 2016-04-30 21:02:45 -04:00
NEWS fixed FS#100 2010-01-19 17:58:20 +09:00
README.md README: document supported image formats 2016-01-29 16:35:59 -05:00
appveyor.yml squash test commits; add deps from nuget; fix bindings 2014-10-30 01:44:14 +02:00
bootstrap.sh docs: clean up a bit and support `NaturalDocs` 2016-05-18 03:23:28 -04:00
configure.ac libimagequant: fix integration 2016-05-18 03:03:50 -04:00
thumbs.bat squash test commits; add deps from nuget; fix bindings 2014-10-30 01:44:14 +02:00
thumbs.sh Thumbs: use rsync -u on osx as it doesn't have cp -u 2014-12-28 00:59:59 +02:00

README.md

GD Graphics (Draw) Library

Build Status

GD is an open source code library for the dynamic creation of images by programmers.

GD is written in C, and "wrappers" are available for Perl, PHP and other languages. GD can read and write many different image formats. GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly.

The most common applications of GD involve website development, although it can be used with any standalone application!

The library was originally developed by Thomas Boutell and is now maintained by many contributors (see the CONTRIBUTORS file) under the umbrella of PHP.net.

Downloads/etc...

Please visit our homepage for more details.

Supported Image Formats

GD has builtin support for:

It also has optional support for more formats via external libraries: