Skip to content

Commit

Permalink
Make underline position/thickness constant
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Jul 13, 2022
1 parent 7934b35 commit 72b32c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sources/NotoSansLisu.glyphs
Expand Up @@ -185,11 +185,11 @@ value = 0;
},
{
name = underlinePosition;
value = -100;
value = -120;
},
{
name = underlineThickness;
value = 50;
value = 80;
},
{
name = panose;
Expand Down

0 comments on commit 72b32c3

Please sign in to comment.