anastaciocintra / escpos-coffee

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

Add PrinterFeatures #90

Open Chase22 opened 3 months ago

Chase22 commented 3 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