rdoeffinger / iec16022

DataMatrix 2D barcode generator

Home Page:http://rdoeffinger.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

With iec16022 you can produce 2d barcodes. Also known as Data Matrix. These
barcodes are defined in ISO/IEC 16022.

To compile, run: ./autogen.sh && ./configure && make -j4

The code was originally written by Andrews & Arnold Ltd. You can download this
code from http://aa.gg/free/.

GIT repository:	https://github.com/rdoeffinger/iec16022

About

DataMatrix 2D barcode generator

http://rdoeffinger.github.io/

License:GNU General Public License v2.0


Languages

Language:C 87.5%Language:Shell 4.8%Language:M4 2.9%Language:Makefile 2.6%Language:Roff 2.1%