Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: zhouzhongcheng on May 05, 2013, 09:36:28 PM

Title: character is blured in android.But in mac not blured.I use font atlas.
Post by: zhouzhongcheng on May 05, 2013, 09:36:28 PM
When I use font atlas to display characters.Chinese character is blured in android.But in mac not blured.I use font atlas.

several days ago It's ok,the characters are't blured.Today the characters are blured.but in the mac,it is't blured.I don't know the reason.

My unity is 3.5.5 .
Title: Re: character is blured in android.But in mac not blured.I use font atlas.
Post by: galuodo on May 05, 2013, 10:15:50 PM
Sometimes it caused by the max size of texture.
Title: Re: character is blured in android.But in mac not blured.I use font atlas.
Post by: xiewenqi.cs@gmail.com on May 05, 2013, 10:16:52 PM
check the max texture size supported by your android device is not smaller than the size of your font atlas.
Title: Re: character is blured in android.But in mac not blured.I use font atlas.
Post by: zhouzhongcheng on May 05, 2013, 10:36:03 PM
Sometimes it caused by the max size of texture.

But the device runs well several days ago.