postscriptbarcode
postscriptbarcode copied to clipboard
Barcode Writer in Pure PostScript
Add proper input validation with detailed error messages to all symbologies: - [ ] auspost - [ ] azteccode - [ ] codablockf - [ ] code128 - [ ]...
There are cases where selecting a fixed encoding method is preferable over automatic selection for minimum barcode size. (some systems are fixed to read only certain types) I'd suggest reintroducing...
Stretch the inter-character gap to fill the width of the symbol. Observe padding. Consider formats for which this might be the default.
Noted here: https://github.com/metafloor/bwip-js/issues/19#issuecomment-147727893
I was wondering whether it is possible to create a Code 128 barcode, but with different subsets used for different parts of it? More specifically, say subset A for the...