summaryrefslogtreecommitdiff
path: root/src/svgtiny_strings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/svgtiny_strings.h')
-rw-r--r--src/svgtiny_strings.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/svgtiny_strings.h b/src/svgtiny_strings.h
index d30562e..69026ae 100644
--- a/src/svgtiny_strings.h
+++ b/src/svgtiny_strings.h
@@ -23,6 +23,7 @@ SVGTINY_STRING_ACTION(y1)
SVGTINY_STRING_ACTION(x2)
SVGTINY_STRING_ACTION(y2)
SVGTINY_STRING_ACTION(path)
+SVGTINY_STRING_ACTION(points)
SVGTINY_STRING_ACTION(rect)
SVGTINY_STRING_ACTION(circle)
SVGTINY_STRING_ACTION(ellipse)
@@ -30,3 +31,4 @@ SVGTINY_STRING_ACTION(line)
SVGTINY_STRING_ACTION(polyline)
SVGTINY_STRING_ACTION(polygon)
SVGTINY_STRING_ACTION(text)
+SVGTINY_STRING_ACTION(tspan)