Author Topic: Feature Request: Font Size for UILabels  (Read 1729 times)

soofaloofa

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 27
    • View Profile
Feature Request: Font Size for UILabels
« on: November 27, 2013, 02:23:24 PM »
Hi,

Great work with NGUI. I have a feature request for specifying a UILabel font size. Currently multiline labels cannot easily have a font size specified because it will fill the entire widget area. For dynamic text this makes maintaining a font size difficult.

Thanks!

soofaloofa

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 27
    • View Profile
Re: Feature Request: Font Size for UILabels
« Reply #1 on: November 27, 2013, 02:59:49 PM »
I guess what would work for my needs is a Max Font Size and Min Font Size parameter for the UILabel to keep the scaling in check.