bwipp / postscriptbarcode

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

ean14: Move length check before BadAI check (#17) #234

Closed gitlost closed 1 year ago

gitlost commented 1 year ago

For ean14, move length check before BadAI check to avoid PS fail on BadAI getinterval (#17)