Was working on a design in InkScape today and was stuggling with merging two paths.
Effectively, I have
- a geometric design
- a rectangle path (white fill and black stroke).
Want to merge the rectangle onto a portion of the geometric design so that it shows up as a white space with a border (for inserting text later).
Attempted to Path-> Union the objects, but this was not working as intended (just created a big black box on the original design.
Had to resort to utilizing Path -> Difference, but this resulted in loosing my black stroke outline. Am I missing something?