anastaciocintra / escpos-coffee

Java library for ESC/POS printer
https://anastaciocintra.github.io/escpos-coffee
MIT License
282 stars 74 forks source link

Add PrinterFeatures #90

Open Chase22 opened 5 months ago

Chase22 commented 5 months ago

This fixes #86. For printers that do not support Font Switching the boolean can be set to false.

Extracted the functionality into a separate class if more toggles are needed in the future