Hi,
Is there a way to convert dynamically (in real-time) integer numbers to sprite-font ?
I have a global int variable that I want to display it's value with sprite font every time it's value changes.
Is it possible to do that without using web font ?
Thanks in advance.