mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-10 05:53:05 -04:00
Set underline width for stroked fonts.
This commit is contained in:
parent
6270d56611
commit
ebceeb0166
@ -22,6 +22,7 @@ class Stroker(object):
|
||||
f.fullname = self.fullname
|
||||
f.private['StdHW'] = self.nibheight
|
||||
f.private['StdVW'] = self.nibwidth
|
||||
f.uwidth = self.nibheight
|
||||
f.os2_weight = self.ttfweight
|
||||
f.weight = self.weight
|
||||
return f
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user