Christoph M. Becker 08ae745426 Merge branch 'pull-request/444'
* pull-request/444:
  Remove Git ident attributes
2018-06-27 12:13:42 +02:00
2018-06-27 02:04:37 +02:00
2018-06-27 02:04:37 +02:00
2016-09-01 18:50:36 -04:00
2018-06-27 02:04:37 +02:00
2018-06-27 02:04:37 +02:00
2018-06-21 22:47:42 -04:00
2018-06-27 02:04:37 +02:00
2016-10-06 13:44:48 -04:00
2018-06-27 02:04:37 +02:00
2016-05-20 10:38:56 -04:00
2018-06-27 02:04:37 +02:00
2018-04-05 12:08:15 +02:00
2018-06-21 22:47:42 -04:00
2016-07-21 21:40:56 +05:30
2018-06-21 22:47:42 -04:00
2016-07-20 02:16:44 +07:00

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:

Description
No description provided
Readme 24 MiB
Languages
C 85%
CMake 4.2%
C++ 3.4%
M4 2.4%
HTML 2.2%
Other 2.7%