In PilRC 3.1 it should be FONTFAMILY ID 128 FONTID 128 BEGIN FONT "SmallLowDensity.pfn" DENSITY 72 FONT "SmallHiDensity.pfn" DENSITY 144 END
FONT ID 128 FONTID 128 "SmallLowDensity.pfn" LionScribe "Jamie Macleod" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I just upgraded Codewarrior to version 9.3 and now my custom fonts won't > compile. I understand that 9.3 uses the PilRC 3.1 plugin. Has something > changed with the font handling. Here is the message I get. > > =============================================== > Error : FontID invalid. valid values: 128<=FontID<=255 > FontFamily.rcp line 7 > Error : Compile failed > =============================================== > > Here is how I declare a font family. > > =============================================== > FONTFAMILY ID 128 > BEGIN > FONT "SmallLowDensity.pfn" DENSITY 72 > FONT "SmallHiDensity.pfn" DENSITY 144 > END > FONT ID 128 FONTID 128 "SmallLowDensity.pfn" > =============================================== > > This worked fine in 9.2. Changing the ID doesn't do make any difference. > Any suggestions? > > Jamie > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
