Go to file
Mike Frysinger 00bbb69cc3 tests: add more checks for libpng (and other deps)
This fixes #382.
2017-02-23 17:31:41 -05:00
VMS configure/cmake: unify header checks and config.h generation 2016-05-17 23:06:14 -04:00
cmake Fix CMake configuration for fontconfig 2016-08-27 14:41:31 +02:00
config cmake: add soname info to libgd.so 2016-11-10 09:09:14 -05:00
docs Test and document some filter functions 2016-09-27 13:34:18 +02:00
examples Make BUILD_SHARED_LIBS configurable 2015-08-27 13:11:37 -04:00
m4 m4: pull in latest ax_pthread.m4 #292 2016-09-01 18:50:36 -04:00
netware Updated Netware makefile 2013-11-07 19:44:45 -05:00
src fix some unused variable errors when built w/out png 2017-02-15 10:57:24 -05:00
test Remove one more outstanding Makefile.am 2013-04-08 09:21:16 +02:00
tests tests: add more checks for libpng (and other deps) 2017-02-23 17:31:41 -05:00
travis Fix the travis git status check 2016-08-14 16:47:18 +02:00
windows Add test summary for Windows 2017-01-25 13:37:39 +01:00
.gitignore gdlib-config: punt! 2016-10-06 13:44:48 -04:00
.travis.yml travis: rework coverity scan 2016-06-24 04:47:11 -04:00
CMakeLists.txt cmake: add soname info to libgd.so 2016-11-10 09:09:14 -05:00
CONTRIBUTING.md CONTRIBUTING: fill out the style section 2016-10-09 16:24:38 -04:00
CONTRIBUTORS Add myself to CONTRIBUTORS 2016-07-19 18:08:47 +02:00
COPYING Resolve #282: COPYING vs. docs/naturaldocs/license.txt 2016-08-04 02:11:13 +02: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 fixed FS#100 2010-01-19 17:58:20 +09:00
README.md Update README.md 2016-07-20 02:16:44 +07:00
appveyor.yml squash test commits; add deps from nuget; fix bindings 2014-10-30 01:44:14 +02:00
bootstrap.sh travis: convert OS X build to common autoconf+cmake logic 2016-05-21 11:35:49 -04:00
configure.ac cmake: add soname info to libgd.so 2016-11-10 09:09:14 -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: