🔨 Update build to call fonttools feaLib

This commit is contained in:
kiliman
2020-12-13 10:11:28 -05:00
parent 1028c96291
commit 1fce61fe50
2 changed files with 9 additions and 5 deletions
+2
View File
@@ -31,4 +31,6 @@ if not exist .\ligature\%lig%\glyphs\* exit /b
ttx -f .\original\%otf%.otf
node index.js %otf% %flags%
ttx -f .\build\%lig%.ttx
fonttools feaLib -v -o ".\build\%lig%.otf" .\features\default.fea ".\build\%lig%.otf"
exit /b