← Back to context

Comment by danielvaughn

1 year ago

Stuff like this does get me excited, as a web developer who's always wanted to explore graphics but never really dipped into native development.

On the other hand, I know enough to know that Chromium uses Harfbuzz and Skia to render a webpage that, in itself, is going to use another instance of Harfbuzz and Skia to render into a canvas element. Intuitively, it feels dirty.