[REBOL] Re: Dialect for Flash files
From: cyphre:volny:cz at: 18-Jun-2001 15:46
Hello Etienne and all,
I was playing with that idea about year ago.../View engine is cool but lacks
some features which are neccesary to achieve at least simmilar results...
Here are some of them:
-improved DRAW dialect (what about line-size, ellipse...)
-native and developer-accesible aplha-channel operations
-native full rotate effect
-Rebol's own font engine with anti-aliasing
anyway /View is still slower than Flash engine (especially when using
realtime effects) and why to "emulate" another technology while we have
/View ;-)
BTW parsing and decompressing Flash file format would be really a Big
nightmare from my POW ;-)
Nowadays I'm completely rewriting SWIS engine which will turn out to
completely modular GUI environment. When this will be done I want to make
own vector/bitmap-based engine with editor for demo making...any comments
are welcome ;-)
regards,
Cyphre