From b5be22f5bd07ff14b7eade763fb9b6f755d1cf5c Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Sun, 1 Mar 2015 09:57:53 +0100 Subject: Rename to , to , to . Remove experimental smoothing types. Add new smoothing 'type' attribute with bicubic smoothing option. Per SVG WG decission at Sydney 2015 face-to-face meeting. (bzr r13956) --- share/attributes/svgprops | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'share/attributes') diff --git a/share/attributes/svgprops b/share/attributes/svgprops index 6e8925177..af55671c9 100644 --- a/share/attributes/svgprops +++ b/share/attributes/svgprops @@ -334,6 +334,8 @@ "targetY" - "feConvolveMatrix" +"tensor" - "meshpatch" + "textLength" - "text","textPath","tref","tspan" "title" - "style" @@ -342,7 +344,7 @@ "transform" - "a","circle","clipPath","defs","ellipse","foreignObject","g","image","line","path","polygon","polyline","rect","switch","text","use","flowRoot","flowPara","flowSpan" -"type" - "animateTransform","feColorMatrix","feTurbulence","script","style","feFuncA","feFuncB","feFuncG","feFuncR" +"type" - "animateTransform","feColorMatrix","feTurbulence","script","style","feFuncA","feFuncB","feFuncG","feFuncR","mesh" "u1" - "hkern","vkern" -- cgit v1.2.3