Package perl-Imager: Information

    Source package: perl-Imager
    Version: 0.64-alt1
    Build time:  Apr 30, 2008, 06:37 PM
    Category: Development/Perl
    Report package bug
    License: Perl (GPL or Artistic)
    Summary: Perl module for generating 24 bit Images
    Description: 
    Imager is a module for creating and altering images. It can
    read and write various image formats, draw primitive shapes
    like lines,and polygons,  blend multiple images together in
    various ways, scale, crop, render text and more.

    List of rpms provided by this srpm:
    perl-Imager (x86_64, i586)

    Maintainer: Nikolay A. Fetisov

    List of contributors:
    Nikolay A. Fetisov


      1. libfreetype-devel
      2. perl-Affix-Infix2Postfix
      3. perl-Image-Math-Constrain
      4. perl-Inline
      5. linux-libc-headers
      6. perl-Parse-RecDescent
      7. perl-Pod-Escapes
      8. perl-Pod-Simple
      9. perl-Test-Pod
      10. perl-Test-Pod-Coverage
      11. perl-Text-Balanced
      12. perl-devel
      13. perl-threads
      14. pkg-config
      15. t1lib-devel
      16. libpng-devel
      17. rpm-build-licenses
      18. libjpeg-devel
      19. libtiff-devel
      20. libungif-devel
      21. xorg-x11-rgb
      22. zlib-devel

    Last changed


    April 30, 2008 Nikolay A. Fetisov 0.64-alt1
    - New version 0.64
      -- fix buffer overflow in image fills (CVE-2008-1928)
      -- multiple improvements in image converting code
      -- several other bug fixes and improvements, see Changes for details
    Feb. 28, 2008 Nikolay A. Fetisov 0.62-alt1
    - New version 0.62
      -- added SGI/RGB file format support
      -- major TIFF support re-work
      -- several bug fixes, see Changes for details
    Aug. 9, 2007 Nikolay A. Fetisov 0.59-alt1
    - New version 0.59
      -- fixes a regression introduced by the fixes for RT #11972
      -- cropping outside the image would return an Imager object with 
         no low-level image object, instead of returning false