Skip to content

[Tentative] PNG export #2

@rseldner

Description

@rseldner

Button to export the current tree view as a PNG
The SVG is already in the DOM
SVG > canvas > blob > download.

See:

drawImage- https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/drawImage
toBlob() - https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/toBlob

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions