]> git.sur5r.net Git - glabels/commit
Added libzint as a barcode backend.
authorSam Lown <me@samlown.com>
Mon, 17 May 2010 08:55:06 +0000 (10:55 +0200)
committerJim Evins <evins@snaught.com>
Mon, 17 May 2010 23:22:59 +0000 (19:22 -0400)
commit0f73f8658931299b97a4e9126622014e7d86e9ed
tree647f222f2f87d1eda51d9b30cc9f7f0a247696d6
parent94475149f8f8568f62723cb2428ce11d76243f1b
Added libzint as a barcode backend.

Added libzint as a barcode backend.  Currently only implements the
GS1-128 barcode.
configure.ac
src/Makefile.am
src/bc-zint.c [new file with mode: 0644]
src/bc-zint.h [new file with mode: 0644]
src/bc.c