Skip to content

Commit

Permalink
Update demo files
Browse files Browse the repository at this point in the history
  • Loading branch information
rsheeter committed Jun 5, 2023
1 parent 0ea2ace commit 1e24721
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 4 deletions.
12 changes: 10 additions & 2 deletions resources/testdata/glyphs2/WghtVar.glyphs
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ unicode = 0020;
},
{
glyphname = exclam;
lastChange = "2023-06-05 22:26:16 +0000";
lastChange = "2023-06-05 23:22:51 +0000";
layers = (
{
layerId = m01;
Expand Down Expand Up @@ -139,7 +139,7 @@ unicode = 0021;
},
{
glyphname = hyphen;
lastChange = "2023-06-05 22:27:35 +0000";
lastChange = "2023-06-05 23:23:03 +0000";
layers = (
{
layerId = m01;
Expand Down Expand Up @@ -218,6 +218,14 @@ hyphen = {
hyphen = -150;
};
};
"E09E0C54-128D-4FEA-B209-1B70BEFE300B" = {
exclam = {
exclam = -100;
};
hyphen = {
hyphen = -50;
};
};
};
unitsPerEm = 1000;
versionMajor = 42;
Expand Down
12 changes: 10 additions & 2 deletions resources/testdata/glyphs3/WghtVar.glyphs
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ unicode = 32;
},
{
glyphname = exclam;
lastChange = "2023-06-05 22:26:16 +0000";
lastChange = "2023-06-05 23:22:51 +0000";
layers = (
{
layerId = m01;
Expand Down Expand Up @@ -148,7 +148,7 @@ unicode = 33;
},
{
glyphname = hyphen;
lastChange = "2023-06-05 22:27:35 +0000";
lastChange = "2023-06-05 23:23:03 +0000";
layers = (
{
layerId = m01;
Expand Down Expand Up @@ -228,6 +228,14 @@ hyphen = {
hyphen = -150;
};
};
"E09E0C54-128D-4FEA-B209-1B70BEFE300B" = {
exclam = {
exclam = -100;
};
hyphen = {
hyphen = -50;
};
};
};
metrics = (
{
Expand Down

0 comments on commit 1e24721

Please sign in to comment.