Skip to content

Commit

Permalink
Fix nbspace and dotted circle
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Mar 19, 2024
1 parent f8cc17f commit d828581
Showing 1 changed file with 21 additions and 5 deletions.
26 changes: 21 additions & 5 deletions sources/AuQldHand.glyphs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.appVersion = "3243";
.formatVersion = 3;
DisplayStrings = (
"/x.ss05"
""
);
axes = (
{
Expand Down Expand Up @@ -173029,15 +173029,15 @@ KernOnSpecialSpacing = {
},
{
glyphname = nbspace;
lastChange = "2023-10-26 01:17:35 +0000";
lastChange = "2024-03-19 16:29:54 +0000";
layers = (
{
layerId = m01;
width = 520;
width = 320;
},
{
layerId = m002;
width = 520;
width = 320;
}
);
metricWidth = "=space";
Expand Down Expand Up @@ -184505,7 +184505,7 @@ unicode = 8598;
},
{
glyphname = dottedCircle;
lastChange = "2023-10-26 16:17:53 +0000";
lastChange = "2024-03-19 16:30:40 +0000";
layers = (
{
anchors = (
Expand All @@ -184514,8 +184514,16 @@ name = bottom;
pos = (1028,0);
},
{
name = ogonek;
pos = (1665,0);
},
{
name = top;
pos = (1028,2576);
},
{
name = topright;
pos = (2005,2485);
}
);
layerId = m01;
Expand Down Expand Up @@ -184734,8 +184742,16 @@ name = bottom;
pos = (1028,0);
},
{
name = ogonek;
pos = (1665,0);
},
{
name = top;
pos = (1028,2576);
},
{
name = topright;
pos = (2005,2485);
}
);
layerId = m002;
Expand Down

0 comments on commit d828581

Please sign in to comment.