Replies: 1 comment 4 replies
-
|
u8g2 unifont has some
Usage: #include "u8g2_font_unifont_t_emoticons.c" // grabbed from u8g2 project
void loadEmojiFont()
{
tft.setFont(&u8g2_font_unifont_t_emoticons)
}
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to cook a font to display unicode emojies 😂❤️😎 in text, at-least with mono color glyphs?
Beta Was this translation helpful? Give feedback.
All reactions