Problem with path difference

Post questions on how to use or achieve an effect in Inkscape.
Xaphoid
Posts: 4
Joined: Wed Nov 17, 2010 7:06 am

Problem with path difference

Postby Xaphoid » Wed Nov 17, 2010 7:30 am

I'm having a similar issue to viewtopic.php?f=5&t=417. I'm very new to Inkscape and so I've been trying to work through some of the tutorials on this site Top

User avatar
RobA
Posts: 335
Joined: Fri Aug 10, 2007 1:22 am

Re: Problem with path difference

Postby RobA » Thu Nov 18, 2010 12:22 am

I beleive that since the tutorial was written, converting text now creates groups of letter paths, you will have to ungroup before differencing.

A good tip is to always keep your eye on the status bar to see the type of the object you have selected.

-Rob A>

Xaphoid
Posts: 4
Joined: Wed Nov 17, 2010 7:06 am

Re: Problem with path difference

Postby Xaphoid » Thu Nov 18, 2010 1:59 am

Thanx I will try when iget home. Why do u think that it is coded like this? Seems a little counter intuitive to me not that I'm complaining.

Xaphoid
Posts: 4
Joined: Wed Nov 17, 2010 7:06 am

Re: Problem with path difference

Postby Xaphoid » Thu Nov 18, 2010 11:12 am

Very strange still doesn't work. Combine works and intersection just erases the whole thing.

Xaphoid
Posts: 4
Joined: Wed Nov 17, 2010 7:06 am

Re: Problem with path difference

Postby Xaphoid » Thu Nov 18, 2010 11:29 am

I finally figured it out. You have to ungroup plus select the txt then perform a union on it. I noticed that the status bar said that difference would only accept 2 paths at a time to perform the action. So union satisfies this and allows me to do the difference on the txt. Maybe useful for other newbies that get stuck here.

~suv
Posts: 2272
Joined: Sun May 10, 2009 2:07 am

Re: Problem with path difference

Postby ~suv » Thu Nov 18, 2010 12:52 pm

Xaphoid wrote:Thanx I will try when iget home. Why do u think that it is coded like this? Seems a little counter intuitive to me not that I'm complaining.

From the Release notes 0.47:

    «Converting text to path produces a group
    Converting a text or flowed text to path (Ctrl+Shift+C) now produces a group of paths, one path for each glyph of text, instead of a single monolithic path as before. Apart from easier manipulation, an additional advantage is that if your text contained styled spans (i.e. fragments with different color, opacity, or other properties), these styles will be preserved by the corresponding glyph paths after the conversion. You can still easily get a single path out of such a group by selecting it and doing Combine (Ctrl+K).

    Combine works on groups
    The Combine command now works transparently on groups, i.e. combines paths inside selected groups at any level of grouping.

    Exclusion works on multiple paths
    The Exclusion boolean operation can now operate on an arbitrary number of paths. »


Return to “Help with using Inkscape”