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

Fix API inconsistency: Add human-readable option to ImageWriter #58 #227

Open amarjen opened 4 months ago

amarjen commented 4 months ago

This pull request aims to fix the API inconsistency by adding the human_readable option to the ImageWriter, making it consistent with the SVGWriter.