forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
13 lines
619 B
Text
13 lines
619 B
Text
libdmtx - software for reading and writing Data Matrix barcodes
|
|
|
|
libdmtx is open source software for reading and writing Data Matrix
|
|
barcodes on Linux, Unix, OS X, Windows, and certain mobile devices. At
|
|
its core libdmtx is a shared library, allowing C/C++ programs to use its
|
|
capabilities without restrictions or overhead.
|
|
|
|
Data Matrix barcodes are two-dimensional symbols that hold a dense
|
|
pattern of data with built-in error correction. The Data Matrix
|
|
symbology (sometimes casually referred to as "DataMatrix") was invented
|
|
and released into the public domain by RVSI Acuity CiMatrix.
|
|
|
|
WWW: http://www.libdmtx.org/
|