Skip to content

Instantly share code, notes, and snippets.

@MTattin
Created July 7, 2017 22:37
Show Gist options
  • Save MTattin/8536c8b386e6c3d8416749f15b2ac264 to your computer and use it in GitHub Desktop.
Save MTattin/8536c8b386e6c3d8416749f15b2ac264 to your computer and use it in GitHub Desktop.
Xcodeカスタムフォント ref: http://qiita.com/MTattin/items/617ed44b46330ad15d70
UIFont.init(name: "PostScript名", size: 12)
init?(name fontName: String, size fontSize: CGFloat)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment