Difference between revisions of "Libgd"
(Created page with "{{Entry |Name=LibGD |Short description=Code library for the dynamic creation of images by programmers. |Full description=GD is a code library for the dynamic creation of image...") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|Name=LibGD | |Name=LibGD | ||
|Short description=Code library for the dynamic creation of images by programmers. | |Short description=Code library for the dynamic creation of images by programmers. | ||
− | |Full description= | + | |Full description=LibGD is a code library for the dynamic creation of images by programmers. |
− | + | LibGD is written in C, and "wrappers" are available for Perl, PHP and other languages. LibGD can read and write many different image formats. LibGD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly. | |
− | The most common applications of | + | The most common applications of LibGD involve website development, although it can be used with any standalone application! |
|Homepage URL=https://github.com/libgd/libgd | |Homepage URL=https://github.com/libgd/libgd | ||
|Is High Priority Project=No | |Is High Priority Project=No | ||
|Documentation note=https://libgd.github.io/manuals/2.2.5/files/preamble-txt.html | |Documentation note=https://libgd.github.io/manuals/2.2.5/files/preamble-txt.html | ||
|Decommissioned or Obsolete=No | |Decommissioned or Obsolete=No | ||
+ | |Related projects=gd | ||
|Version identifier=2.2.5 | |Version identifier=2.2.5 | ||
|Version date=2017/08/30 | |Version date=2017/08/30 | ||
Line 16: | Line 17: | ||
|Version download=https://github.com/libgd/libgd/releases/download/gd-2.2.5/libgd-2.2.5.tar.gz | |Version download=https://github.com/libgd/libgd/releases/download/gd-2.2.5/libgd-2.2.5.tar.gz | ||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date=2018/11/ | + | |Last review date=2018/11/19 |
|Submitted by=Bendikker | |Submitted by=Bendikker | ||
|Submitted date=2018/11/18 | |Submitted date=2018/11/18 | ||
Line 25: | Line 26: | ||
}} | }} | ||
{{Project license | {{Project license | ||
− | |License= | + | |License=SimplePermissiveNoNonWarranty |
|License verified by=Bendikker | |License verified by=Bendikker | ||
− | |License verified date=2018/11/ | + | |License verified date=2018/11/19 |
|License note=https://github.com/libgd/libgd/blob/master/COPYING | |License note=https://github.com/libgd/libgd/blob/master/COPYING | ||
}} | }} | ||
Line 47: | Line 48: | ||
}} | }} | ||
{{Software category | {{Software category | ||
+ | |Library=Image-processing | ||
|Programming-language=C | |Programming-language=C | ||
|Runs-on=GNU/Linux | |Runs-on=GNU/Linux | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to use | ||
+ | |Prerequisite description=[[zlib]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=[[libpng]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=[[libjpeg]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=[[libjpeg-turbo]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=[[libtiff | LibTIFF]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=[[libwebp]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=[[libxpm]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=[[freetype | FreeType]] | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 03:00, 19 November 2018
LibGD
https://github.com/libgd/libgd
Code library for the dynamic creation of images by programmers.
LibGD is a code library for the dynamic creation of images by programmers.
LibGD is written in C, and "wrappers" are available for Perl, PHP and other languages. LibGD can read and write many different image formats. LibGD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly.
The most common applications of LibGD involve website development, although it can be used with any standalone application!
Licensing
License
Verified by
Verified on
Notes
Verified by
Bendikker
Verified on
19 November 2018
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
VCS Repository Webview | https://github.com/libgd/libgd/ | |
Debian (Ref) | https://tracker.debian.org/pkg/libgd | |
Debian (Ref)(R) | https://tracker.debian.org/pkg/libgd2 | |
Download | https://github.com/libgd/libgd/releases/ |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | libjpeg |
Weak prerequisite | LibTIFF |
Weak prerequisite | libjpeg-turbo |
Weak prerequisite | libxpm |
Weak prerequisite | FreeType |
Weak prerequisite | libpng |
Required to use | zlib |
Weak prerequisite | libwebp |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.