ExIcaoVds.Carriers.DataMatrix
(ex_icao_vds v0.3.2)
Copy Markdown
Data Matrix carrier adapter backed by the Zint CLI tool.
Requires zint to be installed and available on PATH. Zint supports
Data Matrix (ISO/IEC 16022) with PNG and SVG output.
Config / opts
| Key | Default | Description |
|---|---|---|
:output | :png | Output format: :png or :svg |
:module_size | 4 | Module size in pixels (Zint --scale) |
:quiet_zone | 2 | Quiet zone modules (Zint --border) |
Zint barcode type
Type 71 = Data Matrix (ECC 200).