mirror of
https://github.com/weiweihuanghuang/Work-Sans.git
synced 2024-11-21 16:52:00 +03:00
- Cleanup
This commit is contained in:
parent
a40f9c5d95
commit
591afaa941
@ -1,7 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
for i in *.ttf; do
|
||||
fontbakery check-googlefonts $i --ghmarkdown ${i}-fontbakery-report.md
|
||||
# fontbakery check-googlefonts -c com.google.fonts/check/usweightclass -c com.google.fonts/check/name/familyname -c com.google.fonts/check/name/match_familyname_fullfont $i --ghmarkdown ${i}-fontbakery-report.md
|
||||
echo "Processing $i ..."
|
||||
done
|
Loading…
Reference in New Issue
Block a user