2 Possible enhancements that I'd like to add
4 * verbose mode, printing position information to stderr
6 * document how a new encoding standard can be added
8 * add Barcode_String, which has been contributed
10 * EAN128 (as agreed with Dani Pardo)
12 * Postnet and associated encoding-specific bar definitions
14 * Use texinfo 4 with images
16 * shrink the bars to account for ink spreading
18 Currently, small barcodes don't get rendered well. While
19 version 0.91 and later subtracts 0.15 points from the size of
20 the bars (I found that this makes good results for small
21 bars), a smart alghorithm to shrink the bars is needed to get
22 lighter prints at small sizes without loosing readability.