Hi,
I'm designing a flash game and I have a text field to display the score as:
000000
I want to use a specific pixel font to display it. The only problem about this particular font is the width of figure 1 is not equal to other figures.
So these two scores have different widths for instance (they will look aligned in this thread though):
000000
000010
There are lots of solutions come to my mind but all are a little bit tricky, what would you do if you really want to keep using this particular font for the score field?
(I don't have Fontographer or FontLab which would be the best tool to solve it by redesigning the figure 1 or adjusting kerning)
I'm designing a flash game and I have a text field to display the score as:
000000
I want to use a specific pixel font to display it. The only problem about this particular font is the width of figure 1 is not equal to other figures.
So these two scores have different widths for instance (they will look aligned in this thread though):
000000
000010
There are lots of solutions come to my mind but all are a little bit tricky, what would you do if you really want to keep using this particular font for the score field?
(I don't have Fontographer or FontLab which would be the best tool to solve it by redesigning the figure 1 or adjusting kerning)
Comment