mazenrashed / Printooth

A well documented, high-level Android interface that makes printing via bluetooth printers easier
Mozilla Public License 2.0
400 stars 114 forks source link

hi ,how to set thai language , code below not working #55

Closed ts00264250 closed 4 years ago

ts00264250 commented 4 years ago

al.add( (new TextPrintable.Builder()) .setText(text) .setCharacterCode(DefaultPrinter.Companion.getCHARCODE_THAI42()) .setNewLinesAfter(1) .build());

ts00264250 commented 4 years ago

-