tobihagemann / THLabel

UILabel subclass, which additionally allows shadow blur, inner shadow, stroke text and fill gradient.
https://tobiha.de
Other
665 stars 111 forks source link

[Add] Use the letterSpacing attribute to change font kerning #16

Closed marzapower closed 10 years ago

marzapower commented 10 years ago

I've add a letterSpacing attribute to be able to change the kerning of the label font. This is particularly useful when adding a stroke to the label, since the stroke will reduce the visible space between characters.