Hello Alexander.

Alexander R. Pruss schrieb:
You might not need low-density glyphs in your font if you check the screen
density and use FontTypeV1 fonts for low-density displays.  In such a case,
you can make a font with fake low-density glyphs with fontconv which will
scale the high-density ones down for you (very ugly, but if they never
actually show up then it doesn't matter, does it?) or you can just omit
them.

There is another way: You can create an extended font resource with Pilrc, and use the extended resource on OS5. On OS4, you can extract the old-style font resource from the extended resource dynamically. I have done this so save memory in the PRC-file. I is not easy to make the memory allocations and calculations, but I managed it. :-)


Alexander.


-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to