libpdf-reuse-barcode-perl 0.05-1 source package in Ubuntu

Changelog

libpdf-reuse-barcode-perl (0.05-1) unstable; urgency=low

  * Initial release. (Closes: #408063: ITP: libpdf-reuse-barcode-perl --
    Create barcodes for PDF documents with PDF::Reuse - Debian Bug
    report logs)

 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  02 May 2007 14:07:35 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Gutsy
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Gutsy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libpdf-reuse-barcode-perl_0.05.orig.tar.gz 7.1 KiB 9fe978165c4e87e2d408fb9f03816120c0fab619195bf05ea70e731b8af90d62
libpdf-reuse-barcode-perl_0.05-1.diff.gz 1.6 KiB 56c85f1c7f17ff93f976c594e10bcedbe721e730515f8c5250fcd910ec1fb084
libpdf-reuse-barcode-perl_0.05-1.dsc 862 bytes 200c5ffeb80514eb54c01f5ddeff784b5be6d31b0d9b1432a237a7020751b26b

View changes file

Binary packages built by this source

libpdf-reuse-barcode-perl: 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.