vdurmont/emoji-java

These emoji cannot display on swing JTextArea and JButton in Windows10

Moresweet opened this issue · 3 comments

I am a student, I want to use these emojis on my project. When I running in terminal,it is normal to display.But in the swing compent ,it does not work. But if I set font as "Segoe UI Emoji". It can display emoji and have not color. If I change the font, my chinese words is can not be displyed. I want to find the solution. Thanks

try NotoColorEmojiCompat.ttf

try NotoColorEmojiCompat.ttf

Thanks for your reply. This solution is executable. I have already sloved this problem. I use the style of calligraphy called "Semoge UI" inWindows. And then it can display. And I use Java HTML Compents tag to depart the emoji and words. Thanks again.

Looks like this was resolved.