Commit Graph

27 Commits

Author SHA1 Message Date
William Rogers 940306295c Added interface to allow the printer device to be manually opened and closed.
This allows the printer object to retain the host side image cache and helps
the developer to open the printer only as needed to help avoid issues if the
device has been disconnected.

NOTE: This style of usage is optional and standard usage is otherwise unaffected.
2015-05-15 11:16:30 -05:00
William Rogers 21f9c34508 Added an image cache to allow for faster image printing 2015-05-14 14:39:05 -05:00
manpaz d93e76e904 Merge pull request #45 from Krispy2009/master
Raising the right error when wrong charcode is used
2015-04-21 14:07:36 -07:00
Kristi f3933d5d20 Merge pull request #1 from Krispy2009/Krispy2009-patch-1
Raising the right error when wrong charcode is used
2015-04-20 10:58:49 +01:00
Kristi 517435efad Raising the right error when wrong charcode is used 2015-04-20 10:58:04 +01:00
Manuel F Martinez 122ff9a363 Updated version 2014-05-20 23:51:39 -07:00
Manuel F Martinez 708f7e97d1 fixed code tabulators 2014-05-20 23:50:06 -07:00
Manuel F Martinez 8a3850ea64 Added quad support 2014-05-20 22:43:40 -07:00
Manuel F Martinez 34f562d64a Added density support 2014-05-20 22:31:49 -07:00
Manuel F Martinez 2b37185003 Updated version 2014-05-20 22:16:44 -07:00
Manuel F Martinez f6f1a4278f Fixed tabs and added charcode tables 2014-05-20 22:15:54 -07:00
Manuel F Martinez 51faf0a622 Added base package files 2014-02-23 23:10:41 -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
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 0e42bfc89a Updated installation instructions 2013-03-13 23:25:46 -07:00
Manuel F Martinez 69cea54818 Added proper installer 2013-03-13 23:22:43 -07:00
Manuel F Martinez 670716eb5d Fixed typo 2012-11-15 09:20:16 -08:00
Manuel F Martinez 085e45057b Fixed defaults for serial 2012-09-24 19:42:32 -07:00
Manuel F Martinez 3760788cfe Added Network and Serial support 2012-09-23 21:24:45 -07:00
Manuel F Martinez e9effc23da Updated to be compatible with libusb1 2012-07-28 16:02:57 -07:00
Manuel F Martinez a019722177 fixed typo in escpos 2010-02-26 12:06:48 -08:00
Manuel F Martinez fa085d26a9 Initial files 2010-02-26 00:54:46 -08:00