Skip to content

Commit 6e621dc

Browse files
committed
prep new fonts release, v1.072
1 parent dbee9f9 commit 6e621dc

File tree

434 files changed

+10
-5160
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

434 files changed

+10
-5160
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -329,12 +329,14 @@ First, build fonts with the mastering flow above. Then:
329329
```bash
330330
# navigate to the root directory of the project, then...
331331

332-
# update version number at version.txt
333-
334-
src/build-scripts/make-release/00-prep-release.sh fonts_1.52 # point to the latest build directory
332+
# update to latest font build directory
333+
fontDir="fonts_1.072"
334+
src/build-scripts/make-release/00-prep-release.sh $fontDir
335335
```
336336

337-
Then, go to the repo’s Releases page to make a new one.
337+
Then, copy the latest variable font into your local [Recursive Code Config](https://github.com/arrowtype/recursive-code-config) repo to build updated Code fonts. Copy these into the newly-made directory `fonts/ArrowType-Recursive-1.XXX/Recursive_Code`.
338+
339+
Finally, go to the repo’s Releases page to make a new one.
338340

339341
## Using the resources in this project for type design
340342

0 commit comments

Comments
 (0)