On Jun 8, 2011, at 7:44 AM, Vyacheslav Karamov wrote: > 08-Jun-11 15:23, Ken Thomases пишет: >> On Jun 8, 2011, at 7:18 AM, Vyacheslav Karamov wrote: >> >>> 08-Jun-11 15:13, Ken Thomases пишет: >>>> On Jun 8, 2011, at 6:56 AM, Vyacheslav Karamov wrote: >>>> >>>>> I need to install some fonts to ~/Library/Fonts at the first run of my >>>>> Application, >>>> Why? Are you aware that you can have fonts bundled into your application >>>> and they can be used by your application without being installed anywhere >>>> else? >>>> >>>> See here: >>>> <http://developer.apple.com/library/ios/documentation/general/Reference/InfoPlistKeyReference/Articles/GeneralPurposeKeys.html#//apple_ref/doc/uid/TP40009253-SW8> >
> I couldn't find these keys in the list of available keys in App property list. > I'm using XCode 3.2.6 You mean in Xcode's built-in property list editor? I'm also using 3.2.6 and I see "Application fonts resource path" as the first in the list. When I right-click and choose Show Raw Keys/Values, it shows up as ATSApplicationFontsPath, the third entry in the list. But even if it weren't there, that list is not definitive. Sometimes you have to manually type in a key. Cheers, Ken _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
