using EXT.dll to install and remove fonts

Chipp Walters chipp at chipp.com
Wed Dec 28 03:04:18 EST 2005


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




More information about the use-livecode mailing list