rdoeffinger / iec16022

DataMatrix 2D barcode generator
http://rdoeffinger.github.io/
GNU General Public License v2.0
32 stars 14 forks source link
datamatrix qrcode-generator

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