mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-18 02:17:06 +00:00
Improved rendering of seperator bars for Codablock-F
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user