Skip to content

Allow for Non-Pixel Sized SVGs #3

@dmsenter89

Description

@dmsenter89

The SVG format allows the height and width of an SVG to be specified in units other than pixels, such as milimeters. This seems like a very useful feature to support for converting image data to for simulation. Currently MeshmerizeMe requires the height and width to be given in pixels, and does not contain any code to handle coordinate transforms within the SVG. We should add a feature that allows for SVGs with height/width specified in units other than pixels.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions