Browse Source

uncomment ttf-interpolatable in build

Alexandre Saumier Demers 7 years ago
parent
commit
14b60d70f1
2 changed files with 2 additions and 2 deletions
  1. 1 1
      build-min.sh
  2. 1 1
      build.sh

+ 1 - 1
build-min.sh

@@ -1,2 +1,2 @@
-#fontmake -o ttf-interpolatable -m Roboto-min.designspace --no-production-names
+fontmake -o ttf-interpolatable -m Roboto-min.designspace --no-production-names
 fonttools varLib Roboto-min.designspace

+ 1 - 1
build.sh

@@ -1,2 +1,2 @@
-#fontmake -o ttf-interpolatable -m Roboto.designspace --no-production-names
+fontmake -o ttf-interpolatable -m Roboto.designspace --no-production-names
 fonttools varLib Roboto.designspace