Re: [svgwg] Ability to cut transparent holes of any shape into embedded raster graphics; Native SVG equivalent for CSS border radius (More versatility with embedded raster graphics) (#788)

> Native SVG equivalent for CSS border-radius

On which elements?  `<rect>` elements have `rx` and `ry` to add rounded corners.  There are not many other elements that have corners suitable for `border-radius`.

> Ability to cut transparent or transclucent holes of any shape into embedded raster graphics

There is `<mask>` and `<clipPath>`.  Do they not do what you want?



-- 
GitHub Notification of comment by BigBadaboom
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/788#issuecomment-611275325 using your GitHub account

Received on Thursday, 9 April 2020 01:20:22 UTC