Inkscape 1.0 I could save optmised with no problems and my paths didn't change etc and stayed relative... Now I update inkscape and everytime I save as optimised it keeps changing the image href's from a relative path to a full absolute path with 'file://' at the start... WHY? It's screwing with my web development and I can't find an option to stop it. I cant fathom or understand why it would even do this when relative is always going to be more stable than an absolute path regardless if it's web development or not... In web development, using a file system absolute path would never work.
Inkscape 1.0 I could save optmised with no problems and my paths didn't change etc and stayed relative... Now I update inkscape and everytime I save as optimised it keeps changing the image
href's from a relative path to a full absolute path with 'file://' at the start... WHY? It's screwing with my web development and I can't find an option to stop it. I cant fathom or understand why it would even do this when relative is always going to be more stable than an absolute path regardless if it's web development or not... In web development, using a file system absolute path would never work.