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