Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: heisenburger on March 11, 2014, 08:28:00 PM
-
So I've noticed that if I create a font at, say, size 32 from BMFont and then create a label at the default size of 32 the font is teeny tiny compared to how it looks "normally" (in, say, Illustrator).
My root is set to "PixelPerfect."
I don't think there's a way to do this, but is there any way to keep my font sizes consistent between my design software and my NGUI project?
-
Size 32 font in NGUI/BMFont = letters will be 32 pixels tall at most. Word "size" is not in pixels.
-
Size 32 font in NGUI/BMFont = letters will be 32 pixels tall at most. Word "size" is not in pixels.
Aha! Thank you. I will just have to translate manually between the two I suppose!