Jump to letter: [
ABCDEFGKLMNOPRSTXZ
]
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
- * Wed Sep 13 19:00:00 2006 Jitka Kudrnacova <jkudrnac{%}redhat{*}com> - 2.0.33 - 9.3
- gd-devel now requires fontconfig-devel (#205834)
- * Wed Jul 19 19:00:00 2006 Jitka Kudrnacova <jkudrnac{%}redhat{*}com> - 2.0.33 - 9.2
- use CFLAGS on sparc64 (#199363)
- * Wed Jul 12 19:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2.0.33 - 9.1
- rebuild