Welcome,
Guest
. Please
login
or
register
.
June 11, 2026, 07:26:17 PM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
Text size in UITextList
« previous
next »
Print
Pages: [
1
]
Author
Topic: Text size in UITextList (Read 5607 times)
andrew
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 44
Text size in UITextList
«
on:
January 07, 2014, 06:57:27 PM »
I'm trying to do a chat window. I have a bitmapped font that I think by default is 16 high according to the widget tool, but dimensions always default it to 90 pixels high. I set up everything just like the chat example but my text is HUGE. How do I get it to use smaller text?
«
Last Edit: January 07, 2014, 07:24:06 PM by andrew
»
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: Text size in UITextList
«
Reply #1 on:
January 08, 2014, 01:01:51 PM »
If it defaults to 90 pixels and the text is huge, then it's actually 90 pixels tall, not 16. Unless it's stretched. If it's stretched, check the Pixel Size on the font or atlas you're using. It should be 1.
Logged
andrew
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 44
Re: Text size in UITextList
«
Reply #2 on:
January 08, 2014, 09:47:41 PM »
Regardless of the size of the bitmapped font.. is there no way to scale the text anymore? No way to use a bitmapped font in a UITextList? Creating multiple sized bitmapped fonts is not realistic. I'm able to specify the size for a dynamic font. Is that the only option?
Thanks
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: Text size in UITextList
«
Reply #3 on:
January 08, 2014, 09:52:57 PM »
You can still adjust the scale.
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
Text size in UITextList