Пакет perl-PDF-Reuse-Barcode: Информация

    Бинарный пакет: perl-PDF-Reuse-Barcode
    Версия: 0.05-alt2.1
    Архитектура: noarch
    Собран:  26 октября 2008 г. 23:48
    Исходный пакет: perl-PDF-Reuse-Barcode
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.cpan.org

    Лицензия: Artistic
    О пакете: Create barcodes for PDF documents with PDF::Reuse
    Описание: 
    This is a sub-module to PDF::Reuse. It creates barcode "images" to be used in
    PDF documents. It uses GD::Barcode and its sub-modules: GD::Barcode::Code39,
    COOP2of5, EAN13 and so on, to calculate the barcode pattern. For Code128 it uses
    Barcode::Code128.
    
    Normally the barcodes are displayed on a white background and with the characters
    under the bars. You can rotate the "image", make it smaller or bigger, prolong the
    bars and change the background.
    (But then, don't forget to test that your barcode scanner still understands it.)
    
    If you don't change the size of the "image", the bars are approximately 24 pixels
    high (the guard bars a few pixels longer) and the box/background is 38 pixels high
    and something like 20 pixels wider than the barcodes. The text under the bars are
    10 pixels high.
    
    The barcodes are generated using a Type3 font by default. Ghostscript and xpdf
    don'thave support for Type3 fonts. If you want to target engines that don't
    handle Type3 fonts properly, see the "mode" parameter.

    Сопровождающий: Vladimir A. Svyatoshenko

    Список участников:
    Vladimir A. Svyatoshenko

    Права:
    @qa_p5

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


    26 октября 2008 г. Vladimir A. Svyatoshenko 0.05-alt2.1
    - rebuild
    7 октября 2008 г. Vladimir A. Svyatoshenko 0.05-alt2
    - fixed build
    4 июля 2008 г. Vladimir A. Svyatoshenko 0.05-alt1
    - first build for ALT Linux Sisyphus