Skip to content

Commit

Permalink
fix: improve JSDoc alignments (slash asterisk)
Browse files Browse the repository at this point in the history
  • Loading branch information
mishamyrt committed Nov 23, 2023
1 parent 3daeb79 commit 30c8f10
Showing 1 changed file with 12 additions and 14 deletions.
26 changes: 12 additions & 14 deletions Lilex.glyphs
Original file line number Diff line number Diff line change
Expand Up @@ -1614,6 +1614,7 @@ stemValues = (
24,
58
);
visible = 1;
},
{
axesValues = (
Expand Down Expand Up @@ -63458,7 +63459,7 @@ width = 600;
},
{
glyphname = asterisk_slash.liga;
lastChange = "2023-03-24 20:17:54 +0000";
lastChange = "2023-11-23 20:07:27 +0000";
layers = (
{
guides = (
Expand All @@ -63470,11 +63471,11 @@ pos = (-600,636);
layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F";
shapes = (
{
pos = (-35,0);
pos = (-85,0);
ref = slash;
},
{
pos = (-511,0);
pos = (-600,0);
ref = asterisk;
}
);
Expand All @@ -63484,11 +63485,11 @@ width = 600;
layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666";
shapes = (
{
pos = (-35,0);
pos = (-86,0);
ref = slash;
},
{
pos = (-511,0);
pos = (-600,0);
ref = asterisk;
}
);
Expand All @@ -63498,11 +63499,11 @@ width = 600;
layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E";
shapes = (
{
pos = (-35,0);
pos = (-78,0);
ref = slash;
},
{
pos = (-511,0);
pos = (-600,0);
ref = asterisk;
}
);
Expand Down Expand Up @@ -64790,7 +64791,7 @@ width = 600;
},
{
glyphname = slash_asterisk.liga;
lastChange = "2023-03-24 20:17:08 +0000";
lastChange = "2023-11-23 20:13:29 +0000";
layers = (
{
guides = (
Expand All @@ -64810,11 +64811,10 @@ pos = (279,-243);
layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F";
shapes = (
{
pos = (-546,0);
pos = (-521,0);
ref = slash;
},
{
pos = (-86,0);
ref = asterisk;
}
);
Expand All @@ -64824,11 +64824,10 @@ width = 600;
layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666";
shapes = (
{
pos = (-546,0);
pos = (-522,0);
ref = slash;
},
{
pos = (-86,0);
ref = asterisk;
}
);
Expand All @@ -64838,11 +64837,10 @@ width = 600;
layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E";
shapes = (
{
pos = (-546,0);
pos = (-515,0);
ref = slash;
},
{
pos = (-86,0);
ref = asterisk;
}
);
Expand Down

0 comments on commit 30c8f10

Please sign in to comment.