blob: aa7477bf52765ba70c633be056029aacfa7e2487 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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/releases).
Double-click it to install.
## License
Licensed under the MIT license. See the included LICENSE file.
|