Iec16022
DataMatrix 2D barcode generator
Install / Use
/learn @rdoeffinger/Iec16022README
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
