mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Add missing period to manual (test commit)
This commit is contained in:
parent
58398bc754
commit
3ccc00a4d4
@ -1045,7 +1045,7 @@ Value | Effect
|
|||||||
DATA_MODE | Uses full ASCII range interpreted as Latin-1 or binary data.
|
DATA_MODE | Uses full ASCII range interpreted as Latin-1 or binary data.
|
||||||
UNICODE_MODE | Uses pre-formatted UTF-8 input.
|
UNICODE_MODE | Uses pre-formatted UTF-8 input.
|
||||||
GS1_MODE | Encodes GS1 data using FNC1 characters.
|
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
|
DATA_MODE, UNICODE_MODE and GS1_MODE are mutually exclusive, whereas
|
||||||
|
Loading…
Reference in New Issue
Block a user