PDF support
Align the API in node-canvas: https://github.com/Automattic/node-canvas#pdf-output-support
When can PDF export be supported? Can it be built using Rollup?
When can PDF export be supported?
I'm very busy these days on my work, so I can't promise a time to support this feature.
Can it be built using Rollup?
I don't get you question. This package contains native binary, this part can not be bundled into JavaScript code.
PDF support is hit and miss imho. PDF overlap only partially with canvas, shadow is an example. This package could be a great way to have a node canvas option that extends to all canvas features. I have mixed feelings about polluting it with PDF functionalities