Oliver Barnum

Results 3 issues of Oliver Barnum

# Problem My `` element's `shape-inside` property is being ignored when I `svg2png` using `cairosvg`. https://cairosvg.org/svg_support makes no mention of `shape-inside`. The `shape-inside` feature is [described here](https://svgwg.org/svg2-draft/text.html#TextShapeInside). # What I...

feature

### ImageMagick version 6.7.7-6 ### Operating system Windows ### Operating system, version and so on Windows 11 Home ### Description I'm trying to convert generated svgs into pngs. These Inkscape...

Im using `"@electron-forge/cli": "^7.2.0"` which uses notarize under the hood. I provide credentials to notarize by passing them to my `forge.config.js` like this: ``` osxSign: { 'identity': "Developer ID Application:...

troubleshooting