Re: Where is SF Mono?
Re: Where is SF Mono?
- Subject: Re: Where is SF Mono?
- From: Jens Alfke <email@hidden>
- Date: Fri, 23 Sep 2016 09:08:38 -0700
> On Sep 22, 2016, at 8:45 PM, Gerriet M. Denkmann <email@hidden> wrote:
>
> Where is this mysterious font hidden? Or is “SF Mono” just a nickname (used only by Xcode) for some other font?
Interesting … I hadn’t realized it wasn’t installed systemwide.
I looked inside Xcode and found it:
$ cd /Applications/Xcode.app/Contents
$ find . -name '*.otf'
./SharedFrameworks/DVTKit.framework/Versions/A/Resources/Fonts/SFMono-Bold.otf
…
If you want to use it in other apps, you should be able to copy those .otf files into ~/Library/Fonts, or just open the containing directory in the Finder and double-click them.
—Jens
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden