From 71bdb35d52747e6d7d9f55df4524d57c2966be94 Mon Sep 17 00:00:00 2001 From: "Jeffrey H. Kingston" Date: Tue, 14 Sep 2010 19:21:41 +0000 Subject: Lout 3.17. git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@2 9365b830-b601-4143-9ba8-b4a8e2c3339c --- software/lout.barcodes | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 software/lout.barcodes (limited to 'software/lout.barcodes') diff --git a/software/lout.barcodes b/software/lout.barcodes new file mode 100644 index 0000000..66133c1 --- /dev/null +++ b/software/lout.barcodes @@ -0,0 +1,28 @@ +I've developed a little Lout package that will enable you to generate +barcodes from lout.3.04 (or later). + +Usage is very simple. Add the following line to the include portion of +your lout file + + @SysInclude { barcodes } + +and every time you wish to use the barcode font use the following +syntax + + {BarCode Base} @Font { object } + + +The font is a 3 of 9 barcode font developed by Willem van Schaik. + +The package is available as lout.barcodes.1.0.tar.gz and can be found +with the rest of the Lout distribution at + + ftp://ftp.cs.su.oz.au/jeff/ + +Regards +Peter +---------- +Peter Samuel peter@uniq.com.au +Technical Consultant or at present: +Uniq Professional Services Peter.Samuel@nms.otc.com.au +Phone: +61 2 287 4647 Fax: +61 2 287 5754 -- cgit