Hello Andreas, I haven't OS4 so I can test personally, but a kind person that has tried my Calc has reported the following message:
OS4 version doesn't work with your Fonts directory: Hollywood player
Code: Select all
Cannot open font Helvetica.font with size 11 !
File: ScuiLib.hws (current line: 2676 - In function: SetFont)
In the same folder where the compiled Hollywood program is, there is the Font folder too with the sub folder Helvetica and the file helvetica.font, and inside this one there are the folders for each size (9, 11, 13, 15, and so on). Maybe I'm missing something? Or maybe the fonts I've included in the package are not compatible with OS4?
Can you implement a way to check fonts before trying to open it? Maybe the SetFont function could return a result if the font can't be opened? This could give the ability to handle these kind of errors and select a fallback font.
Regards, Fabio