mirror of
https://github.com/python-escpos/python-escpos
synced 2025-06-25 08:38:43 +00:00

* add a method to check barcode code format ensure that the code to print is compatible with the ESC/POS formats and also automatically check this format before printing (barcode() method). * rewrite test using pytest's parametrize functionality * add test for the 'check' argument * update authors list