Skip to content

Use Shapes to make images from SVG #733

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions