0

I using Helvetica Neue LT Std font in my iOS app. When i add a UIButton with Helvetica Neue LT Std (67 Medium Condensed). It cut a bit in top of words. Like this:

enter image description here

You can see it loss a bit at "S" and "G".

Ninh
  • 159
  • 1
  • 10

1 Answers1

0

Have a try button.titleLabel?.adjustsFontSizeToFitWidth = true?

J.Wang
  • 1,136
  • 6
  • 12