Skip to content

glabels-3.99-master559

Pre-release
Pre-release
Compare
Choose a tag to compare
@jimevins jimevins released this 29 Feb 22:12
7b20797
Relax code39 barcode minimum size requirements (#88)

- Most libraries use the 7.5 mils for the minimum X value, not 10.
- Minimum recommended barcode height is 5 mm according to ISO/IEC 16388.
- Minimum quiet zone is 10 * X according to ISO/IEC 16388.
- Adjust minimum text sizes for reduced minimum barcode sizes

Signed-off-by: Marton Balint <[email protected]>