pklaus / brother_ql_web

A Python-based web service to print labels on Brother QL label printers. Based on brother_ql: https://github.com/pklaus/brother_ql
GNU General Public License v3.0
254 stars 124 forks source link

set brother_ql_web.py encoding to UTF-8 #16

Closed Jeroen684 closed 4 years ago

Jeroen684 commented 5 years ago

Hi Pklaus,

Have a look at https://github.com/pklaus/brother_ql_web/commit/ce4f028def0bd5846d98a3dbcea0743809e811f1 This way I can confirm it is working on Fedora Server 28 with QL-1060N via tcp.

I am quite new to Github so if this is not te correct way to give this info to you, please let me know.

Kind regards,

Jeroen

pklaus commented 4 years ago

Thanks @Jeroen684. Sorry it took me so long. Added the encoding for now. Took a note about the logging as an "enhancement issue" #25. Let's continue the discussion on the logging there.