python-escpos/examples
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
..
docker-flask Added example with Docker and Flask (#519) 2023-05-18 15:06:06 +02:00
graphics/climacons Use https links. 2020-05-31 16:21:42 +02:00
barcodes.py New high level barcode method. Closes #245, #244. (#527) 2023-07-12 20:45:41 +02:00
codepage_tables.py reformat codebase 2021-10-30 18:15:22 +02:00
qr_code.py reformat codebase 2021-10-30 18:15:22 +02:00
software_barcode.py New high level barcode method. Closes #245, #244. (#527) 2023-07-12 20:45:41 +02:00
weather.py format with black 2023-04-19 22:11:09 +02:00