A drawing library for programs with PNG and JPEG output
gd is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and write out the result as a PNG or JPEG file. This is particularly useful in World Wide Web applications, where PNG and JPEG are two of the formats accepted for inline images by most browsers.
gd is not a paint program. If you are looking for a paint program, you are looking in the wrong place. If you are not a programmer, you are looking in the wrong place, unless you are installing a required library in order to run an application.
gd does not provide for every possible desirable graphics operation. It is not necessary or desirable for gd to become a kitchen-sink graphics package, but version 2.0 does include most frequently requested features, including both truecolor and palette images, resampling (smooth resizing of truecolor images) and so forth.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rogeroberholtzer:mingw64/mingw64-gd && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000007 7 Bytes | |
gd-aliasing.patch | 0000000887 887 Bytes | |
gd-fontpath.patch | 0000001050 1.03 KB | |
gd-format.patch | 0000000566 566 Bytes | |
gd.changes | 0000019582 19.1 KB | |
libgd-2.2.5.tar.gz | 0003345603 3.19 MB | |
mingw64-gd.spec | 0000004724 4.61 KB |
Comments 0