1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-07-15 08:43:30 +00:00

Commit Graph

  • 109b7cb723 migrate abstract base class test Patrick Kanzler 2023-08-09 22:53:00 +02:00
  • 31daabcbea
    Improve documentation build (#539) Patrick Kanzler 2023-08-09 00:52:01 +02:00
  • f8a9a0ccba remove extensions from index Patrick Kanzler 2023-08-09 00:48:24 +02:00
  • 0d4d695eab add chapter intro Patrick Kanzler 2023-08-09 00:44:26 +02:00
  • fc9c59ca7c move directive Patrick Kanzler 2023-08-09 00:29:14 +02:00
  • 58509a5492 remove omly directive Patrick Kanzler 2023-08-09 00:28:31 +02:00
  • 18e79cc3c2 restructure headings Patrick Kanzler 2023-08-09 00:23:52 +02:00
  • 8b3f8e41a1 change heading levels Patrick Kanzler 2023-08-08 22:54:12 +02:00
  • 37da7eefbd enable pdf build with xelatex Patrick Kanzler 2023-08-08 22:34:38 +02:00
  • a11db68c00 use imgconverter Patrick Kanzler 2023-08-08 22:27:32 +02:00
  • 4a0f5855ef
    disable pdf build for now (#538) Patrick Kanzler 2023-07-29 21:05:18 +02:00
  • 10f4d13752 disable pdf build for now Patrick Kanzler 2023-07-29 20:57:50 +02:00
  • 60c4f481ae
    Add printer profile list to documentation (#536) Patrick Kanzler 2023-07-29 02:02:13 +02:00
  • 3f3b89fd27 add feature table Patrick Kanzler 2023-07-29 01:46:09 +02:00
  • 1717b9a641 add notes on usage Patrick Kanzler 2023-07-29 01:36:28 +02:00
  • ed5a259ad0 add color and encoding table Patrick Kanzler 2023-07-29 01:26:07 +02:00
  • 1309976e6e add encoding list Patrick Kanzler 2023-07-29 00:34:12 +02:00
  • 18365fe653 restructure documentation Patrick Kanzler 2023-07-28 23:33:17 +02:00
  • 658fd60d6c Update doc/capability_templates/capabilities-template.jinja Patrick Kanzler 2023-07-28 00:22:02 +02:00
  • b12df7e250 Update doc/capability_templates/capabilities-template.jinja Patrick Kanzler 2023-07-28 00:21:00 +02:00
  • 5e1d9bd883 add todos Patrick Kanzler 2023-07-27 23:37:52 +02:00
  • 8222c1e587 add first draft of printer profile listing Patrick Kanzler 2023-07-27 23:26:29 +02:00
  • 09a598883c
    351 ean example fix (#537) Patrick Kanzler 2023-07-28 18:23:18 +02:00
  • 16d5873958
    Update src/escpos/cli.py Patrick Kanzler 2023-07-28 18:20:29 +02:00
  • 7472ed6307 fix authors list Patrick Kanzler 2023-07-28 18:13:52 +02:00
  • 09c340a6ad Merge remote-tracking branch 'brianredbeard/ean-example-fix' into 351-ean-example-fix Patrick Kanzler 2023-07-28 18:10:31 +02:00
  • df9e8ff394
    Feature(escpos) Add buzzer function (#535) Alfredo orozco 2023-07-27 11:10:19 -06:00
  • ab05e4df7e update mailmap Patrick Kanzler 2023-07-27 19:02:37 +02:00
  • 9eef315b03 update authors Patrick Kanzler 2023-07-27 19:00:20 +02:00
  • e8360dd709 improve text Patrick Kanzler 2023-07-27 18:59:26 +02:00
  • 8891d6bcc1 Run black in tests files Alfredo Orozco 2023-07-25 22:33:57 -06:00
  • 0d03c71237 Run black in tests files Alfredo Orozco 2023-07-25 22:32:58 -06:00
  • 9d4c4bc7c7
    Update test_function_buzzer.py to pass black Alfredo orozco 2023-07-25 14:15:07 -06:00
  • c10242c09d ture(escpos) Add buzzer function Alfredo Orozco 2023-07-24 22:30:59 -06:00
  • f62fad2b7b Update AUTHORS Alfredo Orozco 2023-07-24 22:26:41 -06:00
  • 9ff327d967
    Remove sleep when quering status. Fixes #407 (#534) Benito López 2023-07-23 23:22:27 +02:00
  • 6c00a5ce83 Remove unused import time belono 2023-07-23 01:49:56 +02:00
  • c0962edd23 Remove sleep when quering status belono 2023-07-23 01:43:04 +02:00
  • 90b887faa7 Reduce sleep when quering status belono 2023-07-22 10:39:03 +02:00
  • e9e8b10582
    Fixes from ci (#533) Patrick Kanzler 2023-07-21 23:03:46 +02:00
  • ed141a3ae9 rename deprecated methods Patrick Kanzler 2023-07-21 22:55:34 +02:00
  • cbe61bb984 use importlib_resources Patrick Kanzler 2023-07-21 22:50:50 +02:00
  • 63f0829a74 fix action Patrick Kanzler 2023-07-21 22:34:24 +02:00
  • 1b81c5e324 configure flake for black Patrick Kanzler 2023-07-21 22:30:38 +02:00
  • 01802e5c3d make flake8 more strict Patrick Kanzler 2023-07-21 22:24:50 +02:00
  • e2353e9475 remove unused os import Patrick Kanzler 2023-07-21 22:17:17 +02:00
  • 92ed0a3a18 remove unused imports Patrick Kanzler 2023-07-21 22:16:19 +02:00
  • b71cbc8f95 break line Patrick Kanzler 2023-07-21 22:14:11 +02:00
  • cb3f4e856b
    [FIX] doesn't work in multi user env (#532) Florent de Labarre 2023-07-21 22:10:29 +02:00
  • 74a912abce [FIX] doesn't work in multi user env Florent de Labarre 2023-07-21 12:55:25 +02:00
  • 756bf2c6c2
    Bump actions/setup-python from 4.6.1 to 4.7.0 (#531) dependabot[bot] 2023-07-17 17:59:00 +02:00
  • df85bafd87
    Bump actions/setup-python from 4.6.1 to 4.7.0 dependabot[bot] 2023-07-14 10:11:33 +00:00
  • 3c11c1b9ab
    New high level barcode method. Closes #245, #244. (#527) Benito López 2023-07-12 20:45:41 +02:00
  • bf804edbba improve linkage in documentation Patrick Kanzler 2023-07-11 23:39:32 +02:00
  • 41d800c757
    Merge branch 'master' into master Patrick Kanzler 2023-06-09 01:25:48 +02:00
  • 676d2840de
    Bump sphinx-rtd-theme from 1.2.1 to 1.2.2 (#528) dependabot[bot] 2023-06-09 01:24:17 +02:00
  • d764821725
    Bump sphinx-rtd-theme from 1.2.1 to 1.2.2 in /doc dependabot[bot] 2023-06-08 10:57:05 +00:00
  • d34bbdb526
    Bump sphinx-rtd-theme from 1.2.1 to 1.2.2 dependabot[bot] 2023-06-08 10:56:51 +00:00
  • 8a17e0ddaf
    Fix wrong default param in docstring Benito López 2023-06-07 22:42:33 +02:00
  • 1a15b837c9 Fix _sw_barcode() docstring param belono 2023-06-06 12:04:46 +02:00
  • 14d91a7915 Move image dpi setting to writter_options belono 2023-06-06 11:54:18 +02:00
  • b9af8d2da2
    Merge pull request #13 from belono/belono/issue245 Benito López 2023-05-31 23:18:41 +02:00
  • 692c0ea5a1 Fix exception belono 2023-05-31 22:41:56 +02:00
  • 707ef39e05 Update tests at test_function_softbarcode belono 2023-05-31 22:38:21 +02:00
  • 5acc479346 Fix docs build belono 2023-05-29 00:41:39 +02:00
  • 6e9548ce0d
    Merge branch 'master' into belono/issue245 Benito López 2023-05-28 23:32:20 +02:00
  • a46092bf4d Better approximation to native font size belono 2023-05-28 20:44:19 +02:00
  • af093dd04d Attempt to match the sw and hw barcode sizes belono 2023-05-28 20:27:20 +02:00
  • e72ebc7986
    Bump actions/setup-python from 4.6.0 to 4.6.1 (#526) dependabot[bot] 2023-05-25 14:03:26 +02:00
  • 7c6e1fa676
    Bump actions/setup-python from 4.6.0 to 4.6.1 dependabot[bot] 2023-05-25 10:56:50 +00:00
  • c67c077a4d
    Bump sphinx-rtd-theme from 1.2.0 to 1.2.1 (#524) dependabot[bot] 2023-05-23 15:22:50 +02:00
  • ef4a10f85f
    Bump sphinx-rtd-theme from 1.2.0 to 1.2.1 dependabot[bot] 2023-05-23 10:57:14 +00:00
  • e643f64a73
    Bump sphinx-rtd-theme from 1.2.0 to 1.2.1 in /doc dependabot[bot] 2023-05-23 10:56:54 +00:00
  • fc17391b63
    remove unused badges (#522) Patrick Kanzler 2023-05-18 16:38:40 +02:00
  • ffae3714ba remove unused badges Patrick Kanzler 2023-05-18 16:35:33 +02:00
  • 905e37e52e
    update read the docs config (#520) Patrick Kanzler 2023-05-18 16:33:20 +02:00
  • ecebbb3bbd add apt dependencies Patrick Kanzler 2023-05-18 16:30:42 +02:00
  • d4419fee91 use sphinx rtd theme 1.2.0 Patrick Kanzler 2023-05-18 16:24:45 +02:00
  • 12b2eb3880 post on execution on RTD Patrick Kanzler 2023-05-18 16:12:56 +02:00
  • b487067597 format as list Patrick Kanzler 2023-05-18 15:56:23 +02:00
  • 774a040c2b add submodule capabilities-data Patrick Kanzler 2023-05-18 15:55:09 +02:00
  • 5de86d4e4d include submodules in build Patrick Kanzler 2023-05-18 15:44:19 +02:00
  • f6899b2c07 fix path to requirements Patrick Kanzler 2023-05-18 15:41:04 +02:00
  • 3c1b4b97f4 add link to black Patrick Kanzler 2023-05-18 15:37:51 +02:00
  • 8b1fb29905 add hints on black code style Patrick Kanzler 2023-05-18 15:26:21 +02:00
  • 0bdd246e02 update read the docs config Patrick Kanzler 2023-05-18 15:15:47 +02:00
  • 66348ccc0a
    Added example with Docker and Flask (#519) Ricardo Sánchez Alba 2023-05-18 07:06:06 -06:00
  • a023da91e0 format with black Patrick Kanzler 2023-05-18 15:03:49 +02:00
  • ddc3481ab8 Add --force_software option to CLI belono 2023-05-17 11:45:41 +02:00
  • dc518bdefb new line at the end of file Ricardo Sanchez Alba 2023-05-16 17:44:58 -06:00
  • 991efddbd6 Update barcode examples and docs belono 2023-05-16 12:19:13 +02:00
  • 4da3607b1b set flask debug flag to False Ricardo Sanchez Alba 2023-05-13 11:15:44 -06:00
  • 27766b2478 Added example with Docker and Flask Ricardo Sanchez Alba 2023-05-12 19:06:34 -06:00
  • 2b826aa834
    add changelog (#516) v3.0a9 Patrick Kanzler 2023-05-11 23:37:09 +02:00
  • dcc437d9b0 add changelog Patrick Kanzler 2023-05-11 23:26:45 +02:00
  • 3560f8b12b
    housekeeping: fix-build for doc (#515) Patrick Kanzler 2023-05-11 23:12:46 +02:00
  • dbdc9a0b91 update capabilities data Patrick Kanzler 2023-05-11 23:05:03 +02:00
  • 3fd59ede3a add importlib metadata to requirements for doc build Patrick Kanzler 2023-05-11 22:59:42 +02:00
  • 3522311cbe update pull request template Patrick Kanzler 2023-05-11 22:57:24 +02:00
  • f64534716b disable git checkout head² Patrick Kanzler 2023-05-11 22:55:08 +02:00