http://forums.livecode.com/viewtopic.php?f=6&t=29737
a picture is worth a thousand words.
Richmond.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
I looked into this a few years ago for a project - just converting images into
SVG. It is a very difficult problem to do in LC, because the application has to
trace out lines and convert them to vectors. This is not too bad for very
simple black and white images. When the images involve complex
Not really . . . .
What Richmond wants to do is as follows:
Generate vector graphics from groups of images and/or fields in Livecode
in such
a way thst they can be handled exactly in the same way as the SVG
widget (which
Richmond is in love with).
R.
On 08/09/17 00:25, hh via use-livecode
I was just suggesting an alternative solution.
Raster to vector conversions are clunky, but there are a few online services
that do this.
Sent from my iPhone
> On Sep 7, 2017, at 5:25 PM, hh via use-livecode
> wrote:
>
> Jonathan,
> Richmond wants to convert his bitmaps to SVG,
> because he
Jonathan,
Richmond wants to convert his bitmaps to SVG,
because he has no SVG version.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.run
You could keep it as a vector graphic in a browser widget, rotate it in the
browser, then export it from the browser widget as an image for LC to use.
I know - it is an overkill solution, and it might be too slow if the dominoes
are moving around quickly, but if not, it would work.
Sent from my