mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-27 21:44:13 -04:00
Improved rendering of seperator bars for Codablock-F
This commit is contained in:
parent
8af885a3b8
commit
16511da26d
8 changed files with 101 additions and 43 deletions
|
@ -143,7 +143,7 @@ extern "C" {
|
|||
#define BARCODE_RM4SCC 70
|
||||
#define BARCODE_DATAMATRIX 71
|
||||
#define BARCODE_EAN14 72
|
||||
#define BARCODE_CODABLOCK 74
|
||||
#define BARCODE_CODABLOCKF 74
|
||||
#define BARCODE_NVE18 75
|
||||
#define BARCODE_JAPANPOST 76
|
||||
#define BARCODE_KOREAPOST 77
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue