SwiftyCoreText Swift wrapper for CoreText Usage let font = SwiftyCTFont(...) let ascent = font.getAscent() let ctFont = font.ctFont