Welcome,
Guest
. Please
login
or
register
.
January 13, 2025, 07:49:59 PM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
128pt dynamic font limit
« previous
next »
Print
Pages: [
1
]
Author
Topic: 128pt dynamic font limit (Read 3283 times)
dlewis
Guest
128pt dynamic font limit
«
on:
May 14, 2013, 11:19:21 PM »
How come you decided to limit the dynamic font size to 128?
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: 128pt dynamic font limit
«
Reply #1 on:
May 15, 2013, 01:26:38 AM »
For sanity's sake, pretty much. 128 size glyphs are pretty massive.
Logged
eucryptic
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 27
Re: 128pt dynamic font limit
«
Reply #2 on:
October 14, 2013, 08:43:18 PM »
This is a huge showstopping bug for us.
We're using fonts on a 3d camera, and 128px really isn't big enough.
I'm trying to create a font around 160px.
It's for a large display with few characters.
Could you remove this limitation please?
Logged
dlewis
Guest
Re: 128pt dynamic font limit
«
Reply #3 on:
October 14, 2013, 08:44:35 PM »
You can always change it locally. It's a 1 line thing.
Yay source code!
Logged
mishaps
Jr. Member
Thank You
-Given: 0
-Receive: 0
Posts: 65
Re: 128pt dynamic font limit
«
Reply #4 on:
October 14, 2013, 09:30:28 PM »
Quote from: dlewis on October 14, 2013, 08:44:35 PM
You can always change it locally. It's a 1 line thing.
Yay source code!
cool! where's that line in ngui?
Logged
dlewis
Guest
Re: 128pt dynamic font limit
«
Reply #5 on:
October 14, 2013, 09:33:43 PM »
UIFont line 502. It's easy enough to do a search for 128 and see what comes up (That's all I did).
Logged
mishaps
Jr. Member
Thank You
-Given: 0
-Receive: 0
Posts: 65
Re: 128pt dynamic font limit
«
Reply #6 on:
October 14, 2013, 10:41:04 PM »
good thinking! thanks for the line num anyways!
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
128pt dynamic font limit