Go to file
Mike Frysinger 3bb6aac422 tests: cmake: switch to list appending
This makes it a bit cleaner when dealing with optional tests as we
use the LIST(APPEND...) command everywhere instead of sometimes SET
and sometimes LIST.
2016-06-15 15:02:13 -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 travis: update comments and add git status check 2016-06-10 14:45:48 -04:00
examples Make BUILD_SHARED_LIBS configurable 2015-08-27 13:11:37 -04:00
m4 configure: add AX_REQUIRE_DEFINED macro 2016-06-03 20:28:59 -04:00
netware Updated Netware makefile 2013-11-07 19:44:45 -05:00
src Merge branch 'GD-2.2' 2016-06-15 17:55:38 +02:00
test Remove one more outstanding Makefile.am 2013-04-08 09:21:16 +02:00
tests tests: cmake: switch to list appending 2016-06-15 15:02:13 -04:00
travis travis: update comments and add git status check 2016-06-10 14:45:48 -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: convert OS X build to common autoconf+cmake logic 2016-05-21 11:35:49 -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 ChangeLog: update for gd-2.2.1 2016-05-20 10:38:56 -04:00
Makefile.am travis: convert OS X build to common autoconf+cmake logic 2016-05-21 11:35:49 -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 travis: convert OS X build to common autoconf+cmake logic 2016-05-21 11:35:49 -04:00
configure.ac configure: build with -Wall by default 2016-06-03 20:09:37 -04: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: