aziesemer
aziesemer
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/paint-order
The following SVG stopped working after PR #192. Reverting this chage fixed the issue: https://github.com/Kozea/CairoSVG/pull/192/files#diff-df66f79606a5ca006b57c7ad5b5fc43b Example: [floor.svg.txt](https://github.com/Kozea/CairoSVG/files/2551508/floor.svg.txt)
If you try this code: ``` .ruler-text.metric{fill:#000; font:107pt arial; text-anchor:middle; alignment-baseline:middle; paint-order: stroke; stroke: #ff0; stroke-width: 10pt; stroke-linecap: butt; stroke-linejoin: miter} 2.66m ``` You'll end up with: instead of: PR...
Fix Visa Scope support.
They are not marked as Plugin, so they are never loaded: https://forum.newae.com/viewtopic.php?f=7&p=1547#p1547
I was unable to generate structure from equirectangular images. Is it supported?
Worked fine for years, but now, when I try to run, I'm getting: ``` Creating disk image... could not access /Volumes/xx/xxxt.app - Operation not permitted hdiutil: create failed - Operation...