KSOFontAwesomeExtensions

A collection of categories on NSString, UIFont/NSFont and UIImage/NSImage to make creation of images using the Font Awesome font easier.


Keywords
macos, ios, tvos, watchos, font-awesome
License
Apache-2.0
Install
pod try KSOFontAwesomeExtensions

Documentation

KSOFontAwesomeExtensions

Carthage compatible Version Platform License

A collection of categories on NSString, UIFont, NSFont, NSImage and UIImage to make creation of images using the Font Awesome font easier.

Installation

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.

Dependencies

Third party: