wok
annotate barcode/description.txt @ rev 24142
linux-aufs: git checkout problem ?
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Mon Nov 15 08:46:59 2021 +0000 (2021-11-15) |
parents |
|
children |
|
rev |
line source |
al@19275
|
1 GNU Barcode is a tool to convert text strings to printed bars. It supports
|
al@19275
|
2 a variety of standard codes to represent the textual strings and creates
|
al@19275
|
3 postscript output.
|
al@19275
|
4
|
al@19275
|
5 Main features of GNU Barcode:
|
al@19275
|
6
|
al@19275
|
7 * Available as both a library and an executable program
|
al@19275
|
8 * Supports UPC, EAN, ISBN, CODE39 and other encoding standards
|
al@19275
|
9 * Postscript and Encapsulated Postscript output
|
al@19275
|
10 * Accepts sizes and positions as inches, centimeters, millimeters
|
al@19275
|
11 * Can create tables of barcodes (to print labels on sticker pages)
|