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

Given its web-friendly nature, PSSVG should be available as Microservice. Largely speaking, this should only return .svgs, and should cache any input. For the sake of brevity and structural sanity,...

enhancement

A morph should be an animation of paths or points. This is natively supported by SVG, but not an element.

enhancement

This should produce a colorized script block in SVG form. Colorization should use CSS classes, so that it may work with multiple color palettes.

enhancement

PSSVG should be able to draw [Tetrominos](https://en.wikipedia.org/wiki/Tetromino)

enhancement

This should generate a "wavy" circle, using `[Sin]` or `[Cos]` to adjust the radius at a given angle.

enhancement

This should be a simplification of SVG.StyleSheet, which picks a palette from [4bitcss](https://4bitcss.com) (using the CDN)

enhancement

This should draw a single semicircle (as an SVG.path)

enhancement