Where can I find the enableUTF8Print() command?
semibank opened this issue · 1 comments
semibank commented
Referring to pagebuffer - korean in the u8g2 example.
I'm trying to use korean font
u8g2.setFont(u8g2_font_unifont_t_korean2);
u8g2.enableUTF8Print(); Part of could not be processed.
Where can I find the enableUTF8Print() command?
thank you
Please help me use the u8g2_font_unifont_t_korean2 font.
olikraus commented
enableUTF8Print() is not required, it is enabled by default.