Hello!
There is some differencies on the font handling in the Hollywood supported OS-es.
I am working on OS4 and the AmiCon party helped me with an opportunity to test my code on a MOS 2.0 Efika.
There were problems on the font part. Certainly the OS4 base fonts is missing in MOS. We are transferred the two fonts I used and then we recognized that one of them is a postscript font.
According to the Efika owner MOS cannot handle postscript fonts in system wide.
After changed the code to use ttf fonts, the next problem emerged. There was errors on antialiased text output.
Could somebody help me to collect these differencies to make a font handling guideline for Hollywood? I have to find a way to make the program to look the same all of the platforms.