Skip to content

Commit

Permalink
cleanup todo page
Browse files Browse the repository at this point in the history
  • Loading branch information
patkan committed Jun 19, 2019
1 parent 8b30768 commit fa140c2
Showing 1 changed file with 3 additions and 32 deletions.
35 changes: 3 additions & 32 deletions doc/user/todo.rst
Expand Up @@ -2,38 +2,9 @@
TODO
****

Introduction
------------

python-escpos is the initial idea, from here we can start to build a
robust library to get most of the ESC/POS printers working with this
library.

Eventually, this library must be able to cover almost all the defined
models detailed in the ESC/POS Command Specification Manual.

Details
-------

What things are planned to work on?

Testing
~~~~~~~

* Test on many printers as possible (USB, Serial, Network)
* automate testing

Design
~~~~~~

* Add all those sequences which are not common, but part of the ESC/POS
Command Specifications.

* Port to Python 3
* Windows compatibility (hidapi instead libusb?)
* PDF417 support

* use something similar to the `capabilities` in escpos-php
Open points and issues of the project are tracked in the GitHub issues.
Some annotations still remain in the code and should be moved over time
into the issue tracker.

Todos in the codebase
~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit fa140c2

Please sign in to comment.