postscriptbarcode
postscriptbarcode copied to clipboard
Barcode Writer in Pure PostScript
Latch/unlatch extended on 4 chars instead of 5 for better encodation in certain cases (and no pessimizations found so far), part addresses PR #272, props lyngklip Also fix masked extended...
A few test cases that I came up with while reviewing code128. Reading postscript is like listening to Yoda. Thank you for this interesting project.
Development was here: https://github.com/bwipp/postscriptbarcode/pull/278 This also adds a `suppressc` option which partially satisfies .
Please add the ability to control the data bar height (shorter bars) and the guard bar height (longer bars). This is an image from a barcode designer where you can...