aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md33
-rw-r--r--screenshots/Equalize-Sidebearings.gifbin0 -> 23229 bytes
-rw-r--r--screenshots/RoboFont-contextual-menu.pngbin0 -> 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:
+
+![Equalize sidebearings menu](screenshots/RoboFont-contextual-menu.png)
+
+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):
+
+![Equalize Sidebearings Key extension
+demo](screenshots/Equalize-Sidebearings.gif)
+
+(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
new file mode 100644
index 0000000..191fc17
--- /dev/null
+++ b/screenshots/Equalize-Sidebearings.gif
Binary files differ
diff --git a/screenshots/RoboFont-contextual-menu.png b/screenshots/RoboFont-contextual-menu.png
new file mode 100644
index 0000000..eb661af
--- /dev/null
+++ b/screenshots/RoboFont-contextual-menu.png
Binary files differ