Skip to content

Export option to "bake" use element #1542

@ComplianceFailure

Description

@ComplianceFailure

Feature Description

First off, this is a lovely program. It exposes the SVG spec in a beginner-friendly yet robust way, which has helped me learn a lot and I'd love to see it grow.

I noticed that the 'use' element seems to function properly if added manually. Obviously this drastically speeds up making repetitive designs, but an SVG importer I've been using for my game does not support this feature.
(See: https://github.com/SlugFiller/godot-vector2d/tree/godot-4.0)

I reckon this is niche, but it would be nice to convert use elements to duplicates of their source shapes on export.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions