PSSVG
PSSVG copied to clipboard
Script SVGs with PowerShell
Drawing an [arbelos](https://en.wikipedia.org/wiki/Arbelos) should not be too difficult and should look quite nice.
To simplify its inner implementation (and save processing time), this will necessitate adding additional members to PSSVG: * [ ] #185 * [ ] #186 * [ ] #189 *...
It currently embeds them as is, which, unfortunately, does not _truly_ count in SVG (since true and false must be lowercase)
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...