At 8:36 PM -0800 11/13/01, Richard Gaskin wrote: >> Thanks for the input Richard but the problem I have had with MetaCard (which I >> love!) is that I cannot import or export vector graphics. > >If you don't need gradients or other such features, and the problem is >limited to import/export, writing an external to handle that should work >very well, no?
An excellent example of this is Groboto: <http://www.groboto.com/> It's actually built using SuperCard, but the principle is the same: the heavy lifting is done with a low level language, and all the funky interface stuff is done in a high-level tool, in this case SuperCard. regards, Geoff Archives: http://www.mail-archive.com/[email protected]/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to <[EMAIL PROTECTED]>, not this list.
