bwipp / postscriptbarcode

Barcode Writer in Pure PostScript
https://bwipp.terryburton.co.uk
MIT License
463 stars 65 forks source link

Migrate Composite symbologies to use renmatrix by default #260

Open terryburton opened 9 months ago

terryburton commented 9 months ago

Symbologies:

For each Composite symbology:

For EAN/UPC:

usematrix option becomes redundant.

As a result, all encoders will invoke an single renderer unless dontdraw is specified, in which case only a single intermediate data structure will be left on the stack for an external renderer to process.