1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-06-25 08:38:43 +00:00

Commit Graph

  • a8ff446229 Add the setup.py-produced "build" folder to .gitignore Stephan Sokolow 2014-05-22 00:48:59 -04:00
  • 5b1e6348e5 Accept "CODABAR" as an alias for "NW7" in barcode() Stephan Sokolow 2014-05-22 00:48:24 -04:00
  • 9885deaa59 Make BarcodeSizeError and BarcodeTypeError display the erroneous value Stephan Sokolow 2014-05-22 00:47:08 -04:00
  • b5f68f6895 Actually use the barcode height and width parameters Stephan Sokolow 2014-05-22 00:45:57 -04:00
  • ac640785cc Make the structure of the ESC/POS commands less opaque Stephan Sokolow 2014-05-22 00:40:05 -04:00
  • 122ff9a363 Updated version Manuel F Martinez 2014-05-20 23:51:39 -07:00
  • 708f7e97d1 fixed code tabulators Manuel F Martinez 2014-05-20 23:50:06 -07:00
  • 8a3850ea64 Added quad support Manuel F Martinez 2014-05-20 22:43:40 -07:00
  • 34f562d64a Added density support Manuel F Martinez 2014-05-20 22:31:49 -07:00
  • 2b37185003 Updated version v1.0.4 Manuel F Martinez 2014-05-20 22:16:44 -07:00
  • f6f1a4278f Fixed tabs and added charcode tables Manuel F Martinez 2014-05-20 22:15:54 -07:00
  • 42309fedfe Update README.md Davis Goglin 2014-03-14 10:32:10 -07:00
  • 4795664cbe Reformatted and added more sections Davis Goglin 2014-03-14 10:01:15 -07:00
  • fa8d961e6d google code revision ef4c58851474 (Added quad-area characters) Davis Goglin 2014-03-14 09:17:32 -07:00
  • 417476030e we probably want to send all the data Davis Goglin 2014-03-14 09:05:47 -07:00
  • ea1364bcc8 Update README.md Davis Goglin 2014-03-14 08:33:09 -07:00
  • 9fdb382c99 Merge pull request #1 from freeyoung/master Davis Goglin 2014-03-14 08:23:45 -07:00
  • 8c115bce27 use doge.jpg as the example of p.image freeyoung 2014-03-14 02:20:57 +08:00
  • 0590ec90a2 use my own examples freeyoung 2014-03-14 02:09:10 +08:00
  • 6a4fbc191f add Chinese support via cp936 freeyoung 2014-03-14 02:05:41 +08:00
  • 9f7e5861cd adjust import order and fix qr method freeyoung 2014-03-14 01:58:55 +08:00
  • b68b3dc6c0 import Image from PIL, or Pillow freeyoung 2014-03-14 01:51:14 +08:00
  • 442e523956 fix README path freeyoung 2014-03-14 01:48:12 +08:00
  • 5617571f31 tab -> spaces freeyoung 2014-03-14 01:46:24 +08:00
  • 51faf0a622 Added base package files Manuel F Martinez 2014-02-23 23:10:41 -08:00
  • a2dcd45c15 Added quad-area characters Manuel F Martinez 2014-02-23 23:09:35 -08:00
  • 27b393d45c Added exception for PIL import Manuel F Martinez 2014-02-23 21:10:34 -08:00
  • f1d7afded2 minor cleanup Davis Goglin 2013-08-22 08:42:31 -07:00
  • 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 -07:00
  • f8c34e8748 imported latest google code repo Davis Goglin 2013-08-22 08:16:57 -07:00
  • 84e316ac32 Update README.md Thomas van den Berg 2013-06-25 22:32:14 +03:00
  • 9023d22e71 Added syntax to have print working on windows Manuel F Martinez 2013-05-30 08:56:33 -07:00
  • b0097da16f Fixed font set Manuel F Martinez 2013-05-30 08:47:30 -07:00
  • c6ee2f6338 Added ability to print from a generic file Manuel F Martinez 2013-04-12 14:04:48 -07:00
  • 64e5ea5151 Added fixed tabs Manuel F Martinez 2013-03-14 01:34:48 -07:00
  • 5295d5c90b Added qr functionality Manuel F Martinez 2013-03-14 01:31:07 -07:00
  • 0e42bfc89a Updated installation instructions Manuel F Martinez 2013-03-13 23:25:46 -07:00
  • 69cea54818 Added proper installer Manuel F Martinez 2013-03-13 23:22:43 -07:00
  • 7d4ef744de fix band printing Thomas van den Berg 2013-02-27 23:18:49 +01:00
  • 5db192751f remove import PIL Thomas van den Berg 2013-02-27 23:17:56 +01:00
  • b4f8de002c add function to print full images including resizing Thomas van den Berg 2013-02-27 15:10:34 +01:00
  • 126dde8a7e add support for printing PIL image objects directly Thomas van den Berg 2013-02-27 13:42:32 +01:00
  • f273b51917 markdownify readme Thomas van den Berg 2013-02-27 13:32:43 +01:00
  • a6c72adc58 copy files from google code repo Thomas van den Berg 2013-02-27 13:31:18 +01:00
  • 4daece43e7 Initial commit Thomas van den Berg 2013-02-27 04:27:04 -08:00
  • 670716eb5d Fixed typo Manuel F Martinez 2012-11-15 09:20:16 -08:00
  • 085e45057b Fixed defaults for serial Manuel F Martinez 2012-09-24 19:42:32 -07:00
  • 3760788cfe Added Network and Serial support Manuel F Martinez 2012-09-23 21:24:45 -07:00
  • e9effc23da Updated to be compatible with libusb1 Manuel F Martinez 2012-07-28 16:02:57 -07:00
  • a019722177 fixed typo in escpos Manuel F Martinez 2010-02-26 12:06:48 -08:00
  • fa085d26a9 Initial files Manuel F Martinez 2010-02-26 00:54:46 -08:00