Hi Richmond,

I believe that the best way to use SVG ilustrations
within LiveCode is converting them to PNG images.

Take a look at these stacks (download draft v02)
http://forums.livecode.com/viewtopic.php?f=11&t=28384
I hope that developers more experienced take notice
and fix these early drafts...

About SVGL plus Gradients, I found the main issue
to complete this stack:
Flattening (or applying) all transforms in the SVG
before drawing the vectors inside LiveCode

If you look in the web for a tool or script that could
do these simple math operations, there is none...
This Javascript tool do not seems to work with Matrix Transforms
(precisely the most common transformations):
https://gist.github.com/timo22345/9413158

Richmond, Do you want to help to create (and test)
code to flattening (or applying) all transforms in a
SVG using LiveCode?

Al

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to