How to eliminate spline entities from paths from text?

Post questions on how to use or achieve an effect in Inkscape.
chrisjj
Posts: 153
Joined: Thu Jan 17, 2013 10:45 am

How to eliminate spline entities from paths from text?

Postby chrisjj » Fri Jan 18, 2013 5:07 am

How may I eliminate splines from paths that I have created from text using Object to path? What I have done is:

1 Enter a text character having only straight edges
2 Done "Object to path" - result on left here:
[EDITed to show spline control points]
Image
3 Save as .DXF

Hoped for: DXF containing only LINE entities - as required the the device I'm driving.
Observed: DXF containing SPLINE entities - here http://pastebin.com/twK124sg

The right-side character was created with the SHIFT+F6 tool and does not show this problem. Simplify (CTRL+L) does not solve the problem.

Any help greatly appreciated.
Last edited by chrisjj on Wed Jan 23, 2013 7:36 am, edited 1 time in total.

User avatar
brynn
Posts: 10309
Joined: Wed Sep 26, 2007 4:34 pm
Location: western USA
Contact:

Re: How to eliminate spline entities from paths from text?

Postby brynn » Sat Jan 19, 2013 7:13 pm

Image
Welcome to InkscapeForum!

In the Desktop Cutting Plotter dialog, that should come up when you Save As DXF, did you have "Use LWPOLYLINE type of line output" checked, or "Use ROBO-Master type of spline output" checked. I'm guessing you should use the first one (which is actually the 2nd one on the dialog).

Although, I don't understand what I'm looking at, when I follow your link, so possibly I don't understand the problem.

chrisjj
Posts: 153
Joined: Thu Jan 17, 2013 10:45 am

Re: How to eliminate spline entities from paths from text?

Postby chrisjj » Wed Jan 23, 2013 7:50 am

brynn wrote:Welcome to InkscapeForum!

Thanks, Brynn.

brynn wrote:did you have "Use LWPOLYLINE type of line output" checked, or "Use ROBO-Master type of spline output" checked. I'm guessing you should use the first one (which is actually the 2nd one on the dialog).

Thanks, but I have tried both and neither solves the problem.

The best workaround I have used is to eliminate curves before Save by applying Extensions, Flatten Beziers. Taking care not to let the numeric control go down to zero, since this here causes app hang.

User avatar
druban
Posts: 1917
Joined: Fri Nov 20, 2009 10:48 pm

Re: How to eliminate spline entities from paths from text?

Postby druban » Wed Jan 23, 2013 11:21 am

chrisjj wrote:The best workaround I have used is to eliminate curves before Save by applying Extensions, Flatten Beziers. Taking care not to let the numeric control go down to zero, since this here causes app hang.


You have the right idea but instead of using an extension whose purpose is to REDUCE curves, you should eliminate all spline info by selecting all objects, switching to the nodetool, selecting all nodes, and clicking the button in the nodetool control bar that says, "make selected segments lines".

rect3175.png
rect3175.png (4.98 KiB) Viewed 2711 times


Does this work?
Your mind is what you think it is.

chrisjj
Posts: 153
Joined: Thu Jan 17, 2013 10:45 am

Re: How to eliminate spline entities from paths from text?

Postby chrisjj » Wed Jan 23, 2013 11:40 am

druban wrote:you should eliminate all spline info by selecting all objects, switching to the nodetool, selecting all nodes, and clicking the button in the nodetool control bar that says, "make selected segments lines".
Does this work?

Yes thanks. it does work in the letter A example.

But now additionally I have fuller curves such as in letter O and so have the genuine requirement to reduce curves to line segment approximations. Hence it looks like I'll be using the extension solution for both.

Thanks again for the suggestion.


Return to “Help with using Inkscape”