Author Topic: Will NGUI support ttf font when Untiy4 released?  (Read 11850 times)

zhangjiq1983

  • Guest
Will NGUI support ttf font when Untiy4 released?
« on: September 24, 2012, 08:53:48 PM »
As titled.
Unity4 will release some ttf access interfaces , so I think NGUI will add this.
Am I right?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Will NGUI support ttf font when Untiy4 released?
« Reply #1 on: September 25, 2012, 08:02:19 AM »
It's certainly a possibility.

busuzima

  • Guest
Re: Will NGUI support ttf font when Untiy4 released?
« Reply #2 on: November 14, 2012, 09:03:12 AM »
Hi ArenMook,
could you please give a more specific answer, whether it will support ttf or not? NGUI is a great help for our current project, but we really need ttf Fonts, too. 

Best regards, proud NGUI user ,)

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Will NGUI support ttf font when Untiy4 released?
« Reply #3 on: November 14, 2012, 11:47:26 AM »
The most specific answer I can give right now is -- not yet. I currently work at Unity, and the UI system there already supports all of this, and while it will be a while until it's released, it would be odd for me to reinvent the wheel at this time.

N3uRo

  • Guest
Re: Will NGUI support ttf font when Untiy4 released?
« Reply #4 on: November 14, 2012, 03:52:27 PM »
I understand that but we don't know when will be available the new Unity UI, it could be 3 months, 6 months...

dlewis

  • Guest
Re: Will NGUI support ttf font when Untiy4 released?
« Reply #5 on: November 14, 2012, 07:08:51 PM »
I understand that but we don't know when will be available the new Unity UI, it could be 3 months, 6 months...

I believe they originally said it would come with 3.0 or 3.5...so it's been a very...very long time coming. If TTF support isn't added in an update I will have to add it myself unfortunately :(

nah0y

  • Sr. Member
  • ****
  • Thank You
  • -Given: 1
  • -Receive: 2
  • Posts: 430
  • \o/
    • View Profile
Re: Will NGUI support ttf font when Untiy4 released?
« Reply #6 on: November 15, 2012, 04:49:57 AM »
So Aren,

Now that Unity4 is out and support dynamic fonts, will you add that to NGUI ? Or as you said, it will only be available in the new Unity GUI ?

If it isn't hard to implement, it will be a HUGE help :)

loverains

  • Guest
Re: Will NGUI support ttf font when Untiy4 released?
« Reply #7 on: November 15, 2012, 04:57:44 AM »
the Unity4 has released,it's very important for decide when to upgrade.
i'm using 3.5 with ngui,the multi bytes character atlas eat too many memory and archivement large
i want keep the ngui atlas solution for the UI control,the font just use dynamic.

nah0y

  • Sr. Member
  • ****
  • Thank You
  • -Given: 1
  • -Receive: 2
  • Posts: 430
  • \o/
    • View Profile
Re: Will NGUI support ttf font when Untiy4 released?
« Reply #8 on: November 17, 2012, 05:07:39 PM »
UP ?  :)

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Will NGUI support ttf font when Untiy4 released?
« Reply #9 on: November 17, 2012, 09:12:25 PM »
My answer still stands. New features for NGUI are a grey area with my contract right now, and the upcoming GUI already supports this correctly. Right now I'm focusing on polish, as usual -- and from Unity's side that will affect more than just NGUI. There have been a bunch of changes in Unity that will be out with 4.1 that greatly improve NGUI's performance and fix some of the weirdness -- such as removing the need for renaming FNT to TXT, UI disappearing after script recompile, or not resizing properly when you resize the game window to name a few.

mindlube

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 46
    • View Profile
Re: Will NGUI support ttf font when Untiy4 released?
« Reply #10 on: November 18, 2012, 12:54:27 PM »
Right now I'm focusing on polish, as usual -- and from Unity's side that will affect more than just NGUI. There have been a bunch of changes in Unity that will be out with 4.1 that greatly improve NGUI's performance and fix some of the weirdness
Michael, that's great to hear that Unity has snatched you up, at least for some contracting. Your attention to detail and coding skills will definitely make Unity 4.1 and/or the future Unity new-GUI even better!!!
Was glad to see there are continued updates to NGUI nonetheless :)


nah0y

  • Sr. Member
  • ****
  • Thank You
  • -Given: 1
  • -Receive: 2
  • Posts: 430
  • \o/
    • View Profile
Re: Will NGUI support ttf font when Untiy4 released?
« Reply #11 on: November 19, 2012, 07:53:23 AM »
Nice ! Can't wait to see all those improvements in Unity 4.1 :)