mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-27 21:44:13 -04:00
Update GS1 DataBar names
To reflect changes made in 2011 revision of ISO/IEC 24724
This commit is contained in:
parent
0c42a2473e
commit
0f2abd1c64
3 changed files with 26 additions and 14 deletions
|
@ -49,6 +49,18 @@
|
|||
*/
|
||||
|
||||
/* Includes numerous bugfixes thanks to Pablo Orduña @ the PIRAmIDE project */
|
||||
|
||||
/* Note: This code reflects the symbol names as used in ISO/IEC 24724:2006. These names
|
||||
* were updated in ISO/IEC 24724:2011 as follows:
|
||||
*
|
||||
* RSS-14 > GS1 DataBar Omnidirectional
|
||||
* RSS-14 Truncated > GS1 DataBar Truncated
|
||||
* RSS-14 Stacked > GS1 DataBar Stacked
|
||||
* RSS-14 Stacked Omnidirectional > GS1 DataBar Stacked Omnidirectional
|
||||
* RSS Limited > GS1 DataBar Limited
|
||||
* RSS Expanded > GS1 DataBar Expanded Omnidirectional
|
||||
* RSS Expanded Stacked > GS1 DataBar Expanded Stacked Omnidirectional
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue