bluetooth_print icon indicating copy to clipboard operation
bluetooth_print copied to clipboard

how to set more smaller font then the regular font?

Open ayazkhalid opened this issue 1 year ago • 1 comments

i have set the normal font using this code list.add(LineText(type: LineText.TYPE_TEXT, linefeed: 1, weight: 0, width: 0, height: 0, underline: 0, content: 'normal')); but i need to make it more smaller. how can i do that?

ayazkhalid avatar May 09 '23 21:05 ayazkhalid