1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-12-02 09:43:30 +00:00

add feature table

This commit is contained in:
Patrick Kanzler
2023-07-29 01:46:09 +02:00
parent 1717b9a641
commit 3f3b89fd27
4 changed files with 17 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
Available Encodings
-------------------
:Last Reviewed: 2023-07-27
:Last Reviewed: 2023-07-29
.. datatemplate:json:: ../../capabilities-data/dist/capabilities.json
:template: capabilities-template-encoding.jinja

View File

@@ -2,7 +2,7 @@
Available Profiles
------------------
:Last Reviewed: 2023-07-27
:Last Reviewed: 2023-07-29
The following list describes which printer profiles are
available in this release.

View File

@@ -1,6 +1,6 @@
Capabilities
------------
:Last Reviewed: 2023-07-27
:Last Reviewed: 2023-07-29
Since the used command set often differs between printers,
a model for supporting different printers is implemented.