manual: Deutshe -> Deutsche (#266)

This commit is contained in:
gitlost 2022-08-05 23:51:24 +01:00
parent 516e4ddd49
commit c0a5c7b125
7 changed files with 17 additions and 17 deletions

4
README
View File

@ -7,8 +7,8 @@ this capability into your own programs.
Zint is able to encode data in the following formats: Zint is able to encode data in the following formats:
Code 11, Standard Code 2 of 5, IATA Code 2 of 5, Industrial Code 2 of 5, Code 11, Standard Code 2 of 5, IATA Code 2 of 5, Industrial Code 2 of 5,
Interleaved Code 2 of 5, Code 2 of 5 Data Logic, ITF-14, Deutshe Post Leitcode, Interleaved Code 2 of 5, Code 2 of 5 Data Logic, ITF-14, Deutsche Post Leitcode,
Deutshe Post Identcode, UPC-A, UPC-E, EAN-2, EAN-5, EAN-8, EAN-13, ISBN, UK Deutsche Post Identcode, UPC-A, UPC-E, EAN-2, EAN-5, EAN-8, EAN-13, ISBN, UK
Plessey, MSI Plessey, Telepen Alpha, Telepen Numeric, Code 39, Extended Code 39, Plessey, MSI Plessey, Telepen Alpha, Telepen Numeric, Code 39, Extended Code 39,
Code 93, PZN, Code 32, LOGMARS, Codabar, Pharmacode, Code 128, GS1-128, NVE-18, Code 93, PZN, Code 32, LOGMARS, Codabar, Pharmacode, Code 128, GS1-128, NVE-18,
Code 16k, PDF417, MicroPDF417, Two-Track Pharmacode, POSTNET, PLANET, Australia Code 16k, PDF417, MicroPDF417, Two-Track Pharmacode, POSTNET, PLANET, Australia

View File

@ -280,7 +280,7 @@ INTERNAL int itf14(struct zint_symbol *symbol, unsigned char source[], int lengt
return error_number ? error_number : warn_number; return error_number ? error_number : warn_number;
} }
/* Deutshe Post Leitcode */ /* Deutsche Post Leitcode */
INTERNAL int dpleit(struct zint_symbol *symbol, unsigned char source[], int length) { INTERNAL int dpleit(struct zint_symbol *symbol, unsigned char source[], int length) {
int i, error_number; int i, error_number;
unsigned int count; unsigned int count;

View File

@ -10,8 +10,8 @@ Here is a guide to which bit of source code does what.
Data Logic Data Logic
Interleaved 2 of 5 Interleaved 2 of 5
ITF-14 ITF-14
Deutche Post Leitcode Deutsche Post Leitcode
Deutche Post Identcode Deutsche Post Identcode
auspost.c: auspost.c:
Australia Post Standard Customer Barcode Australia Post Standard Customer Barcode

View File

@ -1062,7 +1062,7 @@ INTERNAL int ean14(struct zint_symbol *symbol, unsigned char source[], int lengt
return error_number; return error_number;
} }
/* DPD (Deutsher Paket Dienst) Code */ /* DPD (Deutscher Paketdienst) Code */
/* Specification at ftp://dpd.at/Datenspezifikationen/EN/gbs_V4.0.2_hauptdokument.pdf /* Specification at ftp://dpd.at/Datenspezifikationen/EN/gbs_V4.0.2_hauptdokument.pdf
* or https://docplayer.net/33728877-Dpd-parcel-label-specification.html */ * or https://docplayer.net/33728877-Dpd-parcel-label-specification.html */
INTERNAL int dpd(struct zint_symbol *symbol, unsigned char source[], int length) { INTERNAL int dpd(struct zint_symbol *symbol, unsigned char source[], int length) {

View File

@ -1,6 +1,6 @@
% Zint Barcode Generator and Zint Barcode Studio User Manual % Zint Barcode Generator and Zint Barcode Studio User Manual
% Version 2.11.0.9 % Version 2.11.0.9
% July 2022 % August 2022
# 1. Introduction # 1. Introduction
@ -559,9 +559,9 @@ Value
20 `BARCODE_CODE128` Code 128 (automatic subset switching) 20 `BARCODE_CODE128` Code 128 (automatic subset switching)
21 `BARCODE_DPLEIT` Deutshe Post Leitcode 21 `BARCODE_DPLEIT` Deutsche Post Leitcode
22 `BARCODE_DPIDENT` Deutshe Post Identcode 22 `BARCODE_DPIDENT` Deutsche Post Identcode
23 `BARCODE_CODE16K` Code 16K 23 `BARCODE_CODE16K` Code 16K
@ -2714,7 +2714,7 @@ standards.
![`zint -b DPD --compliantheight -d ![`zint -b DPD --compliantheight -d
"%000393206219912345678101040"`](images/dpd.svg) "%000393206219912345678101040"`](images/dpd.svg)
Another variation of Code 128 as used by DPD (Deutsher Paket Dienst). Requires Another variation of Code 128 as used by DPD (Deutscher Paketdienst). Requires
a 28 character alphanumeric input. Zint formats the Human Readable Text as a 28 character alphanumeric input. Zint formats the Human Readable Text as
specified by DPD and adds a modulo-36 check character. specified by DPD and adds a modulo-36 check character.

View File

@ -1,6 +1,6 @@
Zint Barcode Generator and Zint Barcode Studio User Manual Zint Barcode Generator and Zint Barcode Studio User Manual
Version 2.11.0.9 Version 2.11.0.9
July 2022 August 2022
******************************************************************************* *******************************************************************************
* For reference the following is a text-only version of the Zint manual, * * For reference the following is a text-only version of the Zint manual, *
@ -696,9 +696,9 @@ underscores are optional.
20 BARCODE_CODE128 Code 128 (automatic subset switching) 20 BARCODE_CODE128 Code 128 (automatic subset switching)
21 BARCODE_DPLEIT Deutshe Post Leitcode 21 BARCODE_DPLEIT Deutsche Post Leitcode
22 BARCODE_DPIDENT Deutshe Post Identcode 22 BARCODE_DPIDENT Deutsche Post Identcode
23 BARCODE_CODE16K Code 16K 23 BARCODE_CODE16K Code 16K
@ -2680,7 +2680,7 @@ a standard Code 128 symbol as required by the Health Industry Barcode standards.
[zint -b DPD --compliantheight -d "%000393206219912345678101040"] [zint -b DPD --compliantheight -d "%000393206219912345678101040"]
Another variation of Code 128 as used by DPD (Deutsher Paket Dienst). Requires a Another variation of Code 128 as used by DPD (Deutscher Paketdienst). Requires a
28 character alphanumeric input. Zint formats the Human Readable Text as 28 character alphanumeric input. Zint formats the Human Readable Text as
specified by DPD and adds a modulo-36 check character. specified by DPD and adds a modulo-36 check character.

View File

@ -133,7 +133,7 @@ zint -o bar20.png -b 20 --height=50 --border=10 -d "Code 128"
zint -o bar20.eps -b 20 --height=50 --border=10 -d "Code 128" zint -o bar20.eps -b 20 --height=50 --border=10 -d "Code 128"
zint -o bar20.svg -b 20 --height=50 --border=10 -d "Code 128" zint -o bar20.svg -b 20 --height=50 --border=10 -d "Code 128"
echo testing Deutshe Post Leitcode echo testing Deutsche Post Leitcode
zint -o bar21.png -b 21 --height=50 --border=10 -d 3210987654321 zint -o bar21.png -b 21 --height=50 --border=10 -d 3210987654321
@ -141,7 +141,7 @@ zint -o bar21.eps -b 21 --height=50 --border=10 -d 3210987654321
zint -o bar21.svg -b 21 --height=50 --border=10 -d 3210987654321 zint -o bar21.svg -b 21 --height=50 --border=10 -d 3210987654321
echo testing Deutche Post Identcode echo testing Deutsche Post Identcode
zint -o bar22.png -b 22 --height=50 --border=10 -d 10987654321 zint -o bar22.png -b 22 --height=50 --border=10 -d 10987654321