Package libgd2: Information

    Binary package: libgd2
    Version: 2.0.35-alt2
    Architecture: x86_64
    Build time:  Dec 14, 2008, 09:43 PM
    Source package: gd2
    Category: System/Libraries
    Report package bug
    License: BSD-style
    Summary: A graphics library for drawing image files in various formats
    Description: 
    Gd is a graphics library for drawing image files in various formats.  Gd
    allows your code to quickly draw images (lines, arcs, text, multiple colors,
    cutting and pasting from other images, flood fills) and write out the result
    as a jpeg, png or wbmp file.  Gd is particularly useful in web applications,
    where jpeg, png or wbmp files are commonly used as inline images.  Note,
    however, that Gd is not a paint program.

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin
    Sergey Bolshakov

    Last changed


    Dec. 14, 2008 Dmitry V. Levin 2.0.35-alt2
    - Removed obsolete %post_ldconfig/%postun_ldconfig calls.
    Sept. 19, 2007 Dmitry V. Levin 2.0.35-alt1
    - Updated to 2.0.35.
    - Added pkg-config file.
    - Updated default fontpath (shrek@).
    May 18, 2007 Dmitry V. Levin 2.0.34-alt3
    - gd_png.c (gdPngReadData): Fixed infinite loop bug (CVE-2007-2756).