Hi
I'm not clear about the loading of image fonts Mac OSX (10.5 Leopard).
I tried this:
Local f:TImageFont=LoadImageFont("/Library/Fonts/Arial Unicode.ttf",1)
Though the file exists and is interpreted as a Windows TrutType font by the system, f still equals Null after the call, hence indicating inability of BlitzMax to load such fonts.
Thanks in advance for any advice.
Alex
I'm not clear about the loading of image fonts Mac OSX (10.5 Leopard).
I tried this:
Local f:TImageFont=LoadImageFont("/Library/Fonts/Arial Unicode.ttf",1)
Though the file exists and is interpreted as a Windows TrutType font by the system, f still equals Null after the call, hence indicating inability of BlitzMax to load such fonts.
Thanks in advance for any advice.
Alex