Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
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
- * Thu Dec 17 16:00:00 2009 Jiri Moskovcak <jmoskovc{%}redhat{*}com> - 2.0.33-9.4.el5_4.2
- rpmdiff fixes
- Resolves: #541632
- * Tue Dec 15 16:00:00 2009 Jiri Moskovcak <jmoskovc{%}redhat{*}com> - 2.0.33-9.4.el5_4.1
- security fixes
- CVE-2009-3546 gd: insufficient input validation in _gdGetColors()
- * 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