Engineering: Change glyph width data from multiplications to direct
This commit is contained in:
parent
7801209f83
commit
1b74f0609f
2 changed files with 14 additions and 7 deletions
|
@ -11,7 +11,6 @@ naming.description = 'Spatial efficient monospace font family for programming. B
|
|||
|
||||
leading = 1250 # Default line height times 1000.
|
||||
descenderPad = 0 # Additional line height, added to descender.
|
||||
width = 500 # Character width. DON'T EDIT THIS. Use `wd-#` selectors below.
|
||||
cap = 735 # Cap height (as well as ascender).
|
||||
xheight = 530 # X-height.
|
||||
#descender = -205 # Depth of descender. Currently unused.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue