Skip navigation.
 
mlRe: Installing a font programmatically?
FROM : John C. Randolph
DATE : Mon Nov 22 22:33:09 2004

In this situation, I would put the font in your app's resources, and
copy it wherever you want it to go when the app is first launched.  You
can use the authorization API if you want to put it into
/Library/Fonts.

-jcr


On Nov 22, 2004, at 12:39 PM, Glen Simmons wrote:



> Sorry, I didn't explain myself sufficiently. I need for other apps to
> be able to access the font, so I do actually need to get the font into
> the proper place.
>
>




John C. Randolph <<email_removed>> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html

Related mailsAuthorDate
mlInstalling a font programmatically? Glen Simmons Nov 22, 20:49
mlRe: Installing a font programmatically? John Stiles Nov 22, 21:21
mlRe: Installing a font programmatically? Glen Simmons Nov 22, 21:39
mlRe: Installing a font programmatically? John C. Randolph Nov 22, 22:33
mlRe: Installing a font programmatically? John Stiles Nov 22, 23:07