Hi guys,
I have a question on adding the support of the Emoji to my personal look-and-feel, I'm the developer of
material-ui-swing and I'm using the "Noto Sans" for font and it doesn't support the emoji (like ♥).
I'm loading the font, Noto Sans, with code like this
This is the actual visive effect
Well, now I want to add
Noto Color Emoji inside the look-and-feel but I don't know a method for using "Noto Sans" and "Noto Color Emoji" together.
PS: I know only one method for support this, and I must join the file fonts described inside
this question on stack forum.
Exist another solution to this problem with
Java?
Thanks your help.
This question on
reddit