Hello,
All my game scale correctly when I change the "Fullscreen in browser" method...
Except for the button texts (even with "Auto font-size"):
Scale off: Good
Letter box integer scale: Bad
But if I specify a font-size in CSS then:
Letter box integer scale: Good
Scale off: Bad
How can I dynamically re-size the font depending on the resolution?
Thanks for your time,