Hacker News new | ask | show | jobs
by soegaard 568 days ago
Are there plans for a C API?

The missing C API for Skia is most likely why Cairo is still alive.

2 comments

Impeller - Flutter’s rendering library that replaces Skia on iOS and Android - is working on a C API: https://github.com/flutter/engine/blob/main/impeller/toolkit...
I did a little work on a C API for Skia a long time ago. We didn't have a good use case at the time, so the project was dropped.