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

Commit Graph

  • 8cac2a1fc6 Update docstrings belono 2023-05-11 12:20:44 +02:00
  • 898dd6935a Use param font_size in sw_barcode() belono 2023-05-11 12:16:47 +02:00
  • 8f225fe53a Make barcode() smarter, improvements and clean up belono 2023-05-10 20:40:58 +02:00
  • 83c7f5745c
    Bump capabilities-data from 190a96d to 5fb5cb7 (#514) dependabot[bot] 2023-05-10 15:15:16 +02:00
  • c7c9727b0f
    Bump capabilities-data from 190a96d to 5fb5cb7 dependabot[bot] 2023-05-10 10:56:42 +00:00
  • 7bf8d4e4b8
    Add support for slip/cheque dot matrix printers (#485) Mathieu Poussin 2023-05-09 01:25:48 +02:00
  • 618b23bc19 fix comments Patrick Kanzler 2023-05-09 01:24:08 +02:00
  • a827bcec20 format Patrick Kanzler 2023-05-09 01:19:07 +02:00
  • c2ec6051d7
    Merge branch 'master' into add-slip-support Patrick Kanzler 2023-05-09 01:18:15 +02:00
  • 6849dd3979
    Add Chinese support (#356) 白月秋见心 2023-05-09 07:18:00 +08:00
  • f4f5582583
    Merge branch 'master' into development Patrick Kanzler 2023-05-09 01:16:31 +02:00
  • 25867f3196
    update to most recent printer database (#513) Patrick Kanzler 2023-05-09 01:15:34 +02:00
  • c04ee6b80d update formatting Patrick Kanzler 2023-05-09 01:14:50 +02:00
  • caa4025fad update to most recent printer database Patrick Kanzler 2023-05-09 01:11:43 +02:00
  • 8bbbf7ceac
    soft_barcode to render directly (#469) B. Howell 2023-05-09 01:07:56 +02:00
  • cfb37b6359
    Merge branch 'master' into development Patrick Kanzler 2023-05-09 01:05:31 +02:00
  • a108d60329
    Merge branch 'master' into master Patrick Kanzler 2023-05-09 01:03:52 +02:00
  • 3249d8c0f0
    Merge branch 'master' into add-slip-support Patrick Kanzler 2023-05-09 01:03:39 +02:00
  • 6b7653fbbf Add missing param to _sw_barcode call belono 2023-04-22 17:17:34 +02:00
  • 5b72985b0a
    Merge pull request #512 from python-escpos/dependabot/github_actions/actions/setup-python-4.6.0 Patrick Kanzler 2023-04-21 17:27:24 +02:00
  • ef7d518953
    Bump actions/setup-python from 4.5.0 to 4.6.0 dependabot[bot] 2023-04-21 10:56:42 +00:00
  • 2d02d8aa6b Fix wrong sw barcode heigh/width belono 2023-04-20 17:20:27 +02:00
  • 4031fc3cb1 Merge software and hardware barcodes to one method belono 2023-04-20 16:03:30 +02:00
  • d4d3819d55
    Merge pull request #348 from belono/development Patrick Kanzler 2023-04-19 22:49:05 +02:00
  • 98ee06a783 preliminarily deactivate cups printer documentation Patrick Kanzler 2023-04-19 22:42:55 +02:00
  • de515a86cc add && Patrick Kanzler 2023-04-19 22:36:20 +02:00
  • 2b0d57a9c7 install pycups packages in doc build Patrick Kanzler 2023-04-19 22:34:08 +02:00
  • 1626af5def
    Merge branch 'master' into development Patrick Kanzler 2023-04-19 22:27:56 +02:00
  • e4a73ad5c5 install pycups on docbuild Patrick Kanzler 2023-04-19 22:27:03 +02:00
  • 709d90809c fixed formatting with black Patrick Kanzler 2023-04-19 22:23:23 +02:00
  • 90c340163c
    Merge branch 'master' into development Patrick Kanzler 2023-04-19 22:19:27 +02:00
  • 757fe3328c fix passenv Patrick Kanzler 2023-04-19 22:18:25 +02:00
  • 0a8d8ae6c4 py311 in tests Patrick Kanzler 2023-04-19 22:15:47 +02:00
  • 70d4da1364 format with black Patrick Kanzler 2023-04-19 22:11:09 +02:00
  • cbf887ed02 adapt confDir config for sphinx integration Patrick Kanzler 2023-04-19 20:37:08 +02:00
  • 8e8d2f8fb6
    Merge branch 'master' into master B. Howell 2023-04-17 18:08:30 +02:00
  • 5de3255b3c removed pickle load Fabian Wicker 2023-04-17 12:24:53 +02:00
  • 2b1374681f init capabilities Fabian Wicker 2023-04-17 12:21:48 +02:00
  • e420575eb6 init Fabian Wicker 2023-04-17 12:21:15 +02:00
  • 9451193774 added capabilities data Fabian Wicker 2023-04-17 12:20:23 +02:00
  • d0cf8042f7 removed submodule Fabian Wicker 2023-04-17 12:19:30 +02:00
  • b1a1204bb8 Add _read() method to the CupsPrinter() connector belono 2023-04-14 12:36:15 +02:00
  • 361afe3555
    Merge branch 'master' into development Benito López 2023-02-17 00:17:20 +01:00
  • 2bc61d9bf8
    Merge pull request #482 from vendryan/fix-typo Patrick Kanzler 2023-02-05 22:43:28 +01:00
  • 67827d8e4d
    Merge pull request #502 from python-escpos/dependabot/github_actions/actions/setup-python-4.5.0 Patrick Kanzler 2023-02-05 22:42:53 +01:00
  • 2567e0e12a
    Bump actions/setup-python from 3.1.1 to 4.5.0 dependabot[bot] 2023-02-05 21:36:52 +00:00
  • 83cccf0cb9
    Bump github/codeql-action from 1 to 2 (#481) dependabot[bot] 2023-02-05 22:36:00 +01:00
  • b650989ace
    Bump actions/setup-python from 3.1.1 to 4.4.0 dependabot[bot] 2022-12-23 10:06:17 +00:00
  • fe9c0573f8 Fix docs build belono 2022-12-11 18:41:05 +01:00
  • ea61f287cb Add/Improve documentation of the new connectors belono 2022-12-11 16:29:33 +01:00
  • 1ac7255a26
    Bump actions/setup-python from 3.1.1 to 4.3.1 dependabot[bot] 2022-12-09 10:01:30 +00:00
  • 69e9dca761 Fix black linter checks - Remove u"" strings belono 2022-11-24 20:23:21 +01:00
  • 49ab3f35a8 Fix build version targets for ubuntu-latest 22.04 belono 2022-11-24 12:09:04 +01:00
  • 84a3912b34 Fix docs build - libenchant1c2a -> libenchant-2-2 belono 2022-11-24 11:50:22 +01:00
  • 9a3057c8a8 Add LP Connector - UNIX printing via lp command belono 2022-11-24 00:11:01 +01:00
  • 55677e70c2
    Bump actions/setup-python from 3.1.1 to 4.3.0 dependabot[bot] 2022-10-11 10:06:37 +00:00
  • 0b695eff79
    Merge branch 'master' into development Benito López 2022-08-28 21:45:21 +02:00
  • f0760ddbc0 Add support for remote CUPS server belono 2022-08-28 21:39:01 +02:00
  • 39826c3286 Fix .mailmap belono 2022-08-15 22:22:44 +02:00
  • 00bde521a4
    Bump actions/setup-python from 3.1.1 to 4.2.0 dependabot[bot] 2022-08-03 10:03:40 +00:00
  • ff69fee94c
    Bump actions/setup-python from 3.1.1 to 4.1.0 dependabot[bot] 2022-07-12 10:03:35 +00:00
  • 028fdeed6a Add support for slip/cheque dot matrix printers Mathieu Poussin 2022-07-05 20:29:05 +02:00
  • 66d4b67153
    Bump actions/setup-python from 3.1.1 to 4.0.0 dependabot[bot] 2022-06-09 10:04:19 +00:00
  • 7f9878282d
    Fix typo vendryan 2022-05-13 08:52:27 +07:00
  • 90401d90b0
    Bump github/codeql-action from 1 to 2 dependabot[bot] 2022-04-26 10:09:15 +00:00
  • 50ce3093a4
    Bump actions/setup-python from 3.1.1 to 3.1.2 dependabot[bot] 2022-04-12 12:47:25 +00:00
  • 5e80764ff5
    Bump actions/checkout from 2 to 3 (#477) dependabot[bot] 2022-04-07 19:51:19 +02:00
  • 557dc84dd7
    Bump actions/checkout from 2 to 3 dependabot[bot] 2022-04-07 17:46:52 +00:00
  • 219b43d35a
    Bump actions/setup-python from 2.3.1 to 3.1.1 (#479) dependabot[bot] 2022-04-07 19:40:09 +02:00
  • 30f60843dc
    Bump actions/setup-python from 2.3.1 to 3.1.1 dependabot[bot] 2022-04-07 10:03:14 +00:00
  • a159904dd1
    Bump actions/setup-python from 2.3.1 to 3.1.0 dependabot[bot] 2022-04-04 10:04:30 +00:00
  • 793d723a73
    Bump actions/setup-python from 2.3.1 to 3 dependabot[bot] 2022-03-01 10:04:25 +00:00
  • 363185191d
    Bump actions/setup-python from 2.3.1 to 2.3.2 dependabot[bot] 2022-02-07 10:04:27 +00:00
  • c99ed6988f
    Merge pull request #2 from brendanhowell/brendanhowell-patch-1 B. Howell 2021-12-21 23:49:04 +01:00
  • da78d93fa8
    soft_barcode to render directly B. Howell 2021-12-21 23:43:39 +01:00
  • b16f44257e
    Bump actions/setup-python from 2.2.2 to 2.3.1 (#468) dependabot[bot] 2021-11-30 22:52:04 +01:00
  • 09294e07b6
    Bump actions/setup-python from 2.2.2 to 2.3.1 dependabot[bot] 2021-11-30 10:02:47 +00:00
  • 297baa13c8
    Bump actions/setup-python from 2.2.2 to 2.3.0 dependabot[bot] 2021-11-18 10:03:34 +00:00
  • 5bb0642b5d
    housekeeping tasks (#464) Patrick Kanzler 2021-10-30 22:21:34 +02:00
  • 5eb87aefa4 tox Patrick Kanzler 2021-10-30 22:19:36 +02:00
  • 177e6f1f74 install tox Patrick Kanzler 2021-10-30 22:15:23 +02:00
  • 813d3f8edc use tox Patrick Kanzler 2021-10-30 22:13:54 +02:00
  • 995d9dea2f clean up setuptools usage Patrick Kanzler 2021-10-30 22:10:26 +02:00
  • 5789436c9a update sphinx Patrick Kanzler 2021-10-30 21:59:19 +02:00
  • 4b8716ed36 newer sphinx version Patrick Kanzler 2021-10-30 21:52:00 +02:00
  • c0d91a5427 test Patrick Kanzler 2021-10-30 21:46:45 +02:00
  • 843932881f sudo Patrick Kanzler 2021-10-30 21:41:58 +02:00
  • 68392c0cae chain Patrick Kanzler 2021-10-30 21:40:44 +02:00
  • 2fb9b88dde add run step Patrick Kanzler 2021-10-30 21:39:14 +02:00
  • 342cd921c9 add command to checkout Patrick Kanzler 2021-10-30 21:36:05 +02:00
  • 17867af167 add newline Patrick Kanzler 2021-10-30 21:31:41 +02:00
  • 23ba509868 set explicit build command Patrick Kanzler 2021-10-30 21:30:03 +02:00
  • 79abdfa97e update dependency Patrick Kanzler 2021-10-30 21:23:16 +02:00
  • 51bad6ca7b enquote version numbers Patrick Kanzler 2021-10-30 21:18:19 +02:00
  • ffe29c52be update python versions Patrick Kanzler 2021-10-30 18:41:02 +02:00
  • 4b534dabba update settings to use black Patrick Kanzler 2021-10-30 18:35:44 +02:00
  • 8e5c600e20
    Merge pull request #463 from python-escpos/add-black Patrick Kanzler 2021-10-30 18:22:44 +02:00
  • 435f2bba24 reformat codebase Patrick Kanzler 2021-10-30 18:15:22 +02:00
  • 109a5d8a92 add config for black Patrick Kanzler 2021-10-30 18:14:59 +02:00
  • 4a88bacd3f add black as lint step Patrick Kanzler 2021-10-30 18:07:21 +02:00