TTFFont_iOS
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.