Documentation ¶ Index ¶ func Normalize(data []byte, size int) []byte Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Normalize ¶ func Normalize(data []byte, size int) []byte Normalize normalizes the SVG content: set default width/height, remove unnecessary tags/attributes It's designed to work with valid SVG content. For invalid SVG content, the returned content is not guaranteed. Types ¶ This section is empty. Source Files ¶ View all Source files processor.go svg.go Click to show internal directories. Click to hide internal directories.