Hi everyone.
I need to resize numbers in a font so that their size will be the same as lowercase letters.
I attached to this ticket two TTF:
AmazoneBT-Regular.ttf is the original font
Ron-AmazoneBT-Regular.ttf is the resized one
To resize I load the original font, select the numbers from 0 to 9, transform them scaling by 60%, rename the font and generate a new one.
As you can see the resized font appears different depending on font size.
Numbers are unexpected for small size fonts, while they are correct for big size.
Am I doin' something wrong? I try the same process on other fonts, and it seems to work properly.
Thanks a lot for any help.