Home » SVG Scaling Around Center

SVG Scaling Around Center

by Online Tutorials Library

Scaling Around a Center Point

You can perform the scaling around a center point. To stay the width of the outline same while the object becomes larger, you can divide the stroke-width by the scaling factor.

Example

Test it Now

Next Topic#

You may also like