File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 ` &dagger ;
6165* MFEKmetadata&Dagger ; (used to build arrows)
6266* MFEKstroke&Dagger ; (before v1.2 only used to build a few font features but now used to build every font)
6367* MFEKglif&Dagger ; (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
You can’t perform that action at this time.
0 commit comments