https://github.com/adobe-type-tools/fontlab-scripts
Python scripts for FontLab
https://github.com/adobe-type-tools/fontlab-scripts
Last synced: 12 months ago
JSON representation
Python scripts for FontLab
- Host: GitHub
- URL: https://github.com/adobe-type-tools/fontlab-scripts
- Owner: adobe-type-tools
- License: mit
- Created: 2012-11-10T23:29:22.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-11-06T01:10:08.000Z (over 8 years ago)
- Last Synced: 2025-04-14T23:43:40.883Z (about 1 year ago)
- Language: Python
- Size: 212 KB
- Stars: 57
- Watchers: 24
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Python scripts for FontLab
=========================
Assortment of macros for [FontLab Studio](http://www.fontlab.com/font-editor/fontlab-studio/).
Installation
-----
1. Download the [ZIP package](https://github.com/adobe-type-tools/fontlab-scripts/archive/master.zip) and unzip it.
2. Copy its contents to,
- *Mac* `~/Library/Application Support/FontLab/Studio 5/Macros/`
- *Win* `%systemdrive%\Users\%username%\Documents\FontLab\Studio5\Macros\`
**OR**
Run `installFontLabMacros.py` with this command,
```sh
python installFontLabMacros.py
```
3. Start FontLab Studio.
4. Turn on the **Macro** toolbar by selecting the menu *View > Toolbars > Macro*.