python-escpos/doc
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
..
_static PCKG add CONTRIBUTING document to repository and documentation 2016-03-11 14:46:35 +01:00
api doc update modules in autogeneration 2017-01-29 22:33:15 +01:00
dev SETUP move code to src 2016-06-20 17:48:14 +02:00
download DOC add example on printing commands from binary files 2016-05-01 15:27:15 +02:00
user New high level barcode method. Closes #245, #244. (#527) 2023-07-12 20:45:41 +02:00
.gitignore PCKG fix setup.py and improve Manifest 2016-03-11 14:46:36 +01:00
Makefile Use https links. 2020-05-31 16:21:42 +02:00
conf.py update read the docs config (#520) 2023-05-18 16:33:20 +02:00
generate_authors.sh improve output of authors script 2020-05-26 21:29:16 +02:00
index.rst doc update modules in autogeneration 2017-01-29 22:33:15 +01:00
make.bat Use https links. 2020-05-31 16:21:42 +02:00
pyescpos.ico DOC add favicon 2016-03-11 14:46:36 +01:00
requirements.txt Bump sphinx-rtd-theme from 1.2.1 to 1.2.2 (#528) 2023-06-09 01:24:17 +02:00
spelling_wordlist.txt add spellchecker with first conf, fix some errors 2020-05-11 23:39:56 +02:00