Author Topic: Adjustable font "leading" (vertical distance between lines of text)?  (Read 2725 times)

yahodahan

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 22
    • View Profile
Hi there-

I'm having trouble with a font being too "squished together" when using multiple lines, is there any option for adjusting this via NGUI? Photoshop calls it "leading", if that helps.

Otherwise, how would one do this in BMFont?

Thanks much!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Adjustable font "leading" (vertical distance between lines of text)?
« Reply #1 on: July 17, 2012, 10:26:07 PM »
UIFont has spacing -- horizontal and vertical. Horizontal is spacing between characters, vertical is spacing between lines.