This commit is contained in:
weiweihuanghuang 2018-11-09 13:54:54 +11:00
parent a9138612fa
commit 5459550f4e
2 changed files with 3 additions and 4 deletions

View File

@ -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 = (
{

View File

@ -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