1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

Commit Graph

  • a445c4205a Add cut after printing demos davisgoglin 2016-03-19 20:03:34 -07:00
  • 00ef7f129b Add raw option when using cli davisgoglin 2016-03-19 20:03:16 -07:00
  • 8c186d912d Remove EAN8 code check digit Davis Goglin 2016-03-18 11:42:56 -07:00
  • 14ae1a7d89 Fix python3 barcode type b length encoding Davis Goglin 2016-03-16 16:26:13 -07:00
  • ca3b4665a2 pylint changes Davis Goglin 2016-03-16 16:24:23 -07:00
  • 4f92247ed6 Fix no help display in python3 Davis Goglin 2016-03-16 16:21:05 -07:00
  • 5ba751d89b Stop checking for file to be python2/3 compatible Davis Goglin 2016-03-16 15:24:08 -07:00
  • 8e44c5126e Remove unsued variable Davis Goglin 2016-03-16 14:28:53 -07:00
  • 7a58109928 Clean up per landscape Davis Goglin 2016-03-16 13:47:51 -07:00
  • 9b40c0860f Change error to handle strings and files instead of list Davis Goglin 2016-03-16 13:29:22 -07:00
  • 3ec00ae16e Remove unneeded requirements Davis Goglin 2016-03-16 09:29:50 -07:00
  • 7afd5e75d4 Add docstrings Davis Goglin 2016-03-16 09:26:57 -07:00
  • 7d74dcac00 Add demo functions Davis Goglin 2016-03-15 16:01:07 -07:00
  • cdf8f6be09 Fix config loading Davis Goglin 2016-03-15 15:05:25 -07:00
  • d5e3d85c4b Add documentation for config Davis Goglin 2016-03-15 14:09:45 -07:00
  • 2bb9756d28 Add documentation for config Davis Goglin 2016-03-15 14:09:45 -07:00
  • 5dc676bea7 Convert to safe load. Also now allows loading everyting pyyaml supports Davis Goglin 2016-03-15 14:01:21 -07:00
  • c26c875b61 Convert ini format to yaml format. Davis Goglin 2016-03-15 13:47:23 -07:00
  • 39e912bef4 I guess localconfig needs future Davis Goglin 2016-03-15 12:14:56 -07:00
  • c7b36916e7 Avoid importing * Davis Goglin 2016-03-15 12:14:12 -07:00
  • 4548dd3830 Required for tests to pass Davis Goglin 2016-03-15 12:11:06 -07:00
  • d5073626ae Update CLI to use config class Davis Goglin 2016-03-15 12:01:40 -07:00
  • 1a866f4d1f Add config parser exceptions Davis Goglin 2016-03-15 12:01:15 -07:00
  • ef31e58d26 Add base config documentation Davis Goglin 2016-03-15 12:00:56 -07:00
  • 01328db808 Create config reader Davis Goglin 2016-03-15 12:00:46 -07:00
  • 1adc66992d Replace future and ConfigParser with localconfig Davis Goglin 2016-03-15 12:00:19 -07:00
  • 73be1f2c48 Remove future from doc requirements. Doesn't need to be there Davis Goglin 2016-03-15 11:04:12 -07:00
  • 27352b071c Refactor empty exception handler Davis Goglin 2016-03-14 17:41:20 -07:00
  • 87a73beb31 Moved printer destination configuration to config file Davis Goglin 2016-03-14 17:38:29 -07:00
  • 6096c15b80 Add future requirement to be able to use configparser Davis Goglin 2016-03-14 16:53:25 -07:00
  • 133241e7e9 Moved printer choice to groups and parse manually Davis Goglin 2016-03-14 14:03:46 -07:00
  • eea3e76eed Remove unused import davisgoglin 2016-03-12 17:09:22 -08:00
  • 28be6a2041 Add usage davisgoglin 2016-03-12 17:03:02 -08:00
  • d523b4d342 consistent syntax davisgoglin 2016-03-12 16:53:13 -08:00
  • 99291abd10 rewrite cli davisgoglin 2016-03-12 16:50:57 -08:00
  • 81b3c1a63a DOC add bugtrack_url Patrick Kanzler 2016-03-28 17:18:28 +02:00
  • 323b205f70 Merge pull request #116 from python-escpos/feature/test-versions Patrick Kanzler 2016-03-26 12:15:57 +01:00
  • 2dc70677d7 improve travis configuration with more versions Michael Billington 2016-03-19 22:26:29 +11:00
  • e355d2cbdf Merge pull request #115 from python-escpos/feature/coverage-analysis Patrick Kanzler 2016-03-25 20:53:11 +01:00
  • 126e0e269a ADD coverage analysis Patrick Kanzler 2016-03-21 20:23:46 +01:00
  • 309866f8c9 Merge pull request #111 from mike42/feature/python3.5-support Patrick Kanzler 2016-03-19 12:51:03 +01:00
  • 8596148271 update .travis.yml to use a matrix of versions in build Michael Billington 2016-03-19 22:14:37 +11:00
  • 8b454c4765 Clean up non-float value, add v3.5 to tox test Michael Billington 2016-03-17 21:59:47 +11:00
  • f76db4e0d4 HOTFIX bracode: use proper NUL character instead of unicode-string Patrick Kanzler 2016-03-16 23:23:42 +01:00
  • e43e95bcff Merge pull request #102 from python-escpos/improve-packaging Patrick Kanzler 2016-03-12 10:47:10 +01:00
  • b2ff39b6b1 DOC add templates for issues and pull-requests Patrick Kanzler 2016-03-10 13:36:47 +01:00
  • 64e63b0180 PCKG automatically generate version from git-tags Patrick Kanzler 2016-03-09 12:01:02 +01:00
  • e49c35abc1 PCKG fix setup.py and improve Manifest Patrick Kanzler 2016-03-08 18:26:23 +01:00
  • f676782130 DOC add favicon Patrick Kanzler 2016-03-08 17:26:01 +01:00
  • 086b407b62 DOC use sphinx-rtd-theme even if built locally Patrick Kanzler 2016-03-08 17:21:27 +01:00
  • 1a2b8f1df2 PCKG refactor changelog and add to documentation Patrick Kanzler 2016-03-08 17:07:27 +01:00
  • 68641572f9 PCKG unify 'readme' in documentation and repository Patrick Kanzler 2016-03-08 16:37:42 +01:00
  • 7fdccb7245 PCKG add CONTRIBUTING document to repository and documentation Patrick Kanzler 2016-03-08 16:34:20 +01:00
  • fee650faba PCKG rework and streamline Readme-file Patrick Kanzler 2016-03-08 15:47:40 +01:00
  • 1009cf8988 PCKG exclude dist/ and build/ from repository Patrick Kanzler 2016-03-08 15:20:12 +01:00
  • 916b09a84c Merge pull request #105 from python-escpos/feature-disable-panel-buttons Patrick Kanzler 2016-03-11 14:45:23 +01:00
  • 80f6200915 FEATURE disable panel buttons Patrick Kanzler 2016-03-10 16:01:35 +01:00
  • f354791285 Merge pull request #104 from python-escpos/patkan-patch-1 Patrick Kanzler 2016-03-09 22:00:38 +01:00
  • 205728f5be DOC fix todo block in cut() Patrick Kanzler 2016-03-09 16:36:40 +01:00
  • 046cf1ff5b Merge pull request #94 from python-escpos/fix-image-printing Patrick Kanzler 2016-03-09 09:49:34 +01:00
  • 75252a3797 direct_image throws TypeError Christoph Heuel 2016-03-07 19:57:12 +01:00
  • 21992d7017 SETUP enable build of universal wheels Patrick Kanzler 2016-03-06 21:38:21 +01:00
  • 4c406c1775 FIX fullimage so that it at least creates output Patrick Kanzler 2016-03-03 21:43:12 +01:00
  • 5b5c2c0dba TEST extend tests for larger images (grayscale) Patrick Kanzler 2016-03-03 05:22:16 +01:00
  • 6b56de67a7 use unicode_literals everywhere Patrick Kanzler 2016-03-03 04:42:27 +01:00
  • c9ea90cd82 FIX all calls of _raw(), (except in images) in escpos Patrick Kanzler 2016-03-03 04:38:05 +01:00
  • 5d5412ba73 REFACTOR use bytes in constants-section Patrick Kanzler 2016-03-03 04:21:35 +01:00
  • 7005ba5899 DOC change type of msg for _raw to bytes Patrick Kanzler 2016-03-03 03:37:43 +01:00
  • 18518fa901 semiFIX image-printing (still broken) Patrick Kanzler 2016-03-03 00:47:30 +01:00
  • bda7f85346 ADD test for image printing and text Patrick Kanzler 2016-03-02 23:16:58 +01:00
  • 70307d0f24 FIX tox not executing nosetests Patrick Kanzler 2016-03-02 23:05:52 +01:00
  • 5a03f0fc7c DOC improve docstring of direct_image Patrick Kanzler 2016-03-02 23:16:08 +01:00
  • 4cfc4fd564 DOC show inheritance of printer-objects in documentation Patrick Kanzler 2016-03-08 20:06:19 +01:00
  • d96dcd8e7e Merge pull request #98 from DavisGoglin/issue/85 Patrick Kanzler 2016-03-08 19:28:07 +01:00
  • 9d12c7faab Add missing .upper() for function type Davis Goglin 2016-03-08 09:17:47 -08:00
  • 39d1c1d587 Format barcode types Davis Goglin 2016-03-08 09:16:35 -08:00
  • dbb0081287 Split CODE128 into it's character sets Davis Goglin 2016-03-08 08:45:49 -08:00
  • 68a9dcc47b Typo fix GS_128 -> GS-128 Davis Goglin 2016-03-08 08:12:51 -08:00
  • 7f921c667b Fix barcode type B codes Davis Goglin 2016-03-07 17:39:12 -08:00
  • d888a39b6f Fix typo, CODEBAR -> CODABAR Davis Goglin 2016-03-07 16:22:13 -08:00
  • 250455ae23 Add null terminator when printing barcode of type A, issue #58 Davis Goglin 2016-03-07 16:20:04 -08:00
  • d9ffb03089 Update documentation for barcode function type B davisgoglin 2016-03-06 20:25:16 -08:00
  • 5c49e0103c Update barcode printing to allow for barcode function type B davisgoglin 2016-03-06 20:06:05 -08:00
  • 60bc6b7d5c Add barcode types for function type B, reorganize existing types davisgoglin 2016-03-06 20:04:58 -08:00
  • cdf997aff5 FIX import problems with __init__.py Patrick Kanzler 2016-03-07 00:10:06 +01:00
  • 8b8162c1a9 Merge pull request #93 from Loafdude/more_text_sizes Patrick Kanzler 2016-03-02 19:13:57 +01:00
  • 870144aac6 Simplify variable checking on width and height values Dean Rispin 2016-03-01 16:34:21 -08:00
  • e48755f7d0 Add error checking on width and height fields: Dean Rispin 2016-03-01 16:25:38 -08:00
  • 8d00e63b87 Add width/height multiplier support, upsidedown text and text smoothing Dean Rispin 2016-03-01 10:05:52 -08:00
  • 7c98de6727 ADD inverted printing to set method Dean Rispin 2016-02-29 10:04:00 -08:00
  • 8000cf258b Merge pull request #87 from Loafdude/development Patrick Kanzler 2016-02-29 20:33:28 +01:00
  • b7c6edc9e1 Add optional timeout variable for printer network connections Dean Rispin 2016-02-29 09:09:11 -08:00
  • f303a38a8d DOC add captions to the toctrees in documentation Patrick Kanzler 2016-02-16 22:55:49 +01:00
  • d672ca1268 improve packaging and test environment Patrick Kanzler 2016-02-11 18:37:13 +01:00
  • 3e200a86b9 ADD very basic nosetest Patrick Kanzler 2016-02-10 19:32:00 +01:00
  • 95f5b5ed48 Merge changes from 'master' into 'development' Patrick Kanzler 2016-02-08 17:44:26 +01:00
  • 331fe6a93a version bump to 1.0.9 v1.0.9 Patrick Kanzler 2016-01-24 15:32:54 +01:00
  • ae37de2577 DOC improve doc on network printing Patrick Kanzler 2016-01-17 16:00:03 +01:00
  • 720545979c Merge pull request #81 from python-escpos/review-barcode-printing Patrick Kanzler 2016-01-14 15:56:51 +01:00
  • 0c56f5c831 DOC improve docstring in barcode-method Patrick Kanzler 2016-01-14 15:50:58 +01:00