python-escpos/src/escpos
Michael 10c589ae8d swap default fragment height to 960 2016-10-04 14:01:26 +11: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 Merge pull request #170 from miracle2k/text-encoding 2016-09-29 19:23:54 +02:00
escpos.py swap default fragment height to 960 2016-10-04 14:01:26 +11: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