cleanup todo page

This commit is contained in:
Patrick Kanzler 2019-06-19 15:50:19 +02:00
parent 8b3076871f
commit fa140c2df5
1 changed files with 3 additions and 32 deletions

View File

@ -2,38 +2,9 @@
TODO TODO
**** ****
Introduction 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.
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
Todos in the codebase Todos in the codebase
~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~