Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: heisenburger on March 11, 2014, 08:28:00 PM

Title: Teeny Fonts
Post 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?
Title: Re: Teeny Fonts
Post by: ArenMook on March 11, 2014, 08:38:09 PM
Size 32 font in NGUI/BMFont = letters will be 32 pixels tall at most. Word "size" is not in pixels.
Title: Re: Teeny Fonts
Post by: heisenburger on March 18, 2014, 12:27:09 AM
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!