Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+10 votes

If anyone has been able to do this, some explanation as to how would be helpful.

asked in CSC305 Fall 2021 by (1 point)

1 Answer

+2 votes

You will need to create some form of a listener to adjust the size of the text using parameters such as width to height ratio. You can check if JavaFx has a library which also allows you to do that.

answered by (1 point)
...