Skip to content

Commit

Permalink
FB Debugging 13 - Back on names
Browse files Browse the repository at this point in the history
  • Loading branch information
redstonedesign committed Oct 2, 2024
1 parent dd9db8f commit 5be3ffb
Showing 1 changed file with 80 additions and 0 deletions.
80 changes: 80 additions & 0 deletions sources/Parkinsans_AW_Google.glyphs
Original file line number Diff line number Diff line change
Expand Up @@ -44082,6 +44082,26 @@ instanceInterpolations = {
"6D7935D2-FE9A-430A-A298-15DA7AF44FAE" = 1;
};
name = Light;
properties = (
{
key = preferredFamilyNames;
values = (
{
language = dflt;
value = Parkinsans;
}
);
},
{
key = styleMapFamilyNames;
values = (
{
language = dflt;
value = "Parkinsans Light";
}
);
}
);
weightClass = 300;
},
{
Expand All @@ -44102,6 +44122,26 @@ instanceInterpolations = {
"4D0F633C-81E1-4D6C-A640-637CE706A5C5" = 1;
};
name = Medium;
properties = (
{
key = preferredFamilyNames;
values = (
{
language = dflt;
value = Parkinsans;
}
);
},
{
key = styleMapFamilyNames;
values = (
{
language = dflt;
value = "Parkinsans Medium";
}
);
}
);
weightClass = 500;
},
{
Expand All @@ -44113,6 +44153,26 @@ instanceInterpolations = {
"86171893-955A-4CD1-BD1B-2F7A53CC85DC" = 0.32099;
};
name = Semibold;
properties = (
{
key = preferredFamilyNames;
values = (
{
language = dflt;
value = Parkinsans;
}
);
},
{
key = styleMapFamilyNames;
values = (
{
language = dflt;
value = "Parkinsans Semibold";
}
);
}
);
weightClass = 600;
},
{
Expand All @@ -44136,6 +44196,26 @@ instanceInterpolations = {
"86171893-955A-4CD1-BD1B-2F7A53CC85DC" = 1;
};
name = Extrabold;
properties = (
{
key = preferredFamilyNames;
values = (
{
language = dflt;
value = Parkinsans;
}
);
},
{
key = styleMapFamilyNames;
values = (
{
language = dflt;
value = "Parkinsans Extrabold";
}
);
}
);
weightClass = 800;
}
);
Expand Down

0 comments on commit 5be3ffb

Please sign in to comment.