lexrus / LTMorphingLabel

[EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift.
MIT License
8.07k stars 782 forks source link

Use fontDescriptor instead of fontName to load UIFont #132

Closed tstanik closed 5 years ago

tstanik commented 5 years ago

Fixes https://github.com/lexrus/LTMorphingLabel/issues/130

lexrus commented 5 years ago

Thanks.