Skip to content

Commit

Permalink
Debugging - Weights and Axis Mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
redstonedesign committed Oct 23, 2024
1 parent 8890d25 commit f055428
Showing 1 changed file with 25 additions and 18 deletions.
43 changes: 25 additions & 18 deletions sources/Parkinsans_AW_Google.glyphs
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,16 @@ uni0326,
uni0327,
uni0328
);
},
{
name = "Axis Mappings";
value = {
wght = {
300 = 300;
500 = 500;
800 = 800;
};
};
}
);
date = "2024-08-05 10:39:34 +0000";
Expand Down Expand Up @@ -46323,11 +46333,10 @@ type = glyphMetric;
instances = (
{
axesValues = (
0
300
);
instanceInterpolations = {
"6D7935D2-FE9A-430A-A298-15DA7AF44FAE" = 1.6;
"86171893-955A-4CD1-BD1B-2F7A53CC85DC" = -0.6;
"6D7935D2-FE9A-430A-A298-15DA7AF44FAE" = 1;
};
name = Light;
properties = (
Expand Down Expand Up @@ -46363,11 +46372,11 @@ weightClass = 300;
},
{
axesValues = (
21
400
);
instanceInterpolations = {
"6D7935D2-FE9A-430A-A298-15DA7AF44FAE" = 1.558;
"86171893-955A-4CD1-BD1B-2F7A53CC85DC" = -0.558;
"4D0F633C-81E1-4D6C-A640-637CE706A5C5" = 0.5;
"6D7935D2-FE9A-430A-A298-15DA7AF44FAE" = 0.5;
};
name = Regular;
properties = (
Expand Down Expand Up @@ -46402,11 +46411,10 @@ value = "Parkinsans Regular";
},
{
axesValues = (
44
500
);
instanceInterpolations = {
"6D7935D2-FE9A-430A-A298-15DA7AF44FAE" = 1.512;
"86171893-955A-4CD1-BD1B-2F7A53CC85DC" = -0.512;
"4D0F633C-81E1-4D6C-A640-637CE706A5C5" = 1;
};
name = Medium;
properties = (
Expand Down Expand Up @@ -46442,11 +46450,11 @@ weightClass = 500;
},
{
axesValues = (
70
600
);
instanceInterpolations = {
"6D7935D2-FE9A-430A-A298-15DA7AF44FAE" = 1.46;
"86171893-955A-4CD1-BD1B-2F7A53CC85DC" = -0.46;
"4D0F633C-81E1-4D6C-A640-637CE706A5C5" = 0.66667;
"86171893-955A-4CD1-BD1B-2F7A53CC85DC" = 0.33333;
};
name = SemiBold;
properties = (
Expand Down Expand Up @@ -46513,11 +46521,11 @@ weightClass = 600;
},
{
axesValues = (
100
700
);
instanceInterpolations = {
"6D7935D2-FE9A-430A-A298-15DA7AF44FAE" = 1.4;
"86171893-955A-4CD1-BD1B-2F7A53CC85DC" = -0.4;
"4D0F633C-81E1-4D6C-A640-637CE706A5C5" = 0.33333;
"86171893-955A-4CD1-BD1B-2F7A53CC85DC" = 0.66667;
};
isBold = 1;
linkStyle = Regular;
Expand Down Expand Up @@ -46555,11 +46563,10 @@ weightClass = 700;
},
{
axesValues = (
125
800
);
instanceInterpolations = {
"6D7935D2-FE9A-430A-A298-15DA7AF44FAE" = 1.35;
"86171893-955A-4CD1-BD1B-2F7A53CC85DC" = -0.35;
"86171893-955A-4CD1-BD1B-2F7A53CC85DC" = 1;
};
name = ExtraBold;
properties = (
Expand Down

0 comments on commit f055428

Please sign in to comment.