Skip to content

Draw images using svg rather than HTML5 canvas #1

@djvine

Description

@djvine

Images are currently rendered by looping over the pixels in the HTML5 canvas. It could be faster to loop over image pixels and place an SVG rect at the correct position.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions