Commit Graph

68 Commits

Author SHA1 Message Date
freeyoung 9f7e5861cd adjust import order and fix `qr` method 2014-03-14 01:58:55 +08:00
freeyoung b68b3dc6c0 import Image from PIL, or Pillow 2014-03-14 01:51:14 +08:00
freeyoung 5617571f31 tab -> spaces 2014-03-14 01:46:24 +08:00
Manuel F Martinez a2dcd45c15 Added quad-area characters 2014-02-23 23:09:35 -08:00
Manuel F Martinez 27b393d45c Added exception for PIL import 2014-02-23 21:10:34 -08:00
Davis Goglin b8102acd45 Merge noio/python-escpos with latest google code
Merge branch 'master' of https://github.com/noio/python-escpos

Conflicts:
	escpos/__init__.py
	escpos/escpos.py
	escpos/exceptions.py
	escpos/printer.py
2013-08-22 08:37:10 -07:00
Davis Goglin f8c34e8748 imported latest google code repo 2013-08-22 08:16:57 -07:00
Manuel F Martinez 9023d22e71 Added syntax to have print working on windows 2013-05-30 08:56:33 -07:00
Manuel F Martinez b0097da16f Fixed font set 2013-05-30 08:47:30 -07:00
Manuel F Martinez c6ee2f6338 Added ability to print from a generic file 2013-04-12 14:04:48 -07:00
Manuel F Martinez 64e5ea5151 Added fixed tabs 2013-03-14 01:34:48 -07:00
Manuel F Martinez 5295d5c90b Added qr functionality 2013-03-14 01:31:07 -07:00
Manuel F Martinez 69cea54818 Added proper installer 2013-03-13 23:22:43 -07:00
Thomas van den Berg 7d4ef744de fix band printing 2013-02-27 23:18:49 +01:00
Thomas van den Berg 5db192751f remove import PIL 2013-02-27 23:17:56 +01:00
Thomas van den Berg b4f8de002c add function to print full images including resizing 2013-02-27 15:10:34 +01:00
Thomas van den Berg 126dde8a7e add support for printing PIL image objects directly 2013-02-27 13:42:32 +01:00
Thomas van den Berg a6c72adc58 copy files from google code repo 2013-02-27 13:31:18 +01:00