I'm creating a kind of notepad, and I'm trying to find some way, so that the user can format their letter, size, color, etc. in a JavaFX TextArea. Would anyone know if JavaFX has a specific library for this? so I can insert above the TextArea a bar for text formatting?
If anyone knows, thank you!