If I'm not mistaking, my previous Inkscape version used to suggest exporting .svg files as the (absolute) path of the .svg file with ".png" instead of ".svg". That is,
Code: Select all
C:\Users\ruben\Desktop\my-ugly-drawing.svg
was -by default- exported as
Code: Select all
C:\Users\ruben\Desktop\my-ugly-drawing.png
or that's how I remember it anyway. Now, however, Inkscape attempts to use nonsensical paths all the time such as
Code: Select all
C:\Users\ruben\rect4022.png
in which case I have to change the folder as well as the filename. Is there any way to change these default settings? I looked under Shift + Ctrl + P but I didn't find anything addressing this.
Thanks in advance,
Ruben