receipt-print-hq / escpos-tools

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

HTML output: Arbitrary height/width multiples #13

Open mike42 opened 7 years ago

mike42 commented 7 years ago

The SelectCharacterSizeCmd may request any height or width multiple up to 8x8. The text-size.bin example from escpos-php exercises this (screen capture from #15)-

screenshot from 2017-05-21 12-57-19

Correctly rendered, this should cause a large variety of heights and widths to be displayed.