I am trying to union a circle and a rectangle with text. This is for a CNC machine. The circle is a path. The text in the rectangle is already a path where I used the "difference" function to punch it out of the rectangle. I am using version 1.3.2
The circle needs to be converted with Path->Stroke to Path. Have you tried this already? The result can be Path->Combined then with the text if you need one Path object.
I am trying to union a circle and a rectangle with text. This is for a CNC machine. The circle is a path. The text in the rectangle is already a path where I used the "difference" function to punch it out of the rectangle. I am using version 1.3.2
The circle needs to be converted with Path->Stroke to Path. Have you tried this already? The result can be Path->Combined then with the text if you need one Path object.