PSSVG icon indicating copy to clipboard operation
PSSVG copied to clipboard

Script SVGs with PowerShell

Results 114 PSSVG issues
Sort by recently updated
recently updated
newest added

Drawing an [arbelos](https://en.wikipedia.org/wiki/Arbelos) should not be too difficult and should look quite nice.

enhancement

To simplify its inner implementation (and save processing time), this will necessitate adding additional members to PSSVG: * [ ] #185 * [ ] #186 * [ ] #189 *...

enhancement

It currently embeds them as is, which, unfortunately, does not _truly_ count in SVG (since true and false must be lowercase)

enhancement

As a status is set, PSSVG should check itself for an overloaded member. If it finds one, it should invoke it or return it. To test this out, we'll need...