Skip to content

Commit 99e1e09

Browse files
committed
Clarify installation instructions
1 parent d9ef93b commit 99e1e09

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,18 @@ Warning: FRB American Cursive generates *a lot* of files during compilation. On
5454
* fonttools
5555
* afdko
5656

57+
```bash
58+
pip install ufo-extractor defcon fez-language fonttools afdko
59+
```
60+
5761
### Needed software
5862

5963
* GNU Parallel
6064
* GNU `bash`, `find`, `make`, and `sed`†
6165
* MFEKmetadata‡ (used to build arrows)
6266
* MFEKstroke‡ (before v1.2 only used to build a few font features but now used to build every font)
6367
* MFEKglif‡ (to edit glyphs)
68+
* MFEKglif2svg⹋
6469
* [Xidel](https://github.com/benibela/xidel)
6570

6671
#### For specimens
@@ -75,6 +80,7 @@ FRB American Cursive v2 optionally requires a physics simulator to figure out th
7580

7681
<sub>&dagger; These should be standard on most Linux distributions and on Windows under MSYS2.</sub>
7782
<sub>&Dagger; These are Rust projects and need to be compiled by <kbd>cargo</kbd> and installed into your <kbd>PATH</kbd>.</sub>
83+
<sub>Must be installed to `$PATH` as `glif2svg-rs`.</sub>
7884

7985
### Build process
8086

0 commit comments

Comments
 (0)