Code

Remove any "inkscape:*" or "sodipodi:*" attributes when saving as "plain SVG". Fixes...
[inkscape.git] / src / attributes-test.h
index 1d8f32843c955b24ab31e39480dd188fda70364c..6677294f232b3f88bb81aa4592e303c2f0d30b8c 100644 (file)
@@ -378,6 +378,8 @@ struct {char const *attr; bool supported;} const all_attrs[] = {
     {"inkscape:connector-type", true},
     {"inkscape:connection-start", true},
     {"inkscape:connection-end", true},
+    {"inkscape:connection-points", true},
+    {"inkscape:connector-curvature", true},
     {"inkscape:connector-avoid", true},
     {"inkscape:connector-spacing", true},
     {"sodipodi:cx", true},