Go to file
Christoph M. Becker 1f57639f04 Remove unused functions
gdImageRotate() and gdImageRotate45() are neither used by GD nor
exported, so we remove them.
2017-01-10 18:57:24 +01: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 Remove unused functions 2017-01-10 18:57:24 +01:00
test Remove one more outstanding Makefile.am 2013-04-08 09:21:16 +02:00
tests Fix #354: Signed Integer Overflow gd_io.c 2016-12-17 17:38:02 +01:00
travis Fix the travis git status check 2016-08-14 16:47:18 +02:00
windows No, we don't HAVE_BUNDLED_GD 2016-09-14 20:10:29 +02: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: