Skip to content

Commit

Permalink
adjust metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanoHao committed May 24, 2021
1 parent b600951 commit 6885784
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
11 changes: 0 additions & 11 deletions build-plans.toml
Original file line number Diff line number Diff line change
Expand Up @@ -160,23 +160,12 @@ italic = "italic"
# IMPORTANT : Currently "shape" property only support 3 ... 9
# and "menu" only support 1 ... 9

[widths.semicondensed]
shape = 450
menu = 4
css = "semi-condensed"

[widths.normal]
shape = 500
menu = 5
css = "normal"

[widths.semiextended]
shape = 550
menu = 6
css = "semi-expanded"

[widths.extended]
shape = 600
menu = 7
css = "expanded"

2 changes: 1 addition & 1 deletion params/parameters.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ naming.manufacturer = 'Belleve Invis'
naming.designer = 'Belleve Invis'
naming.description = 'Spatial efficient monospace font family for programming. Built from code. http://be5invis.github.io/Iosevka'

leading = 1250 # Default line height times 1000.
leading = 1100 # Default line height times 1000.
descenderPad = 0 # Additional line height, added to descender.
cap = 735 # Cap height (as well as ascender).
xheight = 530 # X-height.
Expand Down

0 comments on commit 6885784

Please sign in to comment.