-
Notifications
You must be signed in to change notification settings - Fork 221
Closed
Labels
area-renderingEverything related to the renderingEverything related to the renderingplatform-javascriptRelated to the JavaScript version of alphaTabRelated to the JavaScript version of alphaTab
Description
If somebody plans to use alphaTab from a Node.js backend, only SVG rendering is available which is targeting the CSS based SVG strings.
There are some libraries like skia-canvas or node-canvas which are almost HTML5 canvas compatible. Should be fairly easy to add support for raster graphics rendering there. Only the font-loading is the tricky part which needs to be addressed.
Metadata
Metadata
Assignees
Labels
area-renderingEverything related to the renderingEverything related to the renderingplatform-javascriptRelated to the JavaScript version of alphaTabRelated to the JavaScript version of alphaTab
Type
Projects
Status
Done