thermatext/README.md

14 lines
436 B
Markdown
Raw Normal View History

2023-06-09 13:42:51 +03:00
# thermatext
2023-06-09 13:47:37 +03:00
fancy name, QL-570 text formater
using gpt i got a shell script and then a python one. the python tries to detect letter width and maximise it to fit the label printer constraints (62mm width)
TDLR
`sudo brother_ql -b pyusb --model QL-570 -p usb://0x04f9:0x2028/000M12345678 print -l 62 logo.png`
TODO:
- use as printer
- fix missing font defentions fail to take into account letter width
- telegram bot (!)