Can someone show me an example of smiley(emoji) in JAVAFX? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Can someone show me an example of smiley(emoji) in JAVAFX?

I just start to learn JavaFX and have a hard time drawing emoji. Can someone show me an example of emoji like this: https://ibb.co/hVrP3L? So far I got this: https://code.sololearn.com/c1IRmnkPVc6Q Thanks for any help!

30th Oct 2018, 9:57 PM
DIY Mods
DIY Mods - avatar
3 Answers
+ 2
I don't think it is supported in SoloLearn's code playground.
31st Oct 2018, 10:41 AM
Shuaib Nuruddin
Shuaib Nuruddin - avatar
+ 1
The other way is draw them by yourself using geoms like Ellips2D Line and Polygon
3rd Nov 2018, 8:57 PM
Michael Yevtushenko
Michael Yevtushenko - avatar
0
You can add them to your application as images.
3rd Nov 2018, 8:53 PM
Michael Yevtushenko
Michael Yevtushenko - avatar