Author Topic: NGUI label's text look blurry  (Read 3318 times)

brian661

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 12
    • View Profile
NGUI label's text look blurry
« on: October 17, 2014, 10:50:13 AM »
I am trying to use the uilabel to display some information to the player,
while the text look not clear at all.
I have tried to set with different font size, but the text still a bit blurry


How can I make the text clear?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: NGUI label's text look blurry
« Reply #1 on: October 18, 2014, 08:32:48 AM »
If you look on the left picture, you can see that it's not clear there either. This is just what Unity gives. You're using a dynamic font (Unity font). All I can suggest is change the font sizes until it becomes better.