1
0
mirror of https://github.com/woo-j/zint.git synced 2025-03-20 02:50:09 +03:00

Add missing period to manual (test commit)

This commit is contained in:
Daniel Gredler 2018-07-09 22:14:42 -04:00
parent 58398bc754
commit 3ccc00a4d4

View File

@ -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