mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-17 09:57:02 +00:00
Add convenience API funcs ZBarcode_UTF8_To_ECI() and
`ZBarcode_Dest_Len_ECI()`, primarily for ZXingC++ but also useful in general
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Version 2.15.0.9 (dev) not released yet (2025-02-28)
|
||||
Version 2.15.0.9 (dev) not released yet (2025-03-02)
|
||||
====================================================
|
||||
|
||||
Changes
|
||||
@@ -7,6 +7,10 @@ Changes
|
||||
- Add new `BARCODE_RAW_TEXT` option for `output_options` and new warning
|
||||
`ZINT_WARN_HRT_RAW_TEXT` for when set when outputting HRT
|
||||
|
||||
Changes
|
||||
-------
|
||||
- Add API funcs `ZBarcode_UTF8_To_ECI()` and `ZBarcode_Dest_Len_ECI()`
|
||||
|
||||
Bugs
|
||||
----
|
||||
- AZTEC: fix GS1 mode with Structured Append (wasn't outputting initial FNC1)
|
||||
|
||||
Reference in New Issue
Block a user