Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 470 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 470 Bytes

ubarcode

Barcode Picture Generator

Usage:

ubarcode - ver. 1.0.24

usage: ubarcode [--rotate] barcode-type width height input pngfile

program options:
    --rotate        rotate picture 90degs
    barcode-type    barcode type
    width           picture width in px
    height          picture height in px
    input           barcode input text
    pngfile         output picture file

supported barcode: code128 code39 codabar code93

Dependencies: libpng