summaryrefslogtreecommitdiff
path: root/misc/rf-scripts
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2018-02-15 20:47:38 +0300
committerRasmus Andersson <rasmus@notion.se>2018-02-15 20:47:53 +0300
commitec3dcaaca359c03ab895c276d4ec68cbc5c729ed (patch)
tree5097ceee9b518d4532de528f618170b30e11a382 /misc/rf-scripts
parentf7f93786eeffd637c6cfbeb950c0edfdf1de35e9 (diff)
downloadinter-ec3dcaaca359c03ab895c276d4ec68cbc5c729ed.tar.xz
widen regular weight by 24 UPM (12 on each side; 24 UPM == 0.0085em)
Diffstat (limited to 'misc/rf-scripts')
-rw-r--r--misc/rf-scripts/AdjustWidth.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/rf-scripts/AdjustWidth.py b/misc/rf-scripts/AdjustWidth.py
index af0968300..fdb188c8f 100644
--- a/misc/rf-scripts/AdjustWidth.py
+++ b/misc/rf-scripts/AdjustWidth.py
@@ -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