mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-16 16:14:36 -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
|
@ -177,7 +177,7 @@ int is_stackable(const int symbology) {
|
|||
case BARCODE_TELEPEN_NUM:
|
||||
case BARCODE_ITF14:
|
||||
case BARCODE_CODE32:
|
||||
case BARCODE_CODABLOCK:
|
||||
case BARCODE_CODABLOCKF:
|
||||
retval = 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue