From 956bde7b424ecbd8ab839ffb29738ce48caeaec3 Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Sun, 2 Apr 2006 20:54:27 +0000 Subject: Adding support for element (bzr r401) --- src/attributes.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/attributes.cpp') diff --git a/src/attributes.cpp b/src/attributes.cpp index 10b33e178..39163c010 100644 --- a/src/attributes.cpp +++ b/src/attributes.cpp @@ -103,6 +103,10 @@ static SPStyleProp const props[] = { {SP_ATTR_INKSCAPE_CURRENT_LAYER, "inkscape:current-layer"}, {SP_ATTR_INKSCAPE_DOCUMENT_UNITS, "inkscape:document-units"}, {SP_ATTR_INKSCAPE_CONNECTOR_SPACING, "inkscape:connector-spacing"}, + /* SPColorProfile */ + {SP_ATTR_LOCAL, "local"}, + {SP_ATTR_NAME, "name"}, + {SP_ATTR_RENDERING_INTENT, "rendering-intent"}, /* SPGuide */ {SP_ATTR_ORIENTATION, "orientation"}, {SP_ATTR_POSITION, "position"}, -- cgit v1.2.3