On 13-May-07, at 1:31 PM, David Fleming wrote: > I'm using a custom font in a os x application and I'm > trying to find a way to bundle the file with my app. I > thought I would just have the app move the font file > to the font folder on first startup. But fontfolder() > returns "System/Library/Fonts". I'm running into > permission problems trying to move the file into that > folder. Is there an easy way to include a custom font > without having the user copy the font file themselves?
Try one of the Special Folders items. There is no direct one for / Library/Fonts or the users ~/library/Fonts but those are the better ones to move it to _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
