Skip to content

cnsuhao/libgd

 
 

Repository files navigation

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:

About

GD Graphics Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 77.6%
  • CMake 4.7%
  • Objective-C 4.2%
  • C++ 3.6%
  • M4 2.5%
  • HTML 2.2%
  • Other 5.2%