RSS/Atom feed Twitter
Site is read-only, email is disabled

(Mis?)use of jigsaw filter

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

(Mis?)use of jigsaw filter Allan Topp 28 Feb 12:24
  (Mis?)use of jigsaw filter Richard 28 Feb 18:34
   (Mis?)use of jigsaw filter Allan Topp 28 Feb 21:56
Allan Topp
2016-02-28 12:24:04 UTC (about 8 years ago)

(Mis?)use of jigsaw filter

I love the output of the jigsaw filter and would like to use it to laser cut some jigsaw puzzles.

However I have been unable to produce the obligatory single 0.001" line that the laser cutter requires.

Customarily I would use Inkscape to produce the final cutting template but Inkscape treats the GIMP produced image as two lines with fill between them. Removing the fill is simple but, of course, leaves the double lines.

Does anyone have a solution in GIMP - or indeed in Inkscape - for this?

Much appreciate any assistance.

TIA

Richard
2016-02-28 18:34:21 UTC (about 8 years ago)

(Mis?)use of jigsaw filter

Date: Sun, 28 Feb 2016 07:24:04 -0500 From: ad707@ncf.ca
To: gimp-user-list@gnome.org
Subject: [Gimp-user] (Mis?)use of jigsaw filter

I love the output of the jigsaw filter and would like to use it to laser cut some jigsaw puzzles.

However I have been unable to produce the obligatory single 0.001" line that the laser cutter requires.

Customarily I would use Inkscape to produce the final cutting template but Inkscape treats the GIMP produced image as two lines with fill between them. Removing the fill is simple but, of course, leaves the double lines.

Does anyone have a solution in GIMP - or indeed in Inkscape - for this?

Much appreciate any assistance.

TIA

This is not really something you can do in Inkscape because its bitmap trace necessarily traces both sides of each line. However extracting the jigsaw pattern itself (albeit in bitmap form) is a simple operation in GIMP:

1 - Create a new layer, white, on top of the image. 2 - Execute a Jigsaw operation on that layer with a Highlight setting of zero. (a Bevel setting of 0px also works.) 3 - Go to the Layers > Transparency menu and perform a Color To Alpha using white as transparency.

If you absolutely need the cutting lines in vector form, what would be ideal here is for the Jigsaw filter to be able to output it as a GIMP path object instead of painting it onto the target layer but the plug-in doesn't do that in its current form.

-- Stratadrake strata_ranger@hotmail.com
--------------------
Numbers may not lie, but neither do they tell the whole truth.

Allan Topp
2016-02-28 21:56:39 UTC (about 8 years ago)

(Mis?)use of jigsaw filter

What you have suggested seems to me to work fine. And seems to Inkscape likewise.

Can hardly wait to see if the laser cutter agrees with us.

Thanks so much.

It's all so easy ... when you know what you are doing.

Thanks again.

On 16-02-28 01:34 PM, Richard wrote:

This is not really something you can do in Inkscape because its bitmap trace necessarily traces both sides of each line. However extracting the jigsaw pattern itself (albeit in bitmap form) is a simple operation in GIMP:

1 - Create a new layer, white, on top of the image. 2 - Execute a Jigsaw operation on that layer with a Highlight setting of zero. (a Bevel setting of 0px also works..) 3 - Go to the Layers > Transparency menu and perform a Color To Alpha using white as transparency.

If you absolutely need the cutting lines in vector form, what would be ideal here is for the Jigsaw filter to be able to output it as a GIMP path object instead of painting it onto the target layer but the plug-in doesn't do that in its current form.