Corrected CORRECTION_HX in italics. It is also renamed to HVCONTRAST.
This commit is contained in:
parent
c717d900c8
commit
acbe71d4e2
13 changed files with 345 additions and 340 deletions
|
@ -36,8 +36,9 @@ font.simplify(0.2, ("smoothcurves", "choosehv"), 0.1)
|
|||
|
||||
#font.em = 2000
|
||||
font.layers["Fore"].is_quadratic = True
|
||||
font.simplify(0.1, ("smoothcurves", "choosehv"), 0.1)
|
||||
font.transform(psMat.skew(float(sys.argv[3]) / 180 * math.pi))
|
||||
#font.em = 1000
|
||||
font.em = 1000
|
||||
|
||||
font.canonicalContours()
|
||||
font.canonicalStart()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue