Skip to content

Parse Style CSS #170

@kayuri

Description

@kayuri

Support text/css style type in SVG parser/renderer/serializer, for example:

<style type="text/css">
        .mystyle{fill:none;stroke:#000000;stroke-width:1.5;stroke-miterlimit:10;}
</style>
<rect class="mystyle" x="48.2" y="54" class="st0" width="16.8" height="91.8"/>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions