Hi,
After reading the OS5 Reference Docs it looks like it
should be possible to have an 'nfnt' resource with only
one font (with one density).
What I want to do is this:
FONTFAMILY ID 1001 FONTID 129
BEGIN
FONT "HD_Font.txt" DENSITY 144
END
But PilRc errors: "Fontfamilys must have 2 fonts with
density 72 and 144." I cant find any support for this
statement in the Reference Docs.
Thanks.
/John
Logged In: YES
user_id=756930
And in practice, fonts with only one density (generated by
fontconv: palmfontconv.sf.net) work just fine. :-)