Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        gd-devel: The development libraries and header files for gd.
        
        
        - Summary
- The gd-devel package contains the development libraries and header
files for gd, a graphics library for creating PNG and JPEG graphics.
Changelog
        
            - * Wed Nov  3 18:00:00 2004 Phil Knirsch <pknirsch{%}redhat{*}com> 2.0.28-4
- - Fixed several buffer overflows for gdMalloc() calls 
            - * Tue Jul 27 19:00:00 2004 Phil Knirsch <pknirsch{%}redhat{*}com> 2.0.28-1
- - Update to 2.0.28 
            - * Fri Jul  2 19: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.