Code

Fundamentally reworked version of the 3D box tool (among many other things, this...
[inkscape.git] / src / attributes-test.h
index 57eb03eb5ae77a78e109e89867c28d3a5a84e3fb..384c0ca373f333f3a05192df9e39fe6acde70626 100644 (file)
@@ -370,6 +370,15 @@ struct {char const *attr; bool supported;} const all_attrs[] = {
     {"sodipodi:cy", true},
     {"sodipodi:rx", true},
     {"sodipodi:ry", true},
+    {"inkscape:perspectiveID", true},
+    {"inkscape:corner0", true},
+    {"inkscape:corner7", true},
+    {"inkscape:box3dsidetype", true},
+    {"inkscape:persp3d", true},
+    {"inkscape:vp_x", true},
+    {"inkscape:vp_y", true},
+    {"inkscape:vp_z", true},
+    {"inkscape:persp3d-origin", true},
     {"sodipodi:start", true},
     {"sodipodi:end", true},
     {"sodipodi:open", true},