I have:
Bug description
Help is needed. Sewoo T12 printer, supports ESC / POS. I can not print the Ukrainian character "i".
CP866, CP1125, CP1251
Steps to reproduce
p = Network("192.168.0.16")
p.text("ііііііі")
text = ('ііііііііііііііііііііі').encode('CP1125')
p._raw(text)
Device info
Printer: SEWOO LK-T12
python-escpos version: 3.0a6
python version: 3.7
operating system: Windows
I have:
Bug description
Help is needed. Sewoo T12 printer, supports ESC / POS. I can not print the Ukrainian character "i".
CP866, CP1125, CP1251
Steps to reproduce
p = Network("192.168.0.16")
p.text("ііііііі")
text = ('ііііііііііііііііііііі').encode('CP1125')
p._raw(text)
Device info
Printer: SEWOO LK-T12
python-escpos version: 3.0a6
python version: 3.7
operating system: Windows