Gimp-Forum.net
Ellipse stroke selectiom - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions)
+--- Thread: Ellipse stroke selectiom (/Thread-Ellipse-stroke-selectiom)

Pages: 1 2


RE: Ellipse stroke selectiom - al.da.drone - 09-17-2018

thanks


RE: Ellipse stroke selectiom - rich2005 - 09-17-2018

You need to go here: http://sourceforge.net/projects/gimp-path-tools/files/scripts/ and it is about 4 or 5 down ofn-path-to-shape.zip comes with comprehensive guides.

Looks like this, for a simple circle, create a radius path, right click, follow the menu entries.

screenshot: https://i.imgur.com/VtImHfo.jpg

The one Blighty refers to is the path-shape script, which requires a bit of dimensions (in pixels) entry.

I still use it because it is a script and I load it as-and-when-required.

Looks like this: https://i.imgur.com/m4WEv8K.jpg

Was in the now defunct gimp-registry site so script attached: unzip, goes in scripts folder.


RE: Ellipse stroke selectiom - al.da.drone - 09-17-2018

I have downloaded the file stuck it in the scripts folder opened up gimp but its nowhere to be seen...
Am I doing something wrong.

IveĀ  attached a screenshot


RE: Ellipse stroke selectiom - rich2005 - 09-17-2018

You are using Gimp 2.10? That is what it looks like in the screenshot.

If that is correct, why put the script in C:\Users\n\.gimp-2.8 scripts.

Unzip, put shape-path.scm in C:\Users\n\AppData\Roaming\GIMP\2.10\scripts


RE: Ellipse stroke selectiom - al.da.drone - 09-17-2018

(09-17-2018, 03:57 PM)rich2005 Wrote: You are using Gimp 2.10? That is what it looks like in the screenshot.

If that is correct, why put the script in C:\Users\n\.gimp-2.8 scripts.

Unzip, put shape-path.scm in C:\Users\n\AppData\Roaming\GIMP\2.10\scripts

Now I did ask myself the same question Lol
Thanks

All is well thanks all