diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3096a2e --- /dev/null +++ b/README.md @@ -0,0 +1,33 @@ +Equalize Sidebearings Key +========================= + +A RoboFont extension that allows sidebearings to be equalized using a hotkey in +the Space Center. + +The hotkey can be customised in the extension's preferences. + +RoboFont provides an option to equalize a glyph's sidebearings via a contextual +menu item: + + + +Because of the mouse precision required, the default method is much slower than +a keyboard equivalent. + +This extension enables the same functionality to be triggered by a customisable +hotkey (which defaults to the `e` key): + + + +(Font used in screenshots is [Fira Sans Bold](http://mozilla.github.io/Fira/).) + + +## Installation +Download the extension from the [releases +page](https://github.com/teddywing/RoboFont-Equalize-Sidebearings-Key). +Double-click it to install. + + +## License +Licensed under the MIT license. See the included LICENSE file. |
