Re: units

On Wed, 2004-07-14 at 00:22, Cameron McCormack wrote:

>   <svg width="100pt" height="100pt">
>     <rect x="25pt" y="25pt" width="50pt" height="25pt" fill="red"/>
>     <svg viewBox="0 0 100 100">
>       <path d="M25,50L75,50L75,75L25,75L25,50z" fill="blue"/>
>     </svg>
>   </svg>


What if I wanted to specify the path's stroke width in pt?

-mental

Received on Saturday, 17 July 2004 02:00:03 UTC