Skip to content

Change graphics library to Skia #153

@jmidt

Description

@jmidt

Right now, we are using NanoVG, which is not actively maintained. We would like to change this to a more modern alternative, such as Skia.

All calls to NanoVG is wrapped in the small wrapper NanoCanvas, so it should be simple to change out the backend without having to rewrite any graphics code in OTTO. We can then extend the wrapper to expose the more advanced features of Skia.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions