mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-09 13:41:59 -04:00
gs1: update to latest gs1-syntax-dictionary (new lint keyoff1()
);
in `key()` (& hence `keyoff1()`) check for GS1 Company Prefix length >= 4 (same as gs1-syntax-dictionary lints) manual: update some standard years
This commit is contained in:
parent
53cb29dbc6
commit
3f7cfd47c7
10 changed files with 879 additions and 839 deletions
|
@ -8005,8 +8005,8 @@ can be encoded.</p>
|
|||
<p>Revision 2 of Ultracode (2023) may be specified using
|
||||
<code>--vers=2</code> (API <code>option_2 = 2</code>).</p>
|
||||
<hr />
|
||||
<p>WARNING: Revision 2 of Ultracode was only finalized December 2023 and
|
||||
Zint has not yet been updated to support it. Do not use.</p>
|
||||
<p>WARNING: Revision 2 of Ultracode was finalized December 2023 and Zint
|
||||
has not yet been updated to support it. Do not use.</p>
|
||||
<hr />
|
||||
<p>Ultracode supports Structured Append of up to 8 symbols and an
|
||||
optional numeric ID (File Number), which can be set by using the
|
||||
|
@ -8166,7 +8166,7 @@ and data capture techniques - Code 128 bar code symbology
|
|||
specification</li>
|
||||
<li>BS EN 12323:2005 AIDC technologies - Symbology specifications - Code
|
||||
16K</li>
|
||||
<li>ISO/IEC 16388:2007 Information technology - Automatic identification
|
||||
<li>ISO/IEC 16388:2023 Information technology - Automatic identification
|
||||
and data capture techniques - Code 39 bar code symbology
|
||||
specification</li>
|
||||
<li>ANSI/AIM BC6-2000 - Uniform Symbology Specification Code 49</li>
|
||||
|
@ -8207,7 +8207,7 @@ specification</li>
|
|||
<li>ISO/IEC 15438:2015 Information technology - Automatic identification
|
||||
and data capture techniques - PDF417 bar code symbology
|
||||
specification</li>
|
||||
<li>ISO/IEC 18004:2015 Information technology - Automatic identification
|
||||
<li>ISO/IEC 18004:2024 Information technology - Automatic identification
|
||||
and data capture techniques - QR Code bar code symbology
|
||||
specification</li>
|
||||
<li>ISO/IEC 23941:2022 Information technology - Automatic identification
|
||||
|
@ -9451,12 +9451,12 @@ from</p>
|
|||
<p>Zint is designed to be compliant with a number of international
|
||||
standards, including:</p>
|
||||
<p>ISO/IEC 24778:2024, ANSI/AIM BC12-1998, EN 798:1996, AIM ISS-X-24
|
||||
(1995), ISO/IEC 15417:2007, EN 12323:2005, ISO/IEC 16388:2007, ANSI/AIM
|
||||
(1995), ISO/IEC 15417:2007, EN 12323:2005, ISO/IEC 16388:2023, ANSI/AIM
|
||||
BC6-2000, ANSI/AIM BC5-1995, AIM USS Code One (1994), ISO/IEC
|
||||
16022:2024, ISO/IEC 21471:2019, ISO/IEC 15420:2009, AIMD014 (v 1.63)
|
||||
(2008), ISO/IEC 24723:2010, ISO/IEC 24724:2011, ISO/IEC 20830:2021,
|
||||
ISO/IEC 16390:2007, ISO/IEC 16023:2000, ISO/IEC 24728:2006, ISO/IEC
|
||||
15438:2015, ISO/IEC 18004:2015, ISO/IEC 23941:2022, AIM ITS/04-023
|
||||
15438:2015, ISO/IEC 18004:2024, ISO/IEC 23941:2022, AIM ITS/04-023
|
||||
(2022)</p>
|
||||
<h2 id="copyright">COPYRIGHT</h2>
|
||||
<p>Copyright © 2025 Robin Stuart. Released under GNU GPL 3.0 or
|
||||
|
|
|
@ -4714,8 +4714,8 @@ Revision 2 of Ultracode (2023) may be specified using `--vers=2` (API
|
|||
`option_2 = 2`).
|
||||
|
||||
* * *
|
||||
WARNING: Revision 2 of Ultracode was only finalized December 2023 and Zint has
|
||||
not yet been updated to support it. Do not use.
|
||||
WARNING: Revision 2 of Ultracode was finalized December 2023 and Zint has not
|
||||
yet been updated to support it. Do not use.
|
||||
|
||||
* * *
|
||||
|
||||
|
@ -4847,7 +4847,7 @@ international standards:
|
|||
- ISO/IEC 15417:2007 Information technology - Automatic identification and data
|
||||
capture techniques - Code 128 bar code symbology specification
|
||||
- BS EN 12323:2005 AIDC technologies - Symbology specifications - Code 16K
|
||||
- ISO/IEC 16388:2007 Information technology - Automatic identification and data
|
||||
- ISO/IEC 16388:2023 Information technology - Automatic identification and data
|
||||
capture techniques - Code 39 bar code symbology specification
|
||||
- ANSI/AIM BC6-2000 - Uniform Symbology Specification Code 49
|
||||
- ANSI/AIM BC5-1995 - Uniform Symbology Specification Code 93
|
||||
|
@ -4879,7 +4879,7 @@ international standards:
|
|||
capture techniques - MicroPDF417 bar code symbology specification
|
||||
- ISO/IEC 15438:2015 Information technology - Automatic identification and data
|
||||
capture techniques - PDF417 bar code symbology specification
|
||||
- ISO/IEC 18004:2015 Information technology - Automatic identification and data
|
||||
- ISO/IEC 18004:2024 Information technology - Automatic identification and data
|
||||
capture techniques - QR Code bar code symbology specification
|
||||
- ISO/IEC 23941:2022 Information technology - Automatic identification and data
|
||||
capture techniques - Rectangular Micro QR Code (rMQR) bar code symbology
|
||||
|
|
|
@ -4527,8 +4527,8 @@ option_2 = 2).
|
|||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
WARNING: Revision 2 of Ultracode was only finalized December 2023 and Zint has
|
||||
not yet been updated to support it. Do not use.
|
||||
WARNING: Revision 2 of Ultracode was finalized December 2023 and Zint has not
|
||||
yet been updated to support it. Do not use.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
@ -4657,7 +4657,7 @@ international standards:
|
|||
- ISO/IEC 15417:2007 Information technology - Automatic identification and
|
||||
data capture techniques - Code 128 bar code symbology specification
|
||||
- BS EN 12323:2005 AIDC technologies - Symbology specifications - Code 16K
|
||||
- ISO/IEC 16388:2007 Information technology - Automatic identification and
|
||||
- ISO/IEC 16388:2023 Information technology - Automatic identification and
|
||||
data capture techniques - Code 39 bar code symbology specification
|
||||
- ANSI/AIM BC6-2000 - Uniform Symbology Specification Code 49
|
||||
- ANSI/AIM BC5-1995 - Uniform Symbology Specification Code 93
|
||||
|
@ -4690,7 +4690,7 @@ international standards:
|
|||
data capture techniques - MicroPDF417 bar code symbology specification
|
||||
- ISO/IEC 15438:2015 Information technology - Automatic identification and
|
||||
data capture techniques - PDF417 bar code symbology specification
|
||||
- ISO/IEC 18004:2015 Information technology - Automatic identification and
|
||||
- ISO/IEC 18004:2024 Information technology - Automatic identification and
|
||||
data capture techniques - QR Code bar code symbology specification
|
||||
- ISO/IEC 23941:2022 Information technology - Automatic identification and
|
||||
data capture techniques - Rectangular Micro QR Code (rMQR) bar code
|
||||
|
@ -5554,11 +5554,11 @@ Zint is designed to be compliant with a number of international standards,
|
|||
including:
|
||||
|
||||
ISO/IEC 24778:2024, ANSI/AIM BC12-1998, EN 798:1996, AIM ISS-X-24 (1995),
|
||||
ISO/IEC 15417:2007, EN 12323:2005, ISO/IEC 16388:2007, ANSI/AIM BC6-2000,
|
||||
ISO/IEC 15417:2007, EN 12323:2005, ISO/IEC 16388:2023, ANSI/AIM BC6-2000,
|
||||
ANSI/AIM BC5-1995, AIM USS Code One (1994), ISO/IEC 16022:2024, ISO/IEC
|
||||
21471:2019, ISO/IEC 15420:2009, AIMD014 (v 1.63) (2008), ISO/IEC 24723:2010,
|
||||
ISO/IEC 24724:2011, ISO/IEC 20830:2021, ISO/IEC 16390:2007, ISO/IEC 16023:2000,
|
||||
ISO/IEC 24728:2006, ISO/IEC 15438:2015, ISO/IEC 18004:2015, ISO/IEC 23941:2022,
|
||||
ISO/IEC 24728:2006, ISO/IEC 15438:2015, ISO/IEC 18004:2024, ISO/IEC 23941:2022,
|
||||
AIM ITS/04-023 (2022)
|
||||
|
||||
COPYRIGHT
|
||||
|
|
|
@ -723,12 +723,12 @@ Zint is designed to be compliant with a number of international
|
|||
standards, including:
|
||||
.PP
|
||||
ISO/IEC 24778:2024, ANSI/AIM BC12\-1998, EN 798:1996, AIM ISS\-X\-24
|
||||
(1995), ISO/IEC 15417:2007, EN 12323:2005, ISO/IEC 16388:2007, ANSI/AIM
|
||||
(1995), ISO/IEC 15417:2007, EN 12323:2005, ISO/IEC 16388:2023, ANSI/AIM
|
||||
BC6\-2000, ANSI/AIM BC5\-1995, AIM USS Code One (1994), ISO/IEC
|
||||
16022:2024, ISO/IEC 21471:2019, ISO/IEC 15420:2009, AIMD014 (v 1.63)
|
||||
(2008), ISO/IEC 24723:2010, ISO/IEC 24724:2011, ISO/IEC 20830:2021,
|
||||
ISO/IEC 16390:2007, ISO/IEC 16023:2000, ISO/IEC 24728:2006, ISO/IEC
|
||||
15438:2015, ISO/IEC 18004:2015, ISO/IEC 23941:2022, AIM ITS/04\-023
|
||||
15438:2015, ISO/IEC 18004:2024, ISO/IEC 23941:2022, AIM ITS/04\-023
|
||||
(2022)
|
||||
.SH COPYRIGHT
|
||||
Copyright © 2025 Robin Stuart.
|
||||
|
|
|
@ -648,12 +648,12 @@ Zint is designed to be compliant with a number of international standards, inclu
|
|||
|
||||
ISO/IEC 24778:2024, ANSI/AIM BC12-1998, EN 798:1996,
|
||||
AIM ISS-X-24 (1995), ISO/IEC 15417:2007, EN 12323:2005,
|
||||
ISO/IEC 16388:2007, ANSI/AIM BC6-2000, ANSI/AIM BC5-1995,
|
||||
ISO/IEC 16388:2023, ANSI/AIM BC6-2000, ANSI/AIM BC5-1995,
|
||||
AIM USS Code One (1994), ISO/IEC 16022:2024, ISO/IEC 21471:2019,
|
||||
ISO/IEC 15420:2009, AIMD014 (v 1.63) (2008), ISO/IEC 24723:2010,
|
||||
ISO/IEC 24724:2011, ISO/IEC 20830:2021, ISO/IEC 16390:2007,
|
||||
ISO/IEC 16023:2000, ISO/IEC 24728:2006, ISO/IEC 15438:2015,
|
||||
ISO/IEC 18004:2015, ISO/IEC 23941:2022, AIM ITS/04-023 (2022)
|
||||
ISO/IEC 18004:2024, ISO/IEC 23941:2022, AIM ITS/04-023 (2022)
|
||||
|
||||
# COPYRIGHT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue