A collection of categories on NSString
, UIFont
, NSFont
, NSImage
and UIImage
to make creation of images using the Font Awesome font easier.
You can install KSOFontAwesomeExtensions using cocoapods, Carthage, or as a framework. When installing as a framework, ensure you also link to Stanley as KSOFontAwesomeExtensions relies on it.
The three free Font Awesome fonts are bundled as part of the framework so you do not have to bundle it as part of you app. However, if you are using the framework on watchOS, the fonts must be included as part of the watchOS app bundle and included in the Info.plist using the UIAppFonts
key for both the extension and bundle.
Third party: