Bound(ing)

General discussions about Inkscape.
inkblot
Posts: 4
Joined: Thu Jun 06, 2013 7:47 am

Bound(ing)

Postby inkblot » Sun Jun 09, 2013 8:31 am

I have a circle with separate vertical and horizontal lines. I have grouped all three but get "area is not bounded cannot fill". I am guessing that it is because the vertical and horizontal lines and the circle are not 'all in one' as it were. If this is the case, how do I 'bound' these individuals as one? Thanks for your help and hello everyone. casual self teaching user.

User avatar
Xav
Posts: 1209
Joined: Fri May 08, 2009 1:18 am
Location: UK
Contact:

Re: Bound(ing)

Postby Xav » Sun Jun 09, 2013 9:15 pm

I guess you're trying to use the flood fill tool :tool_paintbucket:

This is a pixel-based tool which creates a fill by finding all the pixels that are connected to the one you click, and are also the same colour (=/- the threshold amount). The edge of the shape created is determined by the point at which the pixel colours change - in other words the visual boundary of the area. If your boundary isn't closed, or you zoom in too much so that you can't see the boundary, then you'll get this message.

It might be easiest to attach a screenshot or your SVG file with some description of the part you want to fill, so we can see how the lines and circle relate to one another and if there are any obvious gaps that would stop the flood fill from working.
Co-creator of The Greys and Monsters, Inked - Inkscape drawn webcomics
Web SiteFacebookTwitter

inkblot
Posts: 4
Joined: Thu Jun 06, 2013 7:47 am

addition to bound(ing)

Postby inkblot » Mon Jun 10, 2013 9:32 am

hope these images are viewable.thanks.
Attachments
example4.svg
(21.03 KiB) Downloaded 202 times

User avatar
flamingolady
Posts: 687
Joined: Wed Jun 10, 2009 1:40 pm

Re: Bound(ing)

Postby flamingolady » Tue Jun 11, 2013 5:19 am

You may have an open path that needs to be closed (hard to know without looking at it, as stated by XAV).
An easy way to determine that is to 'select all', then apply a stroke of a bright/different color from your design, so that it stands out easy. I sometimes make the stroke big (e.g. 6 px). Then look closely at the design, if part of the stroke is missing, then you've probably got an open path which can be closed by selecting the 2 closest nodes (be sure you're in the node tool) and then click on 'join selected end nodes with a new segment', and that should do it, then you should be able to fill the object normally again.

inkblot
Posts: 4
Joined: Thu Jun 06, 2013 7:47 am

Re: Bound(ing)

Postby inkblot » Tue Jun 11, 2013 7:18 am

got it. thanks everyone.

User avatar
Xav
Posts: 1209
Joined: Fri May 08, 2009 1:18 am
Location: UK
Contact:

Re: Bound(ing)

Postby Xav » Tue Jun 11, 2013 4:46 pm

In this particular case if you want to fill the whole of the image, rather than individual sections, you should just select the ellipse, set a fill colour and then send it to the back.
Co-creator of The Greys and Monsters, Inked - Inkscape drawn webcomics
Web SiteFacebookTwitter


Return to “General Discussions”