receipt-print-hq / escpos-tools

Utilities to read ESC/POS print data
MIT License
200 stars 73 forks source link

implement basic handling of inline formatting; emphasis command #10

Closed mike42 closed 7 years ago

mike42 commented 7 years ago

This pull request addresses emphasis in HTML output (#9) with a basic system for inline formatting - <span> in html.

Only the impact of ESC E (EnableEmphasisCmd) and ESC @ (InitializeCmd) are applied here, other commands probably exist which will also affect this formatting.

screenshot from 2017-05-20 23-41-48