Convert bwipp_dump.ps patch to append (.diff -> .cat)

This commit is contained in:
gitlost 2022-09-04 16:31:14 +01:00
parent ac421144c9
commit c790f36815
6 changed files with 195 additions and 844 deletions

View file

@ -869,8 +869,8 @@ zint -r -d "This Text"
```
gives an inverted Code 128 symbol. This is not practical for most symbologies
but white-on-black is allowed by the Aztec Code, Data Matrix, Han Xin Code, Grid
Matrix and QR Code symbology specifications.
but white-on-black is allowed by the Aztec Code, Data Matrix, DotCode, Han Xin
Code, Grid Matrix and QR Code symbology specifications.
For more specific needs the foreground (ink) and background (paper) colours can
be specified using the `--fg` and `--bg` options followed by a number in RRGGBB