mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-14 07:04:34 -04:00
Add missing period to manual (test commit)
This commit is contained in:
parent
58398bc754
commit
3ccc00a4d4
1 changed files with 1 additions and 1 deletions
|
@ -1045,7 +1045,7 @@ Value | Effect
|
|||
DATA_MODE | Uses full ASCII range interpreted as Latin-1 or binary data.
|
||||
UNICODE_MODE | Uses pre-formatted UTF-8 input.
|
||||
GS1_MODE | Encodes GS1 data using FNC1 characters.
|
||||
ESCAPE_MODE | Process input data for escape sequences
|
||||
ESCAPE_MODE | Process input data for escape sequences.
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
DATA_MODE, UNICODE_MODE and GS1_MODE are mutually exclusive, whereas
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue