UNPKG

malebranche

Version:

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

10 lines 222 B
<h2>M, h, l, z</h2> <p> relative horizontal line to command </p> <svg height="800px" width="800px" > <path fill="none" stroke="#f7c562" stroke-width="1" d="M25 25h30 45 100 300l0 200 -100 0 -200 0z" /> </svg>