Support => NGUI 3 Support => Topic started by: xushunwang on November 26, 2014, 07:23:34 AM
Title: Some characters are blurry when others are clear in a label
Post by: xushunwang on November 26, 2014, 07:23:34 AM
Hey,I'm a Chinese developer.So in my game I must use Chinese font. I type some words in the label like "远程武器攻击力+{0} : 命中率+{1:0.##%} : 闪避率+{2:0.##%}",and use dynamic font called "simsun". I set the font size to 12 ,no gradient and effect.
And in the NGUIText.cs / Update method,I add the code
because I can't change the filterMode in the inspector.
It will display like this : (http://www.tasharen.com/forum/index.php?action=dlattach;topic=11847.0;attach=5543)
The Chinese are very clear but the English are blurry.I don't know why it happened like this. When I install the font and use it in the photoshop,the words are all clear in that size.
You can download the font file here:http://www.fontpalace.com/font-download/SimSun/
Title: Re: Some characters are blurry when others are clear in a label
Post by: ArenMook on November 26, 2014, 08:23:45 PM
Dynamic font = all Unity. You are seeing what Unity gives NGUI.