Live data from Hacker News

Skia Canvas: Browserless implementation of the HTML Canvas drawing API for node

skia-canvas.org

1–10 of 91 posts

Re: Skia Canvas: Browserless implementation of the HTML Canvas drawing API for node

#6

Kind of strange to call it browserless as though Skia requires one to begin with. Been using the .NET Skia library in CLI and desktop applications for a while.

It's the "html canvas drawing api" that "browserless" refers to

Re: Skia Canvas: Browserless implementation of the HTML Canvas drawing API for node

#7

Kind of strange to call it browserless as though Skia requires one to begin with. Been using the .NET Skia library in CLI and desktop applications for a while.

Node is a browserless JS engine. I don’t see why saying browserless is weird.

Re: Skia Canvas: Browserless implementation of the HTML Canvas drawing API for node

#8

Kind of strange to call it browserless as though Skia requires one to begin with. Been using the .NET Skia library in CLI and desktop applications for a while.

They're not saying Skia itself is browserless; they're saying that "Skia Canvas" is a non-browser-based implementation of what people would normally call the browser Canvas API.

Re: Skia Canvas: Browserless implementation of the HTML Canvas drawing API for node

#10
post #7

Kind of strange to call it browserless as though Skia requires one to begin with. Been using the .NET Skia library in CLI and desktop applications for a while.

Node is a browserless JS engine. I don’t see why saying browserless is weird.

I don’t think anyone ever thought Node was a browser thing though
Post reply on HN