James Brundage

Results 990 issues of James Brundage

### Description Edit-Media -Rotate is broken for a fixed transposition, due to over-quoting. ### Reproducable Steps _No response_ ### Links _No response_

bug

More than a few things can be embedded into SVG using either a: [``](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/foreignObject) or a [``](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/metadata) element This can be broadly separated into two categories: ## Embedding Metadata *...

enhancement

The polar equation and its inputs should be embedded in a data attribute, as PowerShell. (this will only require minor renaming to turn into JavaScript, since the `[Math]` classes are...

enhancement

This should be fairly helpful for a number of scenarios, such as flags and maps.

SVG supports localized data using the [switch element](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/switch). This should be abstracted to embed the localized metadata in a form somewhat similar to the native PowerShell commands.

enhancement