Anyone out there doing it? I've tried a simple font install stack, but it just hangs when I issue the ext_loadFont handler (Rev 2.6.1), but after quitting it appears the font is 'set'. I don't have any docs, if there are any out there, or a simple couple line script, I'd much appreciate it:-)

I think this is what's working (it's a handler, not a function), but it hangs as soon as it's called. Of course all the externals are set correctly, and filepaths, but I'm not sure of the syntax, or if this thing still even works.

on mouseUp
  ext_loadFont "C:/helvetica.ttf"
end mouseUp

-Chipp

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to