Fixed typo in autobuilds.ptl; It will create correct fairization for braced glyphs.

This commit is contained in:
be5invis 2016-01-14 08:52:50 +08:00
parent c2cfbb4061
commit 725a69eaa8

View File

@ -266,6 +266,7 @@ define [createCircledGlyphs records] : if [not recursive] : begin
apply-transform : Translate (width / 2) (CAP / 2 * dscale)
apply-transform : Italify
refair this
include : OShape
* (CAP * dscale + [Math.max (CAP * 0.175) (sw * 3)])
* (-[Math.max (CAP * 0.175) (sw * 3)])
@ -287,7 +288,7 @@ define [createBracedGlyphs records] : if [not recursive] : begin
crowd -- [fallback para.smallCrowd 3.75]
scale -- 0.65
sbscale -- 1
uncair -- true
unfair -- true
foreach {unicode glyphid w} [items-of records] : sketch
local width : fallback w WIDTH