Go to file
Mike Frysinger fd06f7f83c clean up trailing whitespace/newlines
This is preparation for adding some linting checks for new commits from
people.  Shouldn't be any functional changes here (tests still pass!).
2018-06-21 22:47:42 -04:00
VMS clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
cmake clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
config generate & install gdlib.pc for cmake builds too #164 2018-01-10 01:56:10 -05:00
docs clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
examples clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
m4 m4: pull in latest ax_pthread.m4 #292 2016-09-01 18:50:36 -04:00
netware clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
src clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
test Remove one more outstanding Makefile.am 2013-04-08 09:21:16 +02:00
tests clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
travis make gd/gd2 image formats optional #428 2018-01-30 17:58:44 -05:00
windows clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
.gitignore gdlib-config: punt! 2016-10-06 13:44:48 -04:00
.travis.yml Disable Travis macOS builds for now 2017-08-16 14:13:49 +02:00
CMakeLists.txt clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
CONTRIBUTING.md clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
CONTRIBUTORS Updated myself in CONTRIBUTORS 2018-04-05 12:08:15 +02:00
COPYING clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
ChangeLog ChangeLog: update for gd-2.2.1 2016-05-20 10:38:56 -04:00
Makefile.am cmake: add distclean target 2016-07-21 21:40:56 +05:30
NEWS clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
README.md Update README.md 2016-07-20 02:16:44 +07:00
appveyor.yml convert all files to native line encodings 2018-06-21 21:44:54 -04:00
bootstrap.sh make gd/gd2 image formats optional #428 2018-01-30 17:58:44 -05:00
configure.ac make gd/gd2 image formats optional #428 2018-01-30 17:58:44 -05:00

README.md

GD Graphics (Draw) Library

Build Status Build Status Chat

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.

If you like to contribute, report bugs, see how to contribute document

For security related issues, please contact us at security@libgd.org

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: