Installing VariableSpacing
VariableSpacing is packaged and distributed as a RoboFont extension.
Installing with Mechanic
It is recommended to install VariableSpacing using Mechanic, so it can automatically check for updates and install them.
- Download the file
VariableSpacing.mechanicfrom the repository. - Go to the Mechanic extension’s settings.
- Use the plus button to add the
.mechanicfile to the list of Single Extension Items.
Installing manually
The VariableSpacing extension can also be installed manually if you download the extension package.
Simply double-click the file VariableSpacing.roboFontExt to have it installed in RoboFont.
If you install the extension manually, you will not be notified automatically about updates.
Installing from source
VariableSpacing can be used directly from the source code if you download the repository.
This mode allows developers to make changes to the code while using and testing the tools in RoboFont.
- Clone the repository using
git clone(recommended) or download the source code. - In the RoboFont Preferences window, go to Extensions > Start Up Scripts.
- Add the file
VariableSpacing/code/Lib/start.pyto the list of start-up scripts. - Save the settings and restart RoboFont; VariableSpacing will now appear under the Extensions menu.