Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        gd-progs: Utility programs that use libgd.
        
        
        - Summary
- The gd-progs package includes utility programs supplied with gd, a
graphics library for creating PNG and JPEG images. If you install
these, you must also install gd.
Changelog
        
            - * Wed Nov  3 16:00:00 2004 Phil Knirsch <pknirsch{%}redhat{*}com> 2.0.28-4
- - Fixed several buffer overflows for gdMalloc() calls 
            - * Tue Jul 27 17:00:00 2004 Phil Knirsch <pknirsch{%}redhat{*}com> 2.0.28-1
- - Update to 2.0.28 
            - * Fri Jul  2 17:00:00 2004 Phil Knirsch <pknirsch{%}redhat{*}com> 2.0.27-1
- - Updated to 2.0.27 due to:
  o Potential memory overruns in gdImageFilledPolygon. Thanks to John Ellson.
  o The sign of Y-axis values returned in the bounding box by gdImageStringFT was
    incorrect. Thanks to John Ellson and Riccardo Cohen.