postscriptbarcode icon indicating copy to clipboard operation
postscriptbarcode copied to clipboard

Barcode Writer in Pure PostScript

Results 44 postscriptbarcode issues
Sort by recently updated
recently updated
newest added

Add proper input validation with detailed error messages to all symbologies: - [ ] auspost - [ ] azteccode - [ ] codablockf - [ ] code128 - [ ]...

enhancement
high-priority
good first issue

- [ ] Suppress mode C - [x] FNC4 extended ASCII

enhancement

- [ ] LIC and PAS structure parsing

enhancement
low-priority

- [ ] Stacked - [x] FNC4 extended ASCII

enhancement
low-priority

- [ ] Compress tables of constants

enhancement
low-priority

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...

enhancement

Stretch the inter-character gap to fill the width of the symbol. Observe padding. Consider formats for which this might be the default.

enhancement
graphics

Noted here: https://github.com/metafloor/bwip-js/issues/19#issuecomment-147727893

bug
graphics

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...

enhancement

- [ ] Optimised encoding

enhancement
low-priority
information-needed