widen regular weight by 24 UPM (12 on each side; 24 UPM == 0.0085em)
This commit is contained in:
parent
f7f93786ee
commit
ec3dcaaca3
1211 changed files with 21570 additions and 21570 deletions
|
|
@ -10,7 +10,7 @@ if __name__ == "__main__":
|
|||
print "Resizing glyph margins for %r" % font
|
||||
|
||||
# how much to add or remove from each glyph's margin
|
||||
A = 16
|
||||
A = 12
|
||||
|
||||
if font is not None:
|
||||
# first, check for errors and collect glyphs we should adjust
|
||||
|
|
|
|||
Reference in a new issue