Re: 10.5 Load Fonts for use in webview
Re: 10.5 Load Fonts for use in webview
- Subject: Re: 10.5 Load Fonts for use in webview
- From: danchik <email@hidden>
- Date: Thu, 31 Jul 2014 12:48:24 -0700
Seems that simply adding the Fonts into bundle with appropriate plist
reference automatically made the fonts available for the app :) When
exactly do they become available, do I need to call NSFontManager routines
to make sure they are included from the bundle or just their existence is
enough?
----- Original Message -----
From: "danchik" <email@hidden>
To: <email@hidden>
Sent: Wednesday, July 30, 2014 3:56 PM
Subject: 10.5 Load Fonts for use in webview
Is there way to register a font included in the app bundle to be used with
embedded webview on 10.5? Basically register it on load of the app so it
is available in the browser that is embedded. There are some graphic
routines abvailable but they all seem to require 10.6
Not looking for anything permanent (for current user only, or even for the
current process only is just fine, infact preferred), basically something
similar to windows: AddFontResourceEx function?
Thank You
_______________________________________________
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