set descenderPad to 65 to fix vertical alignment
This commit is contained in:
parent
cb4280ed9d
commit
44381761e3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ designer = 'Belleve Invis'
|
|||
description = 'Spatial efficient monospace font family for programming. Built from code. http://be5invis.github.io/Iosevka'
|
||||
|
||||
leading = 1250 # Default line height times 1000.
|
||||
descenderPad = 0 # Additional line height, added to descender.
|
||||
descenderPad = 65 # Additional line height, added to descender.
|
||||
width = 500 # Character width. Increase this if you think that Iosevka is too narrow.
|
||||
cap = 735 # Cap height (as well as ascender).
|
||||
xheight = 530 # X-height.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue