Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C3B5663C5F8 for ; Tue, 17 May 2011 22:09:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A257A14A102; Tue, 17 May 2011 22:09:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B95FF14A149 for ; Tue, 17 May 2011 22:09:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id zneAqT7AkhcW for ; Tue, 17 May 2011 22:09:49 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id F0C6214A147 for ; Tue, 17 May 2011 22:09:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CAACB175DD; Tue, 17 May 2011 22:09:48 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Date: Tue, 17 May 2011 22:09:48 +0000 From: "Dan McMahill" Subject: CVS commit: pkgsrc/textproc/p5-PDF-Reuse-Barcode To: pkgsrc-changes@NetBSD.org Reply-To: dmcmahill@netbsd.org X-Mailer: log_accum Message-Id: <20110517220948.CAACB175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: dmcmahill Date: Tue May 17 22:09:48 UTC 2011 Update of /cvsroot/pkgsrc/textproc/p5-PDF-Reuse-Barcode In directory ivanova.netbsd.org:/tmp/cvs-serv13646 Log Message: Initial import of textproc/p5-PDF-Reuse-Barcode version 0.06 This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System submitted by Edgar Fuß ------------------------------------- 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. Status: Vendor Tag: TNF Release Tags: pkgsrc-base N pkgsrc/textproc/p5-PDF-Reuse-Barcode/Makefile N pkgsrc/textproc/p5-PDF-Reuse-Barcode/DESCR N pkgsrc/textproc/p5-PDF-Reuse-Barcode/distinfo No conflicts created by this import