belluzj / fantasque-sans

A font family with a great monospaced variant for programmers.
http://openfontlibrary.org/en/font/fantasque-sans-mono
SIL Open Font License 1.1
6.98k stars 154 forks source link

Not recognized in Xcode 10 #102

Closed wookiee closed 5 years ago

wookiee commented 5 years ago

In Xcode 10, I am unable to select this font. Other coding fonts are recognized by Xcode 10, and Fantasque loads fine in other apps (like Sublime Text).

Video demonstrating the problem: https://mw-dropshare.s3.amazonaws.com/Screen-Recording-2019-02-06-11-01-29-TCtIz8.mp4

Notice in the video that when I select other coding fonts, the Xcode preference updates. When I select Fantasque, however, Xcode silently fails back to the default font, SFMono.

So far, I have tried re-downloading the GitHub release, uninstalling and reinstalling the font, and clearing my macOS font cache (including rebooting the machine).

wookiee commented 5 years ago

Closing this, as it turns out to be a macOS issue. Any apps using the macOS NSFont panel were exhibiting the issue, and I tracked it down to a bugged font group defined in FontBook.

If I selected Fantasque from said group, it didn't take. Selecting the font from All Fonts, however, works. ¯\(ツ)