Language

Package: gd @ 2.3.2

Synopsis

Library for the dynamic creation of images by programmers

Description

GD is a 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 creates PNG, JPEG, GIF, WebP, XPM, BMP images, among other formats. GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly. While not restricted to use on the web, the most common applications of GD involve website development.

Home page
https://www.libgd.org/
Location
gnu/packages/gd.scm (line: 40, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'fontconfig' does not match package name 'fontconfig-minimal'
input-labels

Identify input labels that do not match package names

label 'libjpeg' does not match package name 'libjpeg-turbo'