PSSVG icon indicating copy to clipboard operation
PSSVG copied to clipboard

`Write-SVG -InA` ...

Open StartAutomating opened this issue 1 year ago • 0 comments

Almost all SVG commands should support an -InA parameter, which will enable them to be repurposed in the multitude of ways that SVG allows.

For example, any SVG can easily be rendered -InA a <Pattern>, <Symbol>, or <SVG>. In more interesting terms, any SVG can live within <HTML> (including in a <Template> or a the basis of a custom element)

StartAutomating avatar Jun 07 '24 06:06 StartAutomating