Skip to main content

Module transform

Module transform 

Source
Expand description

SVG path geometric transformations.

Functionsยง

scale_path
Scales an SVG path string by factors (sx, sy).
translate_path
Translates (offsets) an SVG path string by (dx, dy).