From bc7cc0b698d7be2cc4ae6f9eba378dadd1cf5f9f Mon Sep 17 00:00:00 2001 From: Alx Sa Date: Mon, 15 Sep 2025 17:28:33 +0000 Subject: [PATCH] path: Update SVG tag when exporting paths Per Martin Owens of Inkscape and Jonathan Watt, one of the SVG specification editors (https://jwatt.org/svg/authoring/#doctype-declaration), we should not export the DTD with the GimpPath SVG. This patch also adds an explicit SVG version to the tag. --- app/path/gimppath-export.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/app/path/gimppath-export.c b/app/path/gimppath-export.c index 6d53ff7673..55f508fa02 100644 --- a/app/path/gimppath-export.c +++ b/app/path/gimppath-export.c @@ -144,10 +144,9 @@ gimp_path_export (GimpImage *image, g_string_append_printf (str, "\n" - "\n" - "\n" - "