FortAwesome / Font-Awesome

The iconic SVG, font, and CSS toolkit
https://fontawesome.com
Other
73.52k stars 12.2k forks source link

Custom Fonts not showing up in mac os App #16641

Open PmAbi1993 opened 4 years ago

PmAbi1993 commented 4 years ago

I am trying to include a set of fonts to the new mac app. The fonts are installed in my system so it's displaying properly. But if I create an archive and s=distriibute it to people without the fonts installed, the fonts are not being displayed.

The method I used to add custom font is below: 1) Added fonts to the folder Fonts. unnamed 2) Added the fonts with fonts being the subpath unnamed

3) Added references to all the fonts to info Plist file: unnamed

Removed 'Fonts provided by application' in an alternate build as it was an Ios only information. Still no luck.

4) I checked and confirm that the fonts are present inside the 'Fonts ' directory inside the application package after archiving.

But the application does not display the fonts bundled for some reason.

Please advise how to proceed further.

tagliala commented 4 years ago

Hi!

Thanks for being part of the Font Awesome Community.

Sorry, can't help

Leaving this open for feedback from the community

If you are a Pro user, please send an email to hello@fontawesome.com

nilekell commented 1 week ago

@PmAbi1993 Did you ever figure out this issue? I'm currently facing the same thing.