Hello Kristian,

Kristian Austad schrieb:
Has anyone successfully displayed small fonts on a high-res Palm using
PRC-tools and PilRC? If so, I would greatly appreciate some insight.

I have got a dozen custom fonts in my application and it works fine.


Did you create a low-res font together with the high-res font? This is very important, because the font metrics and everything are generated from the low-res font. The glyphs in the high-res font must have exactly double width and heigth as the low-res fonts. _Exactly_. Including the mssing character (GLYPH -1).

Then of course you must use the correct initialisation code in your program. But this is well covered in the API documentation.

Kind regards, 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