Code

1) snap midpoints of line segments (both as source and as target)
[inkscape.git] / src / attributes-test.h
index bffc2779802334d2c825523dc6780693c6947f08..af1ed8a11dc41ba4f9ebbb0e8bda65942b18841b 100644 (file)
@@ -352,6 +352,7 @@ struct {char const *attr; bool supported;} const all_attrs[] = {
     {"inkscape:snap-guide", true},
     {"inkscape:snap-center", true},
     {"inkscape:snap-smooth-nodes", true},
+    {"inkscape:snap-midpoints", true},
     {"inkscape:snap-intersection-grid-guide", true},
     {"inkscape:snap-intersection-paths", true},
     {"inkscape:pageopacity", true},