1. I use xFont to create two pfn file(use different font size) from
importing window font, font is Verdana.
2. I create a rcp(Kingsoft_Phonetic_Font.rcp):
   FONTFAMILY ID 8888 LOCALE "enUS"
    BEGIN
        FONT "Kingsoft_Phonetic_Font_d72.pfn" DENSITY 72
        FONT "Kingsoft_Phonetic_Font_d144.pfn" DENSITY 144
    END
3. compile and make
   pilrc -r Kingsoft_Phonetic_Font.pdb Kingsoft_Phonetic_Font.rcp
   build-prc --no-check-resources -o Kingsoft_Phonetic_Font.prc -n
"Kingsoft_Phonetic_Font" -c test -t 'test' nfnt22b8.bin


when I open the Kingsoft_Phonetic_Font.prc with PRCExplorer, the density 72
font looks well, but the density 144 font can't be recognised. It's a PilRC
bug ? Anybody can help me to create a 'nfnt' font family?

Thanks!



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

Reply via email to