SVG widget?
hh
hh at hyperhh.de
Sat May 13 18:58:59 EDT 2017
> Scott R. wrote:
> Maybe it’s more accurate to say "one single path definition"
> because you aren't limited to a single vector path. You can
> create compound graphics from multiple paths as is done in
> many icons and graphics.
> For example:
> go url "http://tactilemedia.com/download/svg_sample.livecode"
Yes. If you define path by "connected points" (I haven't seen
that in any specification).
But your example is a fine example for a nice option we have
with the LC-SVG icons:
We can simply "merge" some of them to one icon by merging their
(textual) iconPathes.
More information about the use-livecode
mailing list