Skip to content

Commit

Permalink
Fix vertical metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Aug 29, 2022
1 parent e73cbd4 commit 96ff0a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sources/NotoSansMedefaidrin-Bold.ufo/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<key>openTypeOS2WinAscent</key>
<integer>1069</integer>
<key>openTypeOS2WinDescent</key>
<integer>293</integer>
<integer>408</integer>
<key>postscriptBlueValues</key>
<array>
<integer>-408</integer>
Expand Down
2 changes: 1 addition & 1 deletion sources/NotoSansMedefaidrin-Regular.ufo/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<key>openTypeOS2WinAscent</key>
<integer>1069</integer>
<key>openTypeOS2WinDescent</key>
<integer>293</integer>
<integer>408</integer>
<key>postscriptBlueValues</key>
<array>
<integer>-408</integer>
Expand Down

0 comments on commit 96ff0a8

Please sign in to comment.