Author Topic: NGUI UILabel change the size of part of text by bbcode tag?  (Read 5531 times)

probmak

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 1
    • View Profile
NGUI UILabel change the size of part of text by bbcode tag?
« on: October 09, 2017, 11:15:28 AM »
Is this possible?
I can change part of text UILable using color and other tags. For example, "[FF0000FF]red text[-], default color text". This will change the color of several letters.
Do, Can I change the size of several letters in one UILabel using tags?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: NGUI UILabel change the size of part of text by bbcode tag?
« Reply #1 on: October 19, 2017, 01:59:34 AM »
You can use [ sub ] and [ sup ] tags to shrink your text, but there's nothing to enlarge it, no.