lukevp / ESC-POS-.NET

Efficient, Easy to Use Thermal Printing & POS (Windows/Linux/OSX, WiFi/BT/USB/Ethernet)
MIT License
500 stars 161 forks source link

+: Add new method for set character's size. #273

Open lionden opened 1 month ago

lionden commented 1 month ago

Hi Luke, Thanks for your great project for printing receipt with ESC/POS protocal via C#. As a developer from China, I mainly print Chinese chars ( Here, I want to thank you again for specially pointing out how to set GBK encoding in the ramp up document). I need to set the chars in different size. So as the title mentioned, I have add a new method to support set characters' size.

I try to keep the code style as yours, hope these codes can be accessed. ;-)

And I'm going to add another support for .NET MAUI application, print receipt with Android/iOS device via bluetooth. I'll keep update to you if done.

Thanks and BR, Lionden L.