Skip to content

Commit f4e61fd

Browse files
committed
Set line gaps to zero
1 parent e45f519 commit f4e61fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fonts/Mada.otf

0 Bytes
Binary file not shown.

sources/Mada.glyphs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ value = -300;
4949
},
5050
{
5151
name = typoLineGap;
52-
value = 100;
52+
value = 0;
5353
},
5454
{
5555
name = hheaAscender;
@@ -61,7 +61,7 @@ value = -300;
6161
},
6262
{
6363
name = hheaLineGap;
64-
value = 100;
64+
value = 0;
6565
},
6666
{
6767
name = winAscent;

0 commit comments

Comments
 (0)