DOTCODE: allow for max 200 cols - update manual

This commit is contained in:
gitlost 2021-05-28 15:16:39 +01:00
parent 9b63e2ae22
commit 88eb576951

View File

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