• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Getting displayName out of font file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting displayName out of font file


  • Subject: Re: Getting displayName out of font file
  • From: Alex Zavatone <email@hidden>
  • Date: Fri, 26 Feb 2016 14:17:37 -0500

I've got this somewhere for iOS, I think.  Give me a sec and I'll dig it up.

On Feb 26, 2016, at 5:16 AM, Gerriet M. Denkmann wrote:

> I have a file “Some Font.ttf” and I want to know the displayName of this font, which might be “Some-Font” or “Nice Font” or anything else.
> Or nil if this is not a well-formatted font file.
> I do NOT want to install the font nor do anything with it.
>
> Short of reverse-engeneering the ttf format (which probably would be rather too much): is there a way to get this?
>
> Ideally I would line to do:
> NSFont *font = [ NSFont fontFromFilePath: @“/path/to/Some Font.ttf” ];
> NSString *displayName = font.displayName;	//	font.fontName would probably also do
>
> but this seems not to exist.
>
> Gerriet.
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Getting displayName out of font file
      • From: Alex Zavatone <email@hidden>
References: 
 >Getting displayName out of font file (From: "Gerriet M. Denkmann" <email@hidden>)

  • Prev by Date: cycle windows
  • Next by Date: Re: Getting displayName out of font file
  • Previous by thread: Re: Getting displayName out of font file
  • Next by thread: Re: Getting displayName out of font file
  • Index(es):
    • Date
    • Thread