tr3v3r / react-native-esc-pos-printer

An unofficial React Native library for printing on an EPSON TM printer with the Epson ePOS SDK for iOS and Epson ePOS SDK for Android
MIT License
137 stars 64 forks source link

[Question]: What does printing.smooth(true) do? #114

Closed tolypash closed 10 months ago

tolypash commented 10 months ago

Hey @tr3v3r , I was just wondering what printing.smooth(true) does. Couldn't find any documentation on EPSON or here either. Thanks in advance :)

tolypash commented 10 months ago

Ok I looked at the picture in docs of the test print very closely - it just makes the text smoother :) Closing!