keycap-designer is now v0.1.7!
The biggest change: Now you can learn / write / execute it online!
keycap-designer is a Python-based open-source application to design keycap printing images. DecentKeyboards accepts the artifacts as complete printing-ready data.
Changes in v0.1.7:
- Now Pyodide ready. `safetensors` is replaced by `np.savez_compress()`. `pikepdf` is replaced by `pypdf`.
- Now Jupyter ready. `from keycap_designer.jupyter import *` and `show_inline([Manuscript])` etc.
- Now JupyterLite in Github Pages is available. See `jupyterlite/`.
- `trim` added to `Style`. Now you can print legends on margin area.
No comments:
Post a Comment