From aaa4616dfe8208868b43e7bde720f3071c4142c6 Mon Sep 17 00:00:00 2001 From: weiweihuanghuang Date: Wed, 7 Nov 2018 18:30:21 +1100 Subject: [PATCH] - Rename files - Start build.sh script --- sources/{Work Sans Italic.glyphs => WorkSans-Italic.glyphs} | 0 sources/{Work Sans.glyphs => WorkSans.glyphs} | 0 sources/build.sh | 3 --- 3 files changed, 3 deletions(-) rename sources/{Work Sans Italic.glyphs => WorkSans-Italic.glyphs} (100%) rename sources/{Work Sans.glyphs => WorkSans.glyphs} (100%) diff --git a/sources/Work Sans Italic.glyphs b/sources/WorkSans-Italic.glyphs similarity index 100% rename from sources/Work Sans Italic.glyphs rename to sources/WorkSans-Italic.glyphs diff --git a/sources/Work Sans.glyphs b/sources/WorkSans.glyphs similarity index 100% rename from sources/Work Sans.glyphs rename to sources/WorkSans.glyphs diff --git a/sources/build.sh b/sources/build.sh index ccfd699..f79000f 100755 --- a/sources/build.sh +++ b/sources/build.sh @@ -1,8 +1,5 @@ cp WorkSans-Upright.glyphs WorkSans-UprightBuild.glyphs -# Add bracket layers to build version -# python2 tools/fixBrackets.py WorkSans-UprightBuild.glyphs - fontmake -o variable -g WorkSans-UprightBuild.glyphs mv variable_ttf/WorkSans-VF.ttf WorkSans-VF.ttf