Difference between revisions of "Libgd"
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
|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 56: | Line 57: | ||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
− | |Prerequisite kind= | + | |Prerequisite kind=Weak prerequisite |
|Prerequisite description=[[libpng]] | |Prerequisite description=[[libpng]] | ||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Weak prerequisite | |Prerequisite kind=Weak prerequisite | ||
− | |Prerequisite description=[[ | + | |Prerequisite description=[[libjpeg]] |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Weak prerequisite | |Prerequisite kind=Weak prerequisite | ||
− | |Prerequisite description=[[libjpeg]] | + | |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 | {{Software prerequisite | ||
|Prerequisite kind=Weak prerequisite | |Prerequisite kind=Weak prerequisite | ||
|Prerequisite description=[[libxpm]] | |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.