mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-04 16:54:02 -04:00
ECI conversion for GRIDMATRIX; GB 2312 LIBICONV port
This commit is contained in:
parent
fed7378675
commit
8be13283db
17 changed files with 17010 additions and 7527 deletions
|
@ -60,6 +60,7 @@ HEADERS += ../backend/aztec.h \
|
|||
../backend/dmatrix.h \
|
||||
../backend/eci.h \
|
||||
../backend/font.h \
|
||||
../backend/gb2312.h \
|
||||
../backend/gridmtx.h \
|
||||
../backend/gs1.h \
|
||||
../backend/hanxin.h \
|
||||
|
@ -89,6 +90,7 @@ SOURCES += ../backend/2of5.c \
|
|||
../backend/dotcode.c \
|
||||
../backend/eci.c \
|
||||
../backend/emf.c \
|
||||
../backend/gb2312.c \
|
||||
../backend/general_field.c \
|
||||
../backend/gif.c \
|
||||
../backend/gridmtx.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue