mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
QRCODE: fix qr_in_alpha()
uneven percent check to be gs1 only,
causing incorrect mode costings leading to version 40 `binlen` < lower version, triggering assert, ticket #300 (#15), props Andre Maute
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
Zint Barcode Generator and Zint Barcode Studio User Manual
|
||||
Version 2.12.0.9
|
||||
November 2023
|
||||
December 2023
|
||||
|
||||
*******************************************************************************
|
||||
* For reference the following is a text-only version of the Zint manual, *
|
||||
@ -4746,7 +4746,7 @@ configured barcode is displayed once the "Generate" button is pressed.
|
||||
|
||||
Annex D. Man Page ZINT(1)
|
||||
|
||||
% ZINT(1) Version 2.12.0.9 % % November 2023
|
||||
% ZINT(1) Version 2.12.0.9 % % December 2023
|
||||
|
||||
NAME
|
||||
|
||||
|
Reference in New Issue
Block a user