diff options
| author | Teddy Wing | 2015-12-25 20:36:12 -0800 |
|---|---|---|
| committer | Teddy Wing | 2015-12-25 20:36:12 -0800 |
| commit | 16fb92126531ca7c98f09a2808821bc7649b88a4 (patch) | |
| tree | 2217e739aaf87fe9ec8b73b541bbe1cecbbb0df4 | |
| parent | 18aa3b6b9222c01bb7819305f380ee7141117686 (diff) | |
| download | RoboFont-Equalize-Sidebearings-Key-16fb92126531ca7c98f09a2808821bc7649b88a4.tar.bz2 | |
Add README and screenshots
Include some background information about why I made this plus some
screenshots to get the visual message and demo across.
Also include a note about installation and license information.
| -rw-r--r-- | README.md | 33 | ||||
| -rw-r--r-- | screenshots/Equalize-Sidebearings.gif | bin | 0 -> 23229 bytes | |||
| -rw-r--r-- | screenshots/RoboFont-contextual-menu.png | bin | 0 -> 21153 bytes |
3 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. diff --git a/screenshots/Equalize-Sidebearings.gif b/screenshots/Equalize-Sidebearings.gif Binary files differnew file mode 100644 index 0000000..191fc17 --- /dev/null +++ b/screenshots/Equalize-Sidebearings.gif diff --git a/screenshots/RoboFont-contextual-menu.png b/screenshots/RoboFont-contextual-menu.png Binary files differnew file mode 100644 index 0000000..eb661af --- /dev/null +++ b/screenshots/RoboFont-contextual-menu.png |
