Author Topic: Problem with fonts  (Read 2921 times)

Groszq

  • Guest
Problem with fonts
« on: December 28, 2012, 06:03:17 AM »
Hi there,

I'm new to the NGUI, so I met lot of problems on every step. Now I have to deal with fonts sizes. How can I adjust the size of the UILabel and text inside it without Pixel Perfect to keep them in the best quality? I have to make a small text and it gets blurred, but when I click "make pixel perfect" the whole UILabel gets re sized and bigger then I want. Is there any solution for this?

Groszq

Nicki

  • Global Moderator
  • Hero Member
  • *****
  • Thank You
  • -Given: 33
  • -Receive: 141
  • Posts: 1,768
    • View Profile
Re: Problem with fonts
« Reply #1 on: December 28, 2012, 10:52:04 AM »
Make bitmap fonts in the size you need, then you can use Pixel Perfect just fine.