Пакет libgd2-devel: Информация

    Бинарный пакет: libgd2-devel
    Версия: 2.0.35-alt1
    Архитектура: x86_64
    Собран:  19 сентября 2007 г. 18:20
    Исходный пакет: gd2
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.libgd.org/Main_Page

    Лицензия: BSD-style
    О пакете: The development libraries and header files for libgd2
    Описание: 
    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.

    Сопровождающий: Dmitry V. Levin

    Список участников:
    Dmitry V. Levin
    Sergey Bolshakov

    Последнее изменение


    19 сентября 2007 г. Dmitry V. Levin 2.0.35-alt1
    - Updated to 2.0.35.
    - Added pkg-config file.
    - Updated default fontpath (shrek@).
    18 мая 2007 г. Dmitry V. Levin 2.0.34-alt3
    - gd_png.c (gdPngReadData): Fixed infinite loop bug (CVE-2007-2756).
    16 апреля 2007 г. Dmitry V. Levin 2.0.34-alt2
    - Fixed regression introduced by patch from #5088 (#11515).