Engineering: Change glyph width data from multiplications to direct

This commit is contained in:
be5invis 2020-07-16 21:55:37 -07:00
parent 7801209f83
commit 1b74f0609f
2 changed files with 14 additions and 7 deletions

View file

@ -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.