Go to file
Mike Frysinger 92c3209484 tests: fix distclean errors 2016-04-30 21:02:45 -04:00
VMS Make distcheck work (fixes #54) 2013-05-04 22:23:38 +02:00
cmake/modules tests: unify cmake test code into a single macro 2016-04-30 21:02:45 -04:00
config missing file in archive, need for autoreconf 2015-03-24 06:52:12 +01:00
docs fix CMake error when ENABLE_WEBP 2015-05-07 17:48:37 +08:00
examples Make BUILD_SHARED_LIBS configurable 2015-08-27 13:11:37 -04:00
m4 Define BGDWIN32 on MinGW when using autotools 2013-04-23 05:36:16 +02:00
netware Updated Netware makefile 2013-11-07 19:44:45 -05:00
src libgd: update & sort source lists 2016-04-30 21:00:31 -04:00
test Remove one more outstanding Makefile.am 2013-04-08 09:21:16 +02:00
tests tests: fix distclean errors 2016-04-30 21:02:45 -04:00
windows delete webpimg.c references 2015-04-11 16:25:49 -04:00
.gitignore build: handle renamed README file 2016-04-30 21:02:45 -04:00
.travis.yml travis: switch to non-sudo mode 2016-04-30 21:02:45 -04:00
CMakeLists.txt tests: unify cmake test code into a single macro 2016-04-30 21:02:45 -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 Merge remote-tracking branch 'upstream/master' 2013-11-18 19:15:31 -05:00
configure.ac configure: unify library tests 2015-11-23 19:06:46 -05:00
make_drone.io add thumbs 2014-10-29 21:52:55 +02: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: