python-escpos/src/escpos
TAHRI Ahmed ceb61a78a5 Preliminary support of pos 'line display' printing through Epson printer 2016-11-15 16:24:44 +01:00
..
__init__.py add version-strings into the module 2016-07-17 19:39:42 +02:00
capabilities.json improve import capabilities from a submodule 2016-09-02 17:13:38 +02:00
capabilities.py re-work encoder to consult the capabilities database and use custom code pages or python encoder as necessary 2016-09-11 21:03:55 +10:00
cli.py add basic argcomplete support 2016-07-23 10:39:40 +02:00
codepages.py re-work encoder to consult the capabilities database and use custom code pages or python encoder as necessary 2016-09-11 21:03:55 +10:00
config.py SETUP move code to src 2016-06-20 17:48:14 +02:00
constants.py Preliminary support of pos 'line display' printing through Epson printer 2016-11-15 16:24:44 +01:00
escpos.py Preliminary support of pos 'line display' printing through Epson printer 2016-11-15 16:24:44 +01:00
exceptions.py improve the exceptions 2016-08-02 04:42:21 +02:00
image.py improve large image printing 2016-08-02 00:04:43 +02:00
katakana.py use jaconv instead of jcconv for japanese chars 2016-09-27 20:31:39 +02:00
magicencode.py test fixes - just case-changes to match code page names, seems to need 'future' pip module 2016-09-13 20:28:54 +10:00
printer.py fix file-printer did not flush 2016-08-02 04:25:54 +02:00