bitbank2 / Thermal_Printer

Arduino library to draw text and graphics on BLE thermal printers
Apache License 2.0
350 stars 52 forks source link

Added support for CP852 (Latin-2) character set #33

Closed fulda1 closed 2 years ago

fulda1 commented 2 years ago

Added support for Latin-2 (CP-852) character set. This character set is used in Central Europe Character set can be switched "compile time" by using directive CP852_SUPPORT.