I also had the problem, and the only solution I found was adding glyphs or deleting glyphs, until by luck it worked. Can't wait for PilRC to support FontFamilies. LionScribe
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jamie Macleod Sent: Friday, September 05, 2003 4:16 PM To: Palm Developer Forum Subject: Font Family, High Density & xFont I am trying to create a custom font for my application. I have created two fonts that are proportional (one is double the other). I am using xFont to create the fonts and than compile them with the CodeWarrior PilRC plugin. I create a font Family in the Constructor and add the two fonts. Everything seems to go okay until I try to link it and Codewarrior gives me the following error. Link Error : PalmRez Error: tfnf ID=1000 element #2 NFNT 129 error 'Font is not compatible (glyph 0x81 width is not proportional)'. Compilation halted The strange thing is that the last glyph is 0x80 yet the error occurs on 0x81. What am I missing here? Any help is appreciated. Jamie -- Composed with Newz Crawler 1.5 http://www.newzcrawler.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
