Skip to content

Support svglite #10

@thomasp85

Description

@thomasp85

The glyph interface in the graphics engine is quite at odds with the core idea behind svglite, which is post processing flexibility. svglite cannot support this graphics engine feature while also promising an editable output.

My best idea now is to render to HTML if svglite is detected, and then pass that to the device with some marker Unicode in front of the string. svglite could then include the whole string inside a <foreignObject> tag

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions