5 Commits

Author SHA1 Message Date
kirby
e8ed28ea0b update to zint-2.6.3
remove patch merged upstream
2018-02-19 19:32:01 +00:00
kirby
9c59161937 Make EAN and UPC symbols resizable in glabels in accordance with EN 797:1996
Reported by Sebastien Marie, thanks!
Fix from upstream (3aeb1ea70a5f5b7c9a235ee29bdd708663f4d1f6)
2018-02-02 15:08:09 +00:00
kirby
7f945b2240 update to zint-2.6.2 2018-01-10 15:12:08 +00:00
brad
b70345e22c Eliminate the use of the malloc.h header and/or replace
with stdlib.h.
2014-11-30 05:41:34 +00:00
jasper
fe8b4a58f7 import zint 2.4.3
Zint is a C library for encoding data in several barcode variants. The
bundled command-line utility provides a simple interface to the library.
Features of the library:
- Over 50 symbologies including all ISO/IEC standards, like QR codes.
- Unicode translation for symbologies which support Latin-1 and
  Kanji character sets.
[...]

from Kirill Bychkov (MAINTAINER)
with tweaks by me and sthen@
ok sthen@
2011-12-23 15:08:07 +00:00