]> git.sur5r.net Git - glabels/blob - barcode-0.98/TODO
Imported Upstream version 2.2.8
[glabels] / barcode-0.98 / TODO
1
2         Possible enhancements that I'd like to add
3
4 * verbose mode, printing position information to stderr
5
6 * document how a new encoding standard can be added
7
8 * add Barcode_String, which has been contributed
9
10 * EAN128 (as agreed with Dani Pardo)
11
12 * Postnet and associated encoding-specific bar definitions
13
14 * Use texinfo 4 with images
15
16 * shrink the bars to account for ink spreading
17
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.
23