This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Dose grlib support emoji?

Hi All,

I am trying to display some emoji using grlbi for tiva-c, I have generated a new font c file from OpenSans.ttf (https://github.com/MorbZ/OpenSansEmoji

English "hello"

Emoji " "

  • Hello Wing,

    grlib is a graphics implementation and management format. We have not tried emoji implementation or display.

    Regards
    Amit
  • Hello Amit,

    Thank you for your quick response,  I understand that grlib is a library that mainly handles graphics drawing.  Would you mind give me some directions to make the emoji font to work? The steps are the same as other normal fonts(just use the tools provided by ti to convert a .ttf file to .c file and then change the font in grlib)? Or some additional steps required?

    Best Regards

    Wing ho