Go to file
wilson chen aa90da2db1
Fix two build configure errors in tests (#616)
tests/webp/bug_double_free should depend on webp and jpeg.
tests/gdimagesquaretocircle should depend on png.
2020-03-28 22:29:35 +08:00
VMS VMS/README.VMS: Add dropping support information (#614) 2020-03-26 23:43:03 +08:00
cmake Update cmake min version to 3.7 2019-11-06 13:23:03 -08:00
config distribute getlib.sh 2020-03-24 08:01:01 +01:00
docs Add http://keepachangelog.com/ based changelog for 2.2.4 (MarkDown based) 2020-03-22 21:40:02 +08:00
examples Remove Git ident attributes 2018-06-27 02:04:37 +02:00
m4 Upgrade AX_REQUIRE_DEFINED macro file 2018-09-06 00:32:54 -04:00
src Move initial declaration out of `for` loop 2020-03-25 11:41:44 +08:00
test Remove one more outstanding Makefile.am 2013-04-08 09:21:16 +02:00
tests Fix two build configure errors in tests (#616) 2020-03-28 22:29:35 +08:00
travis Fix #597: add codecov support 2020-03-01 16:49:39 +08:00
windows Define HAVE_SYS_STAT_H in msys 2019-10-28 03:09:49 -04:00
.gitignore gdlib-config: punt! 2016-10-06 13:44:48 -04:00
.travis.yml Fix #589: install dependencies move to .travis.yml 2020-01-20 15:55:01 +08:00
CHANGELOG.md CHANGELOG.md: Update release date 2020-03-22 21:40:02 +08:00
CMakeLists.txt Fix #164: update doc files install directory in CMakeLists.txt (#536) 2019-11-14 02:25:49 -05:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2020-03-22 21:40:02 +08:00
CONTRIBUTING.md clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
CONTRIBUTORS Add myself to CONTRIBUTORS 2019-12-22 22:47:52 +08:00
COPYING clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
Makefile.am Makefile.am: Add CHANGELOG.md CONTRIBUTING.md 2020-03-22 21:40:02 +08:00
README.md Fix #597: add codecov support 2020-03-01 16:49:39 +08:00
appveyor.yml convert all files to native line encodings 2018-06-21 21:44:54 -04:00
bootstrap.sh \b is not support in MacOS sed 2019-10-09 23:42:08 -07:00
configure.ac Remove AC_FUNC_VPRINTF 2018-09-11 23:44:03 -04:00

README.md

GD Graphics (Draw) Library

Build Status Build Status Chat codecov.io

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: