1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-18 18:37:07 +00:00

Add new symbology UPNQR

This commit is contained in:
Robin Stuart
2017-05-20 23:37:50 +01:00
parent 847fa6f332
commit b426877a4f
4 changed files with 107 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ void types(void) {
"38: UPC-E + Check 85: USPS OneCode 140: Channel Code\n"
"40: Postnet 86: UK Plessey 141: Code One\n"
"47: MSI Plessey 87: Telepen Numeric 142: Grid Matrix\n"
"49: FIM 89: ITF-14\n"
"49: FIM 89: ITF-14 143: UPNQR\n"
);
}