WhyNotHugo / python-barcode

㊙️ Create standard barcodes with Python. No external dependencies. 100% Organic Python.
http://python-barcode.rtfd.io/
MIT License
558 stars 123 forks source link

Support for Code128 FNC4 / ISO-8859-1 #226

Open Fnordbert opened 4 months ago

Fnordbert commented 4 months ago

I happen to need to create Code128 with the characters Æ Ø Å
I notice there is a PR from 2022 for adding FNC4 support #162 Is there anything I can do to to move this forward? ( knowing nothing about "barcode internals" )