Skip to content

Use Shapes to make images from SVG #733

@Noofbiz

Description

@Noofbiz

An SVG is actually just a collection of shapes, and we have methods to create all the shapes needed to fully implement the SVG 2.0 spec. So, rather than saving an SVG to an image.Image and then uploading it as a texture (which is how SVG support works at the moment), we can draw the SVG via shapes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions