Im using a .ttf font in an NGUI UILabel, and am having some weird issues with the line spacing of the font.
If I use the font in 'microsoft paint', I get no vertical line spacing issues whatsoever...
However, when I use the font in an NGUI UILabel the vertical line spacing seems to decrease, 'scrunching' the text together if you will.
Has anyone run into this issue? I have tried editing the font spacing values using 'FontForge' but no difference has been made.
Thanks in advance!