diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-10-03 15:22:28 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-10-03 15:22:28 +0000 |
commit | 9e4e7981d409210b3cfa23d1600409e9bc0fb918 (patch) | |
tree | c261fc3aff824edb18a798d0ae96b81a6044940f /graphics/barcode/pkg-descr | |
parent | f1edf91afedaf5528951255442026b5ba5fafdb6 (diff) | |
download | ports-9e4e7981d409210b3cfa23d1600409e9bc0fb918.tar.gz ports-9e4e7981d409210b3cfa23d1600409e9bc0fb918.zip |
Notes
Diffstat (limited to 'graphics/barcode/pkg-descr')
-rw-r--r-- | graphics/barcode/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/barcode/pkg-descr b/graphics/barcode/pkg-descr new file mode 100644 index 000000000000..a1c302363995 --- /dev/null +++ b/graphics/barcode/pkg-descr @@ -0,0 +1,16 @@ +GNU barcode is a tool to convert text strings to printed bars. It +supports a variety of standard codes to represent the textual strings +and creates postscript output. + +Main features of GNU Barcode: + +* Available as both a library and an executable program +* Supports UPC, EAN, ISBN, CODE39 and other encoding standards +* Postscript and Encapsulated Postscript output +* Accepts sizes and positions as inches, centimeters, millimeters +* Can create tables of barcodes (to print labels on sticker pages) + +WWW: http://www.gnu.org/software/barcode + +- Emil J.V. Bjrsell (Jev) +jev@ecad.org |