OpenSansSwift
February 25, 2015 • MIT License
Easily use the OpenSans font in Swift
The usual process of embedding any custom fonts in your IOS applications has a few steps:
* Copy all your font resources to your project
* Make sure the...
SmoothDrawingView-Swift
February 20, 2015 • MIT License
UIView Subclass for implementing smooth drawing using swift in iOS.