From 725a69eaa87993001f1ffd647e90c31f446fd0cb Mon Sep 17 00:00:00 2001 From: be5invis Date: Thu, 14 Jan 2016 08:52:50 +0800 Subject: [PATCH] Fixed typo in autobuilds.ptl; It will create correct fairization for braced glyphs. --- glyphs/autobuilds.ptl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/glyphs/autobuilds.ptl b/glyphs/autobuilds.ptl index 16255cd..2784301 100644 --- a/glyphs/autobuilds.ptl +++ b/glyphs/autobuilds.ptl @@ -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