Package pear-XML_image2svg: Information

    Source package: pear-XML_image2svg
    Version: 0.1-alt3
    Build time:  Jun 20, 2008, 04:42 AM
    Report package bug
    License: PHP 2.02
    Summary: Image to SVG conversion
    Description: 
    The class converts images, such as of the format JPEG, PNG
    and GIF to a standalone SVG representation. The image is being encoded
    by the PHP native encode_base64() function. You can use it to get back
    a complete SVG file, which is based on a predefinded, easy adaptable
    template file, or you can take the encoded file as a return value, using
    the get() method. Due to the encoding by base64, the SVG files will
    increase approx. 30% in size compared to the conventional image.

    List of rpms provided by this srpm:
    pear-XML_image2svg (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov


      1. rpm-build-pear
      2. pear-core

    Last changed


    June 20, 2008 Vitaly Lipatov 0.1-alt3
    - autorebuild for correct requires(pre) (see bug #16086)
    Jan. 10, 2008 Vitaly Lipatov 0.1-alt2
    - update according to rpm-build-pear 0.3
    Jan. 5, 2008 Vitaly Lipatov 0.1-alt1
    - initial build for ALT Linux Sisyphus