Submodule hustle.
This commit is contained in:
6
init/FiraCode/script/build_otf
Executable file
6
init/FiraCode/script/build_otf
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
source venv/bin/activate
|
||||
|
||||
rm -rf distr/otf
|
||||
fontmake -g FiraCode.glyphs -o otf --output-dir distr/otf -i
|
Reference in New Issue
Block a user