Hello.
I used 3.0.7 f1 NGUI in Unity 4.3.3f1
I have updated the ngui to 3.4.8 yesterday.
And I have a problem about dynamic font output with small size( about font size 15 ).
Big font size(about font size : 30) have no problem or I can't realize.
I found a other post about same issue.
and I have tested several times.
But, I can't solve this issue.
I don't want to my project to be pixel perfect in mobile.
I have moved label's position to adjust pixel. but it's not work perfectly.
I changed label's pivot but it's not work perfectly.
Sometimes text more clear just a very little but, it's not perfect.
And, I have input 0.5 to pixel offset in anchor component but it's not work.
I have made a compare image and attached.
Left image is 3.0.7 f1 and, right image is 3.4.8
I never can use this blurry text.
Please. help me.
Thx.