EntypoSymbol
2.0.1
police utilisée dans ce projet
Auteur de la police utilisée dans ce projet : Entypo Lien : http://www.entypo.com/
Creative Commons Attribution 4.0 International (CC BY 4.0)
import EntypoSymbol
let symbol = EntypoSymbol (text: EntypoIcon.install, size:25)
symbol.addAttribute(attributeName: NSAttributedString.Key.foregroundColor, value: UIColor.red)
let iconImage = symbol.image(size: CGSizeMake(25, 25))
import EntypoSymbol
sampleLabel.font = EntypoFont.fontOfSize(40)
sampleLabel.text = EntypoIcon.creativeCommons