On Tue, 16 Jul 2002, parth wrote: > But I want to use it in Appforge, which is a tool that integreates in VB Ide > and uses its own fonts to display and get the data, thats why I need to get > the NFNT and the convert it to appforge font. I am looking into the doc but > I think the font file should be there and I just need to download it and > convert it. > Correct me if I am wrong.
well, for starters maybe your discussion should be with appforge directly rather than on a public list such as this. if you have a utility to convert from NTFT resources to what you need, you can always extract the resource from the rom image which contains it. PRC Explorer is a windows tool written by Regis Nicolas, it allows you to do such things. i have been able to previously extract a .prc from a rom file (using POSE), then, view its contents using PRCExplorer. you just need to know what .prc file in the rom the resource is located. thats the hard part *g* - many times have i hex edited rom images to find what i needed *g* // az [EMAIL PROTECTED] http://www.ardiri.com/ http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
