ecnx / ubarcode

Barcode Picture Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Barcode Picture Generator


Languages

Language:C 94.9%Language:Makefile 5.1%