-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
23 lines (13 loc) · 684 Bytes
/
Copy pathTODO
File metadata and controls
23 lines (13 loc) · 684 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Possible enhancements that I'd like to add
* verbose mode, printing position information to stderr
* document how a new encoding standard can be added
* add Barcode_String, which has been contributed
* EAN128 (as agreed with Dani Pardo)
* Postnet and associated encoding-specific bar definitions
* Use texinfo 4 with images
* shrink the bars to account for ink spreading
Currently, small barcodes don't get rendered well. While
version 0.91 and later subtracts 0.15 points from the size of
the bars (I found that this makes good results for small
bars), a smart alghorithm to shrink the bars is needed to get
lighter prints at small sizes without loosing readability.