I want to package a font with my Mac only app and use revFontLoad to load it into memory. Is there a problem with just tucking it inside the application bundle and loading it from there? Or should I put it into a custom property and then write it out to the user's hard drive and put it into use from there?

My preliminary tests show that it works from inside the bundle. I'm just wondering if there's something that I'm not aware of that would make this a bad idea.

Thanks,
Marty Knapp

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to