icons8 / line-awesome

Replace Font Awesome with modern line icons
https://icons8.com/line-awesome
Other
1.25k stars 141 forks source link

Fail to install font on Mac and not able to register in Swift #77

Open antranapp opened 3 years ago

antranapp commented 3 years ago

I'm trying to use Line Awesome font in my iOS/MacOS app.

But when trying to install the ttf files, I see a big warning from FontBook to say that the font is not safe to use.

Also when trying to register the ttf font in my iOS app, the app crashes with error "Can't register font".

The same code works fine with font awesome otf files. Anyone has experiences to use Line Awesome in Swift app?