Skip to content

Styles in the style tag instead of as attributes on the tags? #24

@PeteMichaud

Description

@PeteMichaud

Hey Giorgio, nice work on the library!

I'm experimenting with using your library to handle widget rendering in my Map Projection software and one feature I'd like is the ability to have all the style information output as css in the style tag, rather than as attributes on the various paths.

My use case involves passing the svg file to the user for further editing, and all the styles for every line will be identical, so for file size and ease of editing, I'd like to consolidate the style information.

Does VectSharp already support such a thing, or is it something you're interested in adding?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions