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

This should draw a series of lines whose segments are `-Zig` length and whose angles are `-Zag` angle.

enhancement

Should draw N parallel gridlines across a number of symmetries.

enhancement

This should be especially easy to start off with, as SVGs can contain SVGs. More practically speaking, this command should help provide a number of common answers to _how_ SVGs...

enhancement

There are a couple of scenarios for this command: 1. Formatted console output as SVG (for sharability) 2. Standardized rendering of simple data (for example, showing a set of points)

enhancement

This should render a [mathematical rose](https://en.wikipedia.org/wiki/Rose_(mathematics))

enhancement

This may be a _little_ tedius, but should be fairly straightforward. Essentially: Throughout SVG, we can uniformly scale any purely value. This is a _little_ tricky in the case of...

enhancement

We can think of many fractals as being the combination of N iterations of a repeated shapes or points. Surely, this is something we can manage to script. It also...

enhancement

ConvexPolygon has a lot of aliases, for a lot of different proper names for a shape. If this is assigned to a variable before it is called, such as it...

enhancement

Reflection can be accomplished in SVG via transforms. This should make it easier to apply them.

enhancement