1libdmtx - software for reading and writing Data Matrix barcodes 2 3libdmtx is open source software for reading and writing Data Matrix 4barcodes on Linux, Unix, OS X, Windows, and certain mobile devices. At 5its core libdmtx is a shared library, allowing C/C++ programs to use its 6capabilities without restrictions or overhead. 7 8Data Matrix barcodes are two-dimensional symbols that hold a dense 9pattern of data with built-in error correction. The Data Matrix 10symbology (sometimes casually referred to as "DataMatrix") was invented 11and released into the public domain by RVSI Acuity CiMatrix. 12 13WWW: https://libdmtx.sourceforge.net/ 14