Re: Converting an image into a vector object

2015-05-09 Thread BNig
that give you the best approximation to the original image with the lowest number of colors. Kind regards Bernd -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Converting-an-image-into-a-vector-object-tp4692027p4692061.html Sent from the Revolution - User

Re: Converting an image into a vector object

2015-05-09 Thread Richmond
On 09/05/15 23:48, BNig wrote: Dear Richmond, could you send me the original image off-list. Not the one converted to grayscale. That seems a little funny. Kind regards Bernd Yes, of course: https://www.dropbox.com/sh/ja47l87gg87sn0q/AAAIj99kEQVOb8ev3jz8C5ORa?dl=0 file: HturtleColor.png

Re: Converting an image into a vector object

2015-05-09 Thread BNig
Dear Richmond, could you send me the original image off-list. Not the one converted to grayscale. That seems a little funny. Kind regards Bernd -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Converting-an-image-into-a-vector-object-tp4692027p4692052.html

Re: Converting an image into a vector object

2015-05-09 Thread BNig
context: http://runtime-revolution.278305.n4.nabble.com/Converting-an-image-into-a-vector-object-tp4692027p4692051.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list use-livecode@lists.runrev.com Please vi

Re: Converting an image into a vector object

2015-05-09 Thread Richmond
On 09/05/15 22:23, Roger Eller wrote: That image should work, but you may have to enlarge it in Gimp first, and give it more white space (increase canvas size). The final stack that handles color is pretty awesome. Here's that final post in the thread: -

Re: Converting an image into a vector object

2015-05-09 Thread Roger Eller
That image should work, but you may have to enlarge it in Gimp first, and give it more white space (increase canvas size). The final stack that handles color is pretty awesome. Here's that final post in the thread: --- BNig

Re: Converting an image into a vector object

2015-05-09 Thread Richmond
On 09/05/15 21:57, Roger Eller wrote: If the stack is still out there (on the forum), it is the best I've seen I in LiveCode. http://runtime-revolution.278305.n4.nabble.com/Tracing-Stack-was-the-points-of-graphic-td4674846.html#a4676220 That stack is super . . . But . . . I have an image with

Re: Converting an image into a vector object

2015-05-09 Thread Richmond
On 09/05/15 21:57, Roger Eller wrote: If the stack is still out there (on the forum), it is the best I've seen I in LiveCode. http://runtime-revolution.278305.n4.nabble.com/Tracing-Stack-was-the-points-of-graphic-td4674846.html#a4676220 What a fantastic thread with all sorts of marvellous thin

Re: Converting an image into a vector object

2015-05-09 Thread Roger Eller
If the stack is still out there (on the forum), it is the best I've seen I in LiveCode. http://runtime-revolution.278305.n4.nabble.com/Tracing-Stack-was-the-points-of-graphic-td4674846.html#a4676220 On May 9, 2015 1:59 PM, "Richmond" wrote: > Does anyone know of a way to: > > 1. Trace an image

Converting an image into a vector object

2015-05-09 Thread Richmond
Does anyone know of a way to: 1. Trace an image in a stack to get a vector graphic? I shall be doing that outwith Livecode using Inkscape. 2. Has the Kickstarter goal of importing vector graphics been arrived at yet? I shall use Alejandro Tejada's EPS importer: http://andregarzia.on-rev.com