1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-27 06:47:12 +00:00

Add Japanese Post Barcode

This commit is contained in:
hooper114
2009-03-14 11:04:52 +00:00
parent 059b234aa9
commit de08d8a885
7 changed files with 152 additions and 37 deletions

View File

@@ -97,6 +97,7 @@ struct zint_symbol {
#define BARCODE_EAN14 72
#define BARCODE_CODABLOCKF 74
#define BARCODE_NVE18 75
#define BARCODE_JAPANPOST 76
#define BARCODE_KOREAPOST 77
#define BARCODE_RSS14STACK 79
#define BARCODE_RSS14STACK_OMNI 80