wok diff barcode/description.txt @ rev 25507
plop: cleanup
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 11 10:36:59 2023 +0000 (21 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/barcode/description.txt Sat Feb 11 10:36:59 2023 +0000 1.3 @@ -0,0 +1,11 @@ 1.4 +GNU Barcode is a tool to convert text strings to printed bars. It supports 1.5 +a variety of standard codes to represent the textual strings and creates 1.6 +postscript output. 1.7 + 1.8 +Main features of GNU Barcode: 1.9 + 1.10 + * Available as both a library and an executable program 1.11 + * Supports UPC, EAN, ISBN, CODE39 and other encoding standards 1.12 + * Postscript and Encapsulated Postscript output 1.13 + * Accepts sizes and positions as inches, centimeters, millimeters 1.14 + * Can create tables of barcodes (to print labels on sticker pages)