I'm trying to modify the font.cfg file to get it working properly with my own custom huddigits.png
The numbers 0-9 and / in my huddigits.png are much smaller compared to the default ones. The number 0 is 5 pixels wide and approx. 10 pixels long.
The problem I'm having is the spacing between the digits. It seems like there is a weird space between some digits.
For instance, if I have 1 followed by 0, it shows up as:
1 00
The 0s are together, but the 1 has a space between it and the first 0
I'm also wondering what the 4 numbers beside fontchar are. I've experimenting with changing the values, but I can't seem to fix the spacing problem between digits. Any help is appreciated.
EDIT: I am looking through the cubescript doc site after coming back from the bathroom in 30 seconds.
EDIT 2: Nevermind, the cubescript docs helped me out and it works. Sorry about this...
The numbers 0-9 and / in my huddigits.png are much smaller compared to the default ones. The number 0 is 5 pixels wide and approx. 10 pixels long.
The problem I'm having is the spacing between the digits. It seems like there is a weird space between some digits.
For instance, if I have 1 followed by 0, it shows up as:
1 00
The 0s are together, but the 1 has a space between it and the first 0
I'm also wondering what the 4 numbers beside fontchar are. I've experimenting with changing the values, but I can't seem to fix the spacing problem between digits. Any help is appreciated.
EDIT: I am looking through the cubescript doc site after coming back from the bathroom in 30 seconds.
EDIT 2: Nevermind, the cubescript docs helped me out and it works. Sorry about this...