Author Topic: UILabel giving too much space to dynamic fonts?  (Read 2993 times)

mcarriere

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 25
    • View Profile
UILabel giving too much space to dynamic fonts?
« on: July 03, 2013, 01:26:33 PM »
Not quite sure how to describe this properly, but it seems that the mesh that is being generated for UILabels for certain fonts is too large.

http://d.pr/i/kA4f

This is just using a pretty basic dynamic font: http://d.pr/i/PIxW

Anything I can debug to find out more information as to why this is occurring? Mesh generation with other fonts seem to do quite a bit better than this: http://d.pr/i/S0cz, so it doesn't seem to be every font.

Thanks for any insight.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UILabel giving too much space to dynamic fonts?
« Reply #1 on: July 03, 2013, 03:38:41 PM »
Looks like an issue with the TTF font you're using. All TTF fonts differ, and are made by random people. Expect random results. :)