UNPKG

malebranche

Version:

Converts clip path coordinates from absolute to fractional units between 0 and 1.

10 lines 188 B
<h2></h2> <p> absolute elliptical arc </p> <svg height="800px" width="800px" > <path fill="none" stroke="#f7c562" stroke-width="1" d="M 45,75 A100,50 0 1,0 100,50z" /> </svg>