Hello, I'm currentrly using xFont to convert Windows fonts to PilRC readable format, and it works well. The only thing is that it is poorly automated: you know that to be able to compile a font usable with the native resolution we actually need of a standard resolution font and a native resolution font compiled togheter. To get these two resolution fonts with xFont, you must import a windows font (import works only with few fonts however..), save the "font144.pfn" file, and then MANUALLY RESIZE EVERY CHARACTER to half size of the previous (actually you have to halve only the width, because you can halve the height once for all characters), saving then the file "font72.pfn", which usually I don't use at all (so I don't redraw any halved char).
Don't you know about any utility which is better to do this work? Thanks, Cristian -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
