An open API service indexing awesome lists of open source software.

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

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*.