Implement functions from old separate sources:
- Dimensioneer002.py
- CurvePalette003.py
- Interpolator002.py
- GlyphBrowser005.py
- KerningAssistant001.py
https://robofont.com/documentation/reference/api/mojo/mojo-ui/#mojo.UI.AccordionView
KerningAssistant needs PIL and torch Install this way:
pip install --target "/Users/petr/Library/Application Support/RoboFont/Python3.9" https://files.pythonhosted.org/packages/bd/43/b6e0f0c85fd4ab7e6dea2e2e5c531c5ff40ec7b3f9ad1607e08b8cdd5a45/Pillow-10.0.1-cp38-cp38-macosx_11_0_arm64.whl
= for the pillow version for your computer from here: https://pypi.org/project/Pillow/#files
pip install --target "/Users/petr/Library/Application Support/RoboFont/Python3.9" torch