break line
This commit is contained in:
parent
cb3f4e856b
commit
b71cbc8f95
@ -510,7 +510,8 @@ class Escpos(object):
|
||||
.. note::
|
||||
Get all supported formats at:
|
||||
- Hardware: :py:const:`~escpos.constants.BARCODE_FORMATS`
|
||||
- Software: `Python barcode documentation <https://python-barcode.readthedocs.io/en/stable/supported-formats.html>`_
|
||||
- Software:
|
||||
`Python barcode documentation <https://python-barcode.readthedocs.io/en/stable/supported-formats.html>`_
|
||||
"""
|
||||
hw_modes = ["barcodeA", "barcodeB"]
|
||||
sw_modes = ["graphics", "bitImageColumn", "bitImageRaster"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user