mirror of
https://github.com/weiweihuanghuang/Work-Sans.git
synced 2024-11-22 12:14:09 +03:00
Update Italic Master names due to https://github.com/googlei18n/fontmake/issues/479
This commit is contained in:
parent
a9138612fa
commit
5459550f4e
@ -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 = (
|
||||
{
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user