How can I modify the gap between lines (line spacing) in a multiline UILabel?
UILabel
This guy created a class to get line-height (without using CoreText, as MTLabel library) : https://github.com/LemonCake/MSLabel