move template to the gen script, rewrite generation
This commit is contained in:
parent
4b81579c31
commit
c3704d83d4
4 changed files with 57 additions and 54 deletions
12
README.md
12
README.md
|
@ -1,10 +1,12 @@
|
|||
OTF version of cascadia fonts
|
||||
=============================
|
||||
|
||||
this is the cask that installs cascadia fonts, but not the dynamic ttf version
|
||||
These casks provide cascadia fonts in static otf version instead of dynamic ttf.
|
||||
|
||||
as terminals on macos display text weird when using ttf
|
||||
The reason it may be useful is because terminals on MacOS don't hint properly with dynamic ttf.
|
||||
|
||||
to update: set versoin and checksum in gen.sh and run it
|
||||
|
||||
depends on envsubst
|
||||
In case the font gets updated:
|
||||
```
|
||||
$EDITOR gen-casks
|
||||
./gen-casks
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue