Decimal fractions can be used for font sizes in UIKit
This may sound obvious, but I had never even considered it.
label.font = [UIFont systemFontOfSize:14.0f]; // Too small?
label.font = [UIFont systemFontOfSize:14.5f]; // Try this.
Written by Brian Gesiak
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ios
Authors
Related Tags
#ios
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#