Game Development Community

Issue with font character spacing

by Igor G · in Torque Game Engine · 08/06/2008 (8:39 am) · 1 replies

Hi,

I'm using a customized Unicode font in my application, and it works fine for the most part. However, there's a very small issue with spacing on 1 character. Only in Torque does it create extra spacing after the letter m, because in other applications, such as MSWord, there is no such spacing. Does anyone have an idea how to fix this?

rpgdevelopers.com/Images/font_spacing.png
Thanks.

#1
08/06/2008 (9:18 am)
Update - when I use different font sizes, here's how Torque is rendering the text:

Size 10
www.rpgdevelopers.com/Images/font_spacing10.png
Size 11
www.rpgdevelopers.com/Images/font_spacing11.png
Size 12
www.rpgdevelopers.com/Images/font_spacing12.png
Size 13
www.rpgdevelopers.com/Images/font_spacing13.png
It looks like at size 12, there is much extra spacing.