- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 148
 
Open
Description
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.