Skip to content

Exporting SVG File throws DomException due to invalid stroke-widths #697

@shepdl

Description

@shepdl

Exporting an SVG file can throw a DomException due to invalid stroke widths. It says this is because stroke-widths cannot have units. This seems to be because Float.toString prints values less than 0.001 in scientific notation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions