Author Topic: Convert Dotted Stroke to Fill in Inkscape  (Read 1527 times)

April 19, 2018, 09:27:43 PM
Read 1527 times

mikethedj4

  • Sr. Newbie

  • Offline
  • **

  • 4
  • Gender
    Male

    Male
I tried Path > Stroke to Path but it just fills the whole rectangle instead of converting my dotted stroke into filled dots.

Is there any way in Inkscape to easily convert my dotted stroke to a fill?

If not is there an alternative application that does such which is free?

The SVG file's code is located here.
https://codeshare.io/aypQBe

Edit: So the problem was relative towards how my SVG was coded. The border was a custom border rather than dotted or dashed which Inkscape didn't understand. With a little Inkscape tweaking, it worked by using Path > Stroke To Path
« Last Edit: April 20, 2018, 08:49:44 AM by mikethedj4 »
  • 0.91
  • macOS High Sierra 10.13.4

April 19, 2018, 10:35:45 PM
Reply #1

Lazur

  • IC Mentor

  • Offline
  • ******
  • Inkscape Filters Wizard

  • 1,154
  • Gender
    Male

    Male
Hi.

The dots are a result of the stroke having a dasharray -so it won't convert to a path as per se.
You can create a raster copy (Alt+B) and trace bitmap the result.

Or you can also try a development version compiled by Jabiert to test a dashed line path effect here. Once path effect added, convert it to a path and it is probably good to go.

April 19, 2018, 11:24:44 PM
Reply #2

mikethedj4

  • Sr. Newbie

  • Offline
  • **

  • 4
  • Gender
    Male

    Male
Hi.

The dots are a result of the stroke having a dasharray -so it won't convert to a path as per se.
You can create a raster copy (Alt+B) and trace bitmap the result.

Or you can also try a development version compiled by Jabiert to test a dashed line path effect here. Once path effect added, convert it to a path and it is probably good to go.

Bummer I was hoping that wasn't the case. I appreciate your help :)
  • 0.91
  • macOS High Sierra 10.13.4

April 20, 2018, 04:36:22 AM
Reply #3

Moini

  • IC Mentor

  • Offline
  • ******

  • 1,568
    • VektorRascheln
See my answer at http://www.inkscapeforum.com/viewtopic.php?f=5&t=33589 . It should work. Please, if you can, don't post in both forums - it's the same people here and there.

April 20, 2018, 10:16:56 PM
Reply #4

mikethedj4

  • Sr. Newbie

  • Offline
  • **

  • 4
  • Gender
    Male

    Male
So the problem was relative towards how my SVG was coded. The border was a custom border rather than dotted or dashed which Inkscape didn't understand. With a little Inkscape tweaking, it worked by using Path > Stroke To Path
  • 0.91
  • macOS High Sierra 10.13.4