View Source z_svg (zotonic_stdlib v1.23.1)
Utility functions for svg processing.
Summary
Functions
Sanitize a binary containing a SVG
Sanitize an element from the SVG parse tree. Also called from z_html.erl
Types
Functions
Sanitize a binary containing a SVG
-spec sanitize_element(svg_element() | term()) -> svg_element().
Sanitize an element from the SVG parse tree. Also called from z_html.erl