aboutsummaryrefslogtreecommitdiff
path: root/graphics/dmtx-utils
Commit message (Collapse)AuthorAgeFilesLines
* Enable stage supportJohan van Selst2013-12-292-5/+5
| | | | Notes: svn path=/head/; revision=337995
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* New port: dmtx-utilsJohan van Selst2011-06-033-0/+43
This port includes the command line utilities that were previously included in the graphics/libdmtx package dmtx-utils - 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. The included utility programs, dmtxread and dmtxwrite, serve as the official interface to libdmtx from the command line, and also provide a good reference for programmers who wish to write their own programs that interact with libdmtx. 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/ Notes: svn path=/head/; revision=275015