Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

[Enhancement]: SVG export compatibility #963

@phourglass

Description

@phourglass

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

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

enhancementSmall enhancements to existing features

Type

No type
No fields configured for issues without a type.

Projects

Status
✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions