-
Notifications
You must be signed in to change notification settings - Fork 1
Orc/code128
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Code128 is a tiny utility program that generates barcodes in CODE128 format (using the libgd graphics library to do the drawing.) usage: code128 scale "text" The barcode, by default, is an image 35 pixels high + however many pixels wide it takes to encode the string. You can make the barcode larger by supplying a scale > 1. To build, do ./configure.sh make
About
A simple code128 barcode generator
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published