mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
gs1_verify: 4308 no pcenc (gs1-format-spec.txt); GS1 General Spec 21.0.1
This commit is contained in:
@ -502,7 +502,7 @@ static void test_encode(int index, int generate, int debug) {
|
||||
char *comment;
|
||||
char *expected;
|
||||
};
|
||||
// BARCODE_GS1_128 examples verified manually against GS1 General Specifications 20.0 (GGS)
|
||||
// BARCODE_GS1_128 examples verified manually against GS1 General Specifications 21.0.1 (GGS)
|
||||
// BARCODE_DPD examples Specification DPD and primetime Parcel Despatch (DPDAPPD) Version 4.0.2
|
||||
struct item data[] = {
|
||||
/* 0*/ { BARCODE_CODE128, UNICODE_MODE, "AIM", 0, 1, 68, 1, "ISO/IEC 15417:2007 Figure 1",
|
||||
|
Reference in New Issue
Block a user