html - SVG shapes is jagged even with antialiasing turned on -
I have a svg image of two polygons in the 220x220px container, but I wonder if I can make edges better antialiase Am I
& lt; Div class = "container" & gt; & Lt; Svg version = "1.1" id = "ob" xmlns = "http://www.w3.org/2000/svg" xmlns: xlink = "http://www.w3.org/1999/xlink" X = " 0px "y =" 0px "visible box =" 0 0 595.3 841.9 "enabled-background =" new 0 595.3 841.9 "xml: space =" protected "& gt; & Lt; G id = "LOGO" & gt; & Lt; Polygon numeral = "311,374.7 417.7401.7 565.4,380.8 438.6,342.4" /> & Lt; Polygon point = "298.4,370 426.9,337.5 298.4298.5 16.9.9337.5" /> & Lt; / G> & Lt; / Svg & gt; & Lt; / Div & gt; I started playing with shape-rendering and it was not what I see.
Comments
Post a Comment