Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Arch: i386
Download: | gd-2.0.33-6.2.i386.rpm |
Build Date: | Sat Feb 11 12:38:19 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 554 KiB |
Changelog
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2.0.33-6.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2.0.33-6.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Fri Jan 20 17:00:00 2006 Phil Knirsch <pknirsch{%}redhat{*}com> 2.0.33-6
-
- Included a few more overflow checks (#177907)