Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gd: A graphics library for quick creation of PNG or JPEG images
- Summary
- 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.
Changelog
- * Fri Feb 15 16:00:00 2008 Jiri Moskovcak <jmoskovc{%}redhat{*}com> - 2.0.33-9.4.1
- security fixes
- CVE-2006-4484 CVE-2007-0455 CVE-2007-2756 CVE-2007-3472
- CVE-2007-3473 CVE-2007-3475 CVE-2007-3476
- Resolves: #432786
- * Wed Sep 13 17:00:00 2006 Jitka Kudrnacova <jkudrnac{%}redhat{*}com> - 2.0.33 - 9.3
- gd-devel now requires fontconfig-devel (#205834)
- * Wed Jul 19 17:00:00 2006 Jitka Kudrnacova <jkudrnac{%}redhat{*}com> - 2.0.33 - 9.2
- use CFLAGS on sparc64 (#199363)