EntypoSymbol
2.0.1
الخط المستخدم في هذا المشروع
مؤلف الخط المستخدم في هذا المشروع: رابط Entypo: http://www.entypo.com/
إسناد المشاع الإبداعي 4.0 الدولي (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