From a7054c1c7219ccb13da4436478ce574bc8fd76ac Mon Sep 17 00:00:00 2001 From: joncruz Date: Sat, 4 Apr 2009 08:32:27 +0000 Subject: [PATCH] Added attributes to test --- src/attributes-test.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/attributes-test.h b/src/attributes-test.h index 1669617ce..5593deeba 100644 --- a/src/attributes-test.h +++ b/src/attributes-test.h @@ -359,8 +359,10 @@ struct {char const *attr; bool supported;} const all_attrs[] = { {"inkscape:snap-grids", true}, {"inkscape:snap-to-guides", true}, {"inkscape:snap-intersection-paths", true}, + {"inkscape:original-d", true}, {"inkscape:pageopacity", true}, {"inkscape:pageshadow", true}, + {"inkscape:path-effect", true}, {"inkscape:transform-center-x", true}, {"inkscape:transform-center-y", true}, {"inkscape:zoom", true}, -- 2.30.2