marvinvis
Results
1
issues of
marvinvis
I'm using UITextIcon musicIcon = UITextIcon(u8g2_font_siji_t_6x10, UISize(14, 14)); when setting the text using an escape sequence: musicIcon.setText("\xee\x88\x85"); nothing is shown. however, using a UITextLine with the parameter isUnicode to true,...