From 5459550f4e4057b13b453059a114d2b6a2c40ea3 Mon Sep 17 00:00:00 2001 From: weiweihuanghuang Date: Fri, 9 Nov 2018 13:54:54 +1100 Subject: [PATCH] Update Italic Master names due to https://github.com/googlei18n/fontmake/issues/479 --- sources/WorkSans-Italic.glyphs | 5 ++--- sources/build.sh | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/sources/WorkSans-Italic.glyphs b/sources/WorkSans-Italic.glyphs index 5f5b35b..3f52bbb 100644 --- a/sources/WorkSans-Italic.glyphs +++ b/sources/WorkSans-Italic.glyphs @@ -1249,7 +1249,7 @@ alignmentZones = ( ); ascender = 730; capHeight = 660; -custom = "Thin Italic"; +custom = Thin; customValue = -1; customParameters = ( { @@ -1358,7 +1358,6 @@ alignmentZones = ( ); ascender = 730; capHeight = 660; -custom = Italic; customValue = -1; customParameters = ( { @@ -1486,7 +1485,7 @@ alignmentZones = ( ); ascender = 700; capHeight = 660; -custom = "Black Italic"; +custom = Black; customValue = -1; customParameters = ( { diff --git a/sources/build.sh b/sources/build.sh index c736ca8..fe8a189 100755 --- a/sources/build.sh +++ b/sources/build.sh @@ -22,7 +22,7 @@ rm -rf master_ufo rm -rf instance_ufo rm -rf variable_ttf -Add featureVariation for bracket trick glyphs +# Add featureVariation for bracket trick glyphs python tools/swapBracketTrick.py ${VFname}.ttf "$1" mv ${VFname}-swap.ttf ${VFname}.ttf