From 88eb576951d0a41a518d64032a96839f365e421f Mon Sep 17 00:00:00 2001 From: gitlost Date: Fri, 28 May 2021 15:16:39 +0100 Subject: [PATCH] DOTCODE: allow for max 200 cols - update manual --- docs/manual.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual.txt b/docs/manual.txt index a2a05b9f..fe59ccd1 100644 --- a/docs/manual.txt +++ b/docs/manual.txt @@ -2685,7 +2685,7 @@ to a maximum of approximately 450 characters (or 900 numeric digits). The symbology supports ECI encoding and GS1 data encoding. By default Zint will produce a symbol which is approximately square, however the width of the symbol can be adjusted by using the --cols= option or by setting option_2 (maximum -108). Outputting DotCode to raster images (PNG, GIF, BMP, PCX) will require +200). Outputting DotCode to raster images (PNG, GIF, BMP, PCX) will require setting the scale of the image to a larger value than the default (e.g. approx 10) for the dots to be plotted correctly. Approximately 33% of the resulting symbol is comprised of error correction codewords.