Corrected CORRECTION_HX in italics. It is also renamed to HVCONTRAST.

This commit is contained in:
be5invis 2015-12-18 06:05:40 +08:00
parent c717d900c8
commit acbe71d4e2
13 changed files with 345 additions and 340 deletions

View file

@ -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()