API or some solution to "compiling" my layers? #76
philtherobot
started this conversation in
General
Replies: 1 comment
|
I was thinking about that but currently the layout rendering happens in the browser, not on the server side, thus can't create API for that. It would be possible to script layout loading and PNG exporting with something like playwright. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have a keyboard with six layers. Keeping the JSON and the PNG up to date before I commit my layer doc is a burden where I can easily make a mistake. If only I could have a script or API where I send the JSON of a layer and get the PNG back, I could automate that part.
All reactions