From 9021546d20792fdd799715227685d5d6d8226517 Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Thu, 31 May 2018 10:42:13 +0200 Subject: Boiler plate stuff for 'textPath' 'side' attribute. --- src/attributes.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/attributes.cpp') diff --git a/src/attributes.cpp b/src/attributes.cpp index 7a3916f6d..fb9b97a15 100644 --- a/src/attributes.cpp +++ b/src/attributes.cpp @@ -212,6 +212,7 @@ static SPStyleProp const props[] = { {SP_ATTR_SODIPODI_LINESPACING, "sodipodi:linespacing"}, /* SPTextPath */ {SP_ATTR_STARTOFFSET, "startOffset"}, + {SP_ATTR_SIDE, "side"}, /* SPStop */ {SP_ATTR_OFFSET, "offset"}, /* SPFilter */ -- cgit v1.2.3