Skip to content

Commit 2f7dea3

Browse files
committed
Fix interpolation issue
1 parent b0f465d commit 2f7dea3

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

fonts/Mada.ttf

-264 Bytes
Binary file not shown.

sources/Mada.glyphs

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,6 @@ GSOffsetPosition = 1;
548548
GSOffsetProportional = 1;
549549
GSOffsetVertical = 10;
550550
};
551-
visible = 1;
552551
},
553552
{
554553
axesValues = (
@@ -602,7 +601,6 @@ GSOffsetPosition = 1;
602601
GSOffsetProportional = 1;
603602
GSOffsetVertical = 10;
604603
};
605-
visible = 1;
606604
},
607605
{
608606
axesValues = (
@@ -657,7 +655,6 @@ GSOffsetPosition = 1;
657655
GSOffsetProportional = 1;
658656
GSOffsetVertical = 10;
659657
};
660-
visible = 1;
661658
}
662659
);
663660
glyphs = (
@@ -50838,6 +50835,12 @@ nodes = (
5083850835
{
5083950836
closed = 1;
5084050837
nodes = (
50838+
(308,82,o),
50839+
(282,91,o),
50840+
(250,116,c),
50841+
(217,89,o),
50842+
(190,79,o),
50843+
(169,84,cs),
5084150844
(121,95,o),
5084250845
(103,174,o),
5084350846
(106,247,cs),
@@ -50852,13 +50855,7 @@ nodes = (
5085250855
(396,243,cs),
5085350856
(396,169,o),
5085450857
(378,92,o),
50855-
(328,85,cs),
50856-
(308,82,o),
50857-
(282,91,o),
50858-
(250,116,c),
50859-
(217,89,o),
50860-
(190,79,o),
50861-
(169,84,cs)
50858+
(328,85,cs)
5086250859
);
5086350860
}
5086450861
);

0 commit comments

Comments
 (0)