CocoaPods trunk is moving to be read-only. Read more on the blog, there are 9 months to go.

TTFFont_iOS 0.0.1

TTFFont_iOS 0.0.1

Maintained by galenu.



  • By
  • galenu

TTFFont_iOS

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS自定义.ttf字体

Installation

TTFFont_iOS is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'TTFFont_iOS'

使用方式

TTFFont.register()
label2.font = .font(.extraBold, size: 17)

Author

galenu, [email protected]

License

TTFFont_iOS is available under the MIT license. See the LICENSE file for more info.