twolfson / gifsockets-middleware

Set of HTTP middlewares for gifsockets
The Unlicense
2 stars 0 forks source link

Add `canvas-to-pixels` as alternative engine #3

Open twolfson opened 10 years ago

twolfson commented 10 years ago

As it turns out, node-canvas is a viable engine, just we messed something up during the hacakathon. Add it as an alternative engine.

https://github.com/twolfson/canvas-to-pixels

twolfson commented 10 years ago

Also, perf this against the phantomjs-pixel-canvas engine.