Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Raster Graphics Canvas for Node.js #545

Closed
Danielku15 opened this issue Feb 13, 2021 · 1 comment
Closed

Add Raster Graphics Canvas for Node.js #545

Danielku15 opened this issue Feb 13, 2021 · 1 comment
Assignees
Labels
area-rendering Everything related to the rendering platform-javascript Related to the JavaScript version of alphaTab type-feature 💡

Comments

@Danielku15
Copy link
Member

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.

@Danielku15 Danielku15 added type-feature 💡 area-rendering Everything related to the rendering platform-javascript Related to the JavaScript version of alphaTab labels Feb 13, 2021
@Danielku15 Danielku15 self-assigned this Feb 13, 2021
@Danielku15 Danielku15 modified the milestones: [v1.3.0] Platform Improvements, [v1.3.0] Platform Improvements and Maintenance Nov 4, 2021
@Danielku15
Copy link
Member Author

Now available via alphaSkia

@github-project-automation github-project-automation bot moved this from Todo to Done in Version 1.3 Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-rendering Everything related to the rendering platform-javascript Related to the JavaScript version of alphaTab type-feature 💡
Projects
Status: Done
Development

No branches or pull requests

1 participant