Module of IdenticonSvg that contains functions related to drawing SVG elements and composing the SVG output of the requested identicon.
Summary
Functions
Compose the SVG content out of the templates and return a string.
Functions
Compose the SVG content out of the templates and return a string.
Arguments (all mandatory):
paths: the:pathsfield of the%Identicon{}struct, i.e. single-height polygon "strips" across the mirroring axis after neighbor detection.size: the size of the identicon without padding.padding: the requested padding (positive or zero integer).fg_colorandbg_color: foreground and background color hex strings.opacity: requested opacity (0.0 to 1.0).