kopia lustrzana https://github.com/tonsky/FiraCode
6 wiersze
120 B
Plaintext
6 wiersze
120 B
Plaintext
![]() |
#!/bin/bash -ex
|
||
|
|
||
|
source venv/bin/activate
|
||
|
|
||
|
rm -rf distr/otf
|
||
|
fontmake -g FiraCode.glyphs -o otf --output-dir distr/otf -i
|