python-escpos/doc/user
Benito López 3c11c1b9ab
New high level barcode method. Closes #245, #244. (#527)
* Merge software and hardware barcodes to one method

* Fix wrong sw barcode heigh/width

* Add missing param to _sw_barcode call

* Make barcode() smarter, improvements and clean up

* Use param font_size in sw_barcode()

* Update docstrings

* Update barcode examples and docs

* Add --force_software option to CLI

* Attempt to match the sw and hw barcode sizes

* Better approximation to native font size

* Fix docs build

* Update tests at test_function_softbarcode

* Fix exception

* Move image dpi setting to writter_options

* Fix _sw_barcode() docstring param

* Fix wrong default param in docstring

* improve linkage in documentation

---------

Co-authored-by: Patrick Kanzler <4189642+patkan@users.noreply.github.com>
Co-authored-by: Patrick Kanzler <dev@pkanzler.de>
2023-07-12 20:45:41 +02:00
..
barcode.rst New high level barcode method. Closes #245, #244. (#527) 2023-07-12 20:45:41 +02:00
installation.rst DOC update documentation on installation and CLI 2016-07-23 11:34:18 +02:00
methods.rst doc update methods and printers and use autodoc 2017-01-26 00:28:33 +01:00
printers.rst preliminarily deactivate cups printer documentation 2023-04-19 22:42:55 +02:00
raspi.rst Update doc about installation for raspi (#194) 2017-01-05 21:51:07 +01:00
todo.rst cleanup todo page 2019-06-19 15:50:19 +02:00
usage.rst fix typos 2020-10-04 14:30:03 +02:00