Automattic / Automattic/node-canvas
Support more backends
Open
Feature
- Dominant language
- JavaScript
- Stars
- 10.7k
- Forks
- 1.2k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 1
Description
Currently, node-canvas only supports cairo's image backend and PDF rendering. These are useful for server applications. However, the performance with those backends is not sufficient for desktop applications. It would be nice if node-canvas also supported cairo backends such as cairo-gl or quartz for hardware-accelerated rendering.
See http://cairographics.org/backends/ for available backends.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.