1
1
mirror of https://github.com/i-tu/Hasklig.git synced 2024-07-07 07:26:26 +03:00

Merge pull request #128 from GerardVivancos/main

Updated Readme.md to point to the correct makeInstances script
This commit is contained in:
Ian Tuomi 2021-02-12 10:12:07 +02:00 committed by GitHub
commit 5344dc892c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,10 +34,10 @@ Some SVG glyphs are inserted into the fonts using Python [FontTools](https://pyp
This repository only includes so-called *master* weights of the fonts (effectively extralight and black).
The shapes of the weights in between these extremities are calculated by `makeInstancesUFO` supplied with `.designspace` files.
For convenience, the shell script **buildInstances** is provided, which executes `makeInstancesUFO`, calculating all the italic and regular font weight shapes.
For convenience, the shell script **makeInstances** is provided, which executes `makeInstancesUFO`, calculating all the italic and regular font weight shapes.
```sh
$ ./buildInstances.sh
$ ./makeInstances.sh
```
#### Building one font