✏️ Added inkscape specific notes

This commit is contained in:
z3rOR0ne 2025-02-09 20:48:32 -08:00
parent feac401b25
commit 6e1765423f
4 changed files with 27 additions and 4 deletions

View file

@ -0,0 +1,18 @@
Taken from
[StackExchange](https://graphicdesign.stackexchange.com/questions/147506/inkscape-to-convert-multiple-paths-into-one-single-path).
1. Select everything, and do Ungroup Shift+Ctrl+G 5 times to remove all those
unnecessary nested groups.
2. Do Path > Stroke to Path to turn the horizontal stroke into a path.
3. Now you can do Path > Combine, or alternatively do Path > Union if you want
to get rid of any overlaps.
4. Do File > Cleanup document
5. To export as optimised SVG, do File > Save as, then select "Optimised SVG"
from the file type dropdown.
6. In the Optimsed SVG Output dialog set up the items you want to keep and which
you want to remove. Here are my settings