Commit Graph

  • 371d5e78bd moved .hgignore to .gitignore Patrick Kanzler 2015-11-27 20:49:28 +0100
  • 7e3b6ce586 Updated README and documentation v1.0.8 Manuel F Martinez 2015-10-27 13:45:15 -0700
  • 4bb94c2662 Merge pull request #59 from zouppen/vertical-length-fix manpaz 2015-10-27 13:36:21 -0700
  • 44d109cbc6 Merge 012d58f761 into ef84a5150f TatuLab 2015-10-09 02:15:07 +0000
  • 012d58f761 Updated code for instance creation TatuLab 2015-10-08 23:10:54 -0300
  • ef84a5150f Merge pull request #61 from HarkonenBade/support-for-libusb0 manpaz 2015-10-07 23:19:46 -0700
  • cd5969e843 Prevent crash when using libusb0 printers Hark 2015-09-04 22:48:58 +0100
  • 1a1ed5e7fc Fix mixed tabs/space error Christoph Heuel 2015-08-27 23:45:15 +0200
  • e23ce9bfc2 Merge remote-tracking branch 'origin/master' into merge/upstream/master Christoph Heuel 2015-08-27 23:37:44 +0200
  • 546f47edcc Fix text wrapping error after image Christoph Heuel 2015-08-27 23:20:53 +0200
  • 3f6528da07 Support for images vertically longer than 256 pixels Joel Lehtonen 2015-02-01 01:46:15 +0200
  • 5eaa6f26d0 Added donation message Manuel F Martinez 2015-08-22 13:52:06 -0700
  • 37d7f34241 Updated project version v1.0.7 Manuel F Martinez 2015-08-22 13:10:13 -0700
  • 280000d6ed Fixed issues with transparent images Manuel F Martinez 2015-08-22 12:43:09 -0700
  • 95082067e4 Merge pull request #53 from ldos/master manpaz 2015-07-06 14:44:17 -0700
  • f0f84e1215 Extended params for serial printers ldos 2015-07-04 17:23:31 +0200
  • cae02976a3 Updated accordingly to the wiki Manuel F Martinez 2015-06-30 15:09:08 -0700
  • 25b650c935 Hexlify text Christoph Heuel 2015-06-26 02:12:30 +0200
  • 6734864a5b Use unhexlify Christoph Heuel 2015-06-15 23:08:49 +0200
  • 9550ad1068 Fixed License version mismatch Manuel F Martinez 2015-06-10 16:28:27 -0700
  • 0ef2951c7e Introduce new direct_image Christoph Heuel 2015-06-10 03:21:52 +0200
  • e623799fd7 Updated setup URLs Manuel F Martinez 2015-06-04 15:55:14 -0700
  • 47aa4a96c9 Updated documentation URL to local wiki Manuel F Martinez 2015-06-04 15:20:15 -0700
  • bb329b093b Updated URL for the documentation Manuel F Martinez 2015-06-04 14:44:02 -0700
  • dd228c9fda Add text wrapping Christoph Heuel 2015-06-04 13:57:59 +0200
  • 7da2e32e3c Integer is needed, not float Christoph Heuel 2015-06-04 13:20:17 +0200
  • b99c076bae Fix for string operation Christoph Heuel 2015-05-19 02:52:55 +0200
  • e664ceba1b Merge 940306295c into d93e76e904 William Rogers 2015-05-15 17:08:14 +0000
  • 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. William Rogers 2015-05-15 11:16:30 -0500
  • 21f9c34508 Added an image cache to allow for faster image printing William Rogers 2015-05-14 14:39:05 -0500
  • afc6834082 After running 2to3 tool Christoph Heuel 2015-05-07 20:54:32 +0200
  • d93e76e904 Merge pull request #45 from Krispy2009/master manpaz 2015-04-21 14:07:36 -0700
  • f3933d5d20 Merge pull request #1 from Krispy2009/Krispy2009-patch-1 Kristi 2015-04-20 10:58:49 +0100
  • 517435efad Raising the right error when wrong charcode is used Kristi 2015-04-20 10:58:04 +0100
  • debac0a532 keep track of google code differences Davis Goglin 2014-08-22 20:33:40 -0700
  • 5f97596224 Merge pull request #2 from inversesandwich/patch-1 Davis Goglin 2014-08-22 18:53:33 -0700
  • 6fdea1234d Adjusted QR error correction Nathan Bookham 2014-08-16 14:28:20 +0100
  • 5a99c73e7a Start on a command-line interface to the library (still hard-codes USB ID) Stephan Sokolow 2014-08-15 20:20:02 -0400
  • 64c36a74ed Allow bandsize to be varied in fullimage() Stephan Sokolow 2014-08-15 20:17:35 -0400
  • 1ce7be523a vastly faster image printing supported Adusso 2014-06-03 13:36:33 +0300
  • b78f8c9807 escpos module fixed for python 3? Adusso 2014-05-31 17:36:00 +0300
  • 916de838e0 python 3 readiness Adusso 2014-05-31 17:05:46 +0300
  • 2a8f852c68 Ensure QR codes have a border large enough for successful scan Stephan Sokolow 2014-05-22 01:41:02 -0400
  • b6216403c4 Apply the cash drawer fix detailed in Issue 10 on the Google Code repo. Stephan Sokolow 2014-05-22 01:11:27 -0400
  • 6e72d2778d Allow bypassing the resizing and height-cropping steps in fullimage() Stephan Sokolow 2014-05-22 01:08:58 -0400
  • a8ff446229 Add the setup.py-produced "build" folder to .gitignore Stephan Sokolow 2014-05-22 00:48:59 -0400
  • 5b1e6348e5 Accept "CODABAR" as an alias for "NW7" in barcode() Stephan Sokolow 2014-05-22 00:48:24 -0400
  • 9885deaa59 Make BarcodeSizeError and BarcodeTypeError display the erroneous value Stephan Sokolow 2014-05-22 00:47:08 -0400
  • b5f68f6895 Actually use the barcode height and width parameters Stephan Sokolow 2014-05-22 00:45:57 -0400
  • ac640785cc Make the structure of the ESC/POS commands less opaque Stephan Sokolow 2014-05-22 00:40:05 -0400
  • 122ff9a363 Updated version Manuel F Martinez 2014-05-20 23:51:39 -0700
  • 708f7e97d1 fixed code tabulators Manuel F Martinez 2014-05-20 23:50:06 -0700
  • 8a3850ea64 Added quad support Manuel F Martinez 2014-05-20 22:43:40 -0700
  • 34f562d64a Added density support Manuel F Martinez 2014-05-20 22:31:49 -0700
  • 2b37185003 Updated version v1.0.4 Manuel F Martinez 2014-05-20 22:16:44 -0700
  • f6f1a4278f Fixed tabs and added charcode tables Manuel F Martinez 2014-05-20 22:15:54 -0700
  • 42309fedfe Update README.md Davis Goglin 2014-03-14 10:32:10 -0700
  • 4795664cbe Reformatted and added more sections Davis Goglin 2014-03-14 10:01:15 -0700
  • fa8d961e6d google code revision ef4c58851474 (Added quad-area characters) Davis Goglin 2014-03-14 09:17:32 -0700
  • 417476030e we probably want to send all the data Davis Goglin 2014-03-14 09:05:47 -0700
  • ea1364bcc8 Update README.md Davis Goglin 2014-03-14 08:33:09 -0700
  • 9fdb382c99 Merge pull request #1 from freeyoung/master Davis Goglin 2014-03-14 08:23:45 -0700
  • 8c115bce27 use doge.jpg as the example of p.image freeyoung 2014-03-14 02:20:57 +0800
  • 0590ec90a2 use my own examples freeyoung 2014-03-14 02:09:10 +0800
  • 6a4fbc191f add Chinese support via cp936 freeyoung 2014-03-14 02:05:41 +0800
  • 9f7e5861cd adjust import order and fix `qr` method freeyoung 2014-03-14 01:58:55 +0800
  • b68b3dc6c0 import Image from PIL, or Pillow freeyoung 2014-03-14 01:51:14 +0800
  • 442e523956 fix README path freeyoung 2014-03-14 01:48:12 +0800
  • 5617571f31 tab -> spaces freeyoung 2014-03-14 01:46:24 +0800
  • 51faf0a622 Added base package files Manuel F Martinez 2014-02-23 23:10:41 -0800
  • a2dcd45c15 Added quad-area characters Manuel F Martinez 2014-02-23 23:09:35 -0800
  • 27b393d45c Added exception for PIL import Manuel F Martinez 2014-02-23 21:10:34 -0800
  • f1d7afded2 minor cleanup Davis Goglin 2013-08-22 08:42:31 -0700
  • b8102acd45 Merge noio/python-escpos with latest google code Merge branch 'master' of https://github.com/noio/python-escpos Davis Goglin 2013-08-22 08:37:10 -0700
  • f8c34e8748 imported latest google code repo Davis Goglin 2013-08-22 08:16:57 -0700
  • 84e316ac32 Update README.md Thomas van den Berg 2013-06-25 22:32:14 +0300
  • 9023d22e71 Added syntax to have print working on windows Manuel F Martinez 2013-05-30 08:56:33 -0700
  • b0097da16f Fixed font set Manuel F Martinez 2013-05-30 08:47:30 -0700
  • c6ee2f6338 Added ability to print from a generic file Manuel F Martinez 2013-04-12 14:04:48 -0700
  • 64e5ea5151 Added fixed tabs Manuel F Martinez 2013-03-14 01:34:48 -0700
  • 5295d5c90b Added qr functionality Manuel F Martinez 2013-03-14 01:31:07 -0700
  • 0e42bfc89a Updated installation instructions Manuel F Martinez 2013-03-13 23:25:46 -0700
  • 69cea54818 Added proper installer Manuel F Martinez 2013-03-13 23:22:43 -0700
  • 7d4ef744de fix band printing Thomas van den Berg 2013-02-27 23:18:49 +0100
  • 5db192751f remove import PIL Thomas van den Berg 2013-02-27 23:17:56 +0100
  • b4f8de002c add function to print full images including resizing Thomas van den Berg 2013-02-27 15:10:34 +0100
  • 126dde8a7e add support for printing PIL image objects directly Thomas van den Berg 2013-02-27 13:42:32 +0100
  • f273b51917 markdownify readme Thomas van den Berg 2013-02-27 13:32:43 +0100
  • a6c72adc58 copy files from google code repo Thomas van den Berg 2013-02-27 13:31:18 +0100
  • 4daece43e7 Initial commit Thomas van den Berg 2013-02-27 04:27:04 -0800
  • 670716eb5d Fixed typo Manuel F Martinez 2012-11-15 09:20:16 -0800
  • 085e45057b Fixed defaults for serial Manuel F Martinez 2012-09-24 19:42:32 -0700
  • 3760788cfe Added Network and Serial support Manuel F Martinez 2012-09-23 21:24:45 -0700
  • e9effc23da Updated to be compatible with libusb1 Manuel F Martinez 2012-07-28 16:02:57 -0700
  • a019722177 fixed typo in escpos Manuel F Martinez 2010-02-26 12:06:48 -0800
  • fa085d26a9 Initial files Manuel F Martinez 2010-02-26 00:54:46 -0800