Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.181 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.71; '*S*': 0.07; 'value,': 0.04; 'canvas': 0.07; 'ben,': 0.16; 'received:172.18.0': 0.16; 'library': 0.18; 'bit': 0.19; 'to:name:python-list@python.org': 0.22; 'header:In- Reply-To:1': 0.27; 'software,': 0.31; 'gary': 0.31; 'says': 0.33; 'there': 0.35; 'charset:us-ascii': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:unknown': 0.61; 'free': 0.61; 'license': 0.66; 'actually,': 0.84; 'perfect!': 0.84; 'subject:Barcode': 0.84; 'subject:printing': 0.84; 'barcode': 0.91 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=ryrf5q5p6c4dCQYR2lAej91p2ozDt6sfPnRAuS/Q8hc= c=1 sm=1 a=P90J6pEA2ccA:10 a=7PYXob_7ZXMA:10 a=BLceEmwcHowA:10 a=kj9zAlcOel0A:10 a=xqWC_Br6kY4A:10 a=oNw28mxuUhXRB3mVwYQ4Ag==:17 a=HbzeB9StAAAA:8 a=5SGkA3cwjSfKkp--n6QA:9 a=CjuIK1q_8ugA:10 a=1Sk_EREz8esA:10 a=SC3mZp4zhMkA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 From: "Joseph L. Casale" To: "python-list@python.org" Subject: RE: Barcode printing Thread-Topic: Barcode printing Thread-Index: Ac69XZ7/vgKGTFCKRkesYZ746fmQWwAGiVVeAAZ4aC0AFo6q3w== Date: Mon, 30 Sep 2013 14:48:05 +0000 References: <4c66ecc9063e4baab20440392b6ce439@exch.activenetwerx.com> <7w7gdzt9t4.fsf@benfinney.id.au>,<7w38ont1r8.fsf@benfinney.id.au> In-Reply-To: <7w38ont1r8.fsf@benfinney.id.au> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.18.0.4] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1380552564 news.xs4all.nl 15909 [2001:888:2000:d::a6]:43315 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:55079 >If that's a bit heavyweight (and confusing; it's not all free software,=0A= >since some of it is under non-free license terms), there are other=0A= >options.=0A= >=0A= >pyBarcode says it's a=0A= >pure-Python library that takes a barcode type and the value, and=0A= >generates an SVG of the barcode.=0A= =0A= Actually,=0A= The canvas concept is exactly what I need and this is perfect!=0A= =0A= Thanks Gary and Ben,=0A= jlc=