Which feature is your request related to?
export format
Describe your request for enhancements!
When exporting as SVG, the 8 character color format fill="#11223344" is not recognized by some tools.
To improve compatibility and perhaps standard compliance, fill-opacity=... and stroke-opacity= could be used instead:
https://www.w3.org/TR/SVG2/painting.html#FillOpacity
https://www.w3.org/TR/SVG2/painting.html#StrokeOpacity
https://stackoverflow.com/questions/6042550/svg-fill-color-transparency-alpha (your link).
Thanks
Rerefence: #962
Additional context
No response
Code of Conduct
Which feature is your request related to?
export format
Describe your request for enhancements!
When exporting as SVG, the 8 character color format fill="#11223344" is not recognized by some tools.
To improve compatibility and perhaps standard compliance, fill-opacity=... and stroke-opacity= could be used instead:
https://www.w3.org/TR/SVG2/painting.html#FillOpacity
https://www.w3.org/TR/SVG2/painting.html#StrokeOpacity
https://stackoverflow.com/questions/6042550/svg-fill-color-transparency-alpha (your link).
Thanks
Rerefence: #962
Additional context
No response
Code of Conduct