Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDGHILMPQRTUVWZ
]
gd - A graphics library for quick creation of PNG or JPEG images
- Website:
- http://libgd.github.io/
- Licence:
- MIT
- Vendor:
- Remi Collet
- Description:
The gd graphics library allows your code to quickly draw images
complete with lines, arcs, text, multiple colors, cut and paste from
other images, and flood fills, and to write out the result as a PNG or
JPEG file. This is particularly useful in Web applications, where PNG
and JPEG are two of the formats accepted for inline images by most
browsers. Note that gd is not a paint program.
Packages
gd-2.2.5-5.fc28.remi.i686
|
[148 KiB]
|
Changelog by mskalick@redhat.com - 2.2.5-5 (2018-08-30):
- Check return value in gdImageBmpPtr to avoid double free (CVE-2018-1000222)
- Don't mark gdimagegrayscale/basic test as failing
|
gd-2.2.5-5.fc28.remi.x86_64
|
[140 KiB]
|
Changelog by mskalick@redhat.com - 2.2.5-5 (2018-08-30):
- Check return value in gdImageBmpPtr to avoid double free (CVE-2018-1000222)
- Don't mark gdimagegrayscale/basic test as failing
|