kle-serial
kle-serial copied to clipboard
Serialization library for keyboard-layout-editor.com
Hey there, firstly thanks for providing this utility, I hope to use it to support kle layouts in an app that I am making. I have had success so far...
Hi Ian, I added a rough draft of the serialization. In the process I also updated some dependencies and split up the files.
Add member or utility function to keys to get the position of their stem(s). For most keys, this will be their x,y plus half of their width/height. Some keys don't...