Hello! If I want my program to support LoRes fonts and HiRes fonts for OS 5 and old Cli� devices then I have to use both 'NFNT' and 'nfnt' resources. As I understand it, it works the following way:
Starting with PalmOS 5, the device will automatically select the right font (HiRes or LoRes) if I load the 'nfnt' resource. But older PalmOS versions including the old Cli� devices support only the old 'NFNT' resource. For HiRes support on old Cli�s I have to use the HR-Library. So I need every font twice in the resources: One LoRes version as 'NFNT' resource for older LoRes devices. One HiRes version as 'NFNT' resource for older Cli� HiRes devices. Both Fonts (LoRes and HiRes version) additonally as 'nfnt' resource for Palm OS 5 and higher. But this needs twice the memory for nothing. So is there another solution? Regards, Thomas -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
