1 2007-03-18 <milgram@mite.cgpp.com>
3 * bookland: Add option "labelScale" (-b) to control size of
4 human-readable label above bars. If 0 < b <= 2, string is sized to
5 width of the bars multiplied by this factor. If b>2, then string
6 font is sized directly to "b" points.
8 (EAN13Symbol): Added a quiet zone to the straight EAN-13 symbol.
10 2007-03-11 <milgram@mite.cgpp.com>
12 * bookland (Postscript.eps): add extraPadding option
14 * Version 1.2 released.
16 2007-02-24 <milgram@mite.cgpp.com>
18 * Version 1.1 released.
20 * productcode.py (ISBN10.__init__): make "x" in ISBN-10 case
23 * bookland (doTheRightThing): New function, rolls up most of the
27 2007-02-18 <milgram@mite.cgpp.com>
29 * Version 1.0 released
31 2007-02-12 <milgram@mite.cgpp.com>
33 * bookland.py: complete re-write. Automatic handling of product
34 code. Any one digit in product code can be a wildcard. Color can
35 be input as rgb or cmyk, in either case EPS file written with cmyk
36 (thanks to Aaron Shepard, www.aaronshep.com/publishing, for this
37 suggestion). All references to regsub module updated to re. Added
38 "-q" operation. Better exception handling (I hope).
40 * scan13: new utility for reading bar codes from eps files.