diff --git a/buildglyphs-final.patel b/buildglyphs-final.patel index 9050a03de..27c9e8306 100644 --- a/buildglyphs-final.patel +++ b/buildglyphs-final.patel @@ -1,7 +1,7 @@ ### Zoom all glyphs -foreach glyph [items-of glyphList] : begin { +if [upmscale != 1] : foreach glyph [items-of glyphList] : begin { glyph.advanceWidth = glyph.advanceWidth * upmscale if glyph.contours: foreach contour [items-of glyph.contours] : foreach point [items-of contour] : begin { point.x = point.x * upmscale @@ -9,7 +9,9 @@ foreach glyph [items-of glyphList] : begin { } } -set font.glyf : font.glyf.filter : function [glyph] : glyph && [not glyph.dontExport] +if [not recursive] : set font.glyf : font.glyf.filter : function [glyph] : glyph && [not glyph.dontExport] set font.glyfMap glyphs return font -} \ No newline at end of file +} + +exports.build = buildFont \ No newline at end of file diff --git a/buildglyphs-intro.patel b/buildglyphs-intro.patel index c56476d55..ebaa10c0f 100644 --- a/buildglyphs-intro.patel +++ b/buildglyphs-intro.patel @@ -8,12 +8,12 @@ define [mix a b p] : a + [b - a] * p define [linreg x0 y0 x1 y1 x] : y0 + [x - x0] * [y1 - y0] / [x1 - x0] define [fallback] : for [local j 0] [j < arguments.length] [inc j] : if [arguments`j !== nothing] : return arguments`j -define [exports.build para picks] : begin { +define emptyFontStr : JSON.stringify [require './empty.json'] + +define [buildFont para recursive] : begin { define variantSelector para.variantSelector - -define font : JSON.parse : JSON.stringify [require './empty.json'] - +define font : JSON.parse emptyFontStr define glyphList font.glyf define glyphs (.'.notdef' glyphList.0) define unicodeGlyphs () @@ -194,9 +194,17 @@ define-macro glyph-construction : syntax-rules { local dependencyProfile (.) local nTemp 0 +local pickHash : if recursive { + then : let [h (.)] : begin { + foreach j [items-of recursive] : set h.(j) j + * h + } + else nothing +} define [create-glyph name actions] : piecewise { [name && actions] : begin { - if [picks && [picks.indexOf name] < 0] : return nothing + if [pickHash && [not pickHash.(name)]] : return nothing + console.log : "Building /" + name + [if recursive " (recursive)" ""] + " for " + para.family + ' ' + para.style set dependencyProfile`name () define glyphObject [new Glyph name] glyphList.push glyphObject @@ -216,13 +224,13 @@ define [create-glyph name actions] : piecewise { } } -define [select-variant glyphid unicode default] : begin { - if [picks && [picks.indexOf glyphid] < 0] : return nothing - local variant : variantSelector`glyphid || default - local chosenGlyph glyphs`[glyphid + '.' + variant] - set glyphs`glyphid chosenGlyph +define [select-variant name unicode default] : begin { + if [pickHash && [not pickHash.(name)]] : return nothing + local variant : variantSelector`name || default + local chosenGlyph glyphs`[name + '.' + variant] + set glyphs`name chosenGlyph local allAliases : Object.keys glyphs :.filter [[k] -> [glyphs`k === glyphs.(chosenGlyph.name)]] - set dependencyProfile`glyphid : allAliases.concat dependencyProfile.(chosenGlyph.name) + set dependencyProfile`name : allAliases.concat dependencyProfile.(chosenGlyph.name) if unicode : begin { chosenGlyph.assign-unicode unicode set chosenGlyph.dontExport false @@ -232,8 +240,6 @@ define [select-variant glyphid unicode default] : begin { ###### HERE WE GO! -define [xgrid p] : mix SB RIGHTSB p - create-glyph 'space' : glyph-construction { set-width WIDTH assign-unicode ' ' diff --git a/buildglyphs.js b/buildglyphs.js index 2e6b940ee..e1f283543 100644 --- a/buildglyphs.js +++ b/buildglyphs.js @@ -1,5 +1,5 @@ { - var r0_Glyph, r0_Stroke, r0_tp, r0_mix, r0_linreg, r0_fallback, _r0_t0, _r0_t1, _r0_t2, _r0_t3; + var r0_Glyph, r0_Stroke, r0_tp, r0_mix, r0_linreg, r0_fallback, r0_emptyFontStr, r0_buildFont, _r0_t0, _r0_t1, _r0_t2, _r0_t3; r0_Glyph = require('./support/glyph')['Glyph']; r0_Stroke = require('./support/stroke')['Stroke']; r0_tp = require('./support/transform')['transformPoint']; @@ -25,10 +25,11 @@ } return _r3_t3; }; - exports['build'] = function _r0_t3(r4_para, r4_picks) { - var r4_para, r4_picks, r4_variantSelector, r4_font, r4_glyphList, r4_glyphs, r4_unicodeGlyphs, r4_globalTransform, r4_ITALICCOR, r4_UPWARD, r4_DOWNWARD, r4_RIGHTWARD, r4_LEFTWARD, r4_DESCENDER, r4_WIDTH, r4_CAP, r4_XH, r4_O, r4_OXHOOK, r4_SB, r4_HOOK, r4_AHOOK, r4_SHOOK, r4_RHOOK, r4_SMOOTH, r4_SMALLSMOOTH, r4_STROKE, r4_DOTSIZE, r4_PERIODSIZE, r4_BARPOS, r4_GBARPOS, r4_FIVEBARPOS, r4_LONGJUT, r4_ACCENT, r4_ACCENTX, r4_XO, r4_CAPO, r4_HALFSTROKE, r4_RIGHTSB, r4_MIDDLE, r4_CAPMIDDLE, r4_CAP_SMOOTH, r4_DOTRADIUS, r4_PERIODRADIUS, r4_SMOOTHA, r4_SMOOTHB, r4_SMALLSMOOTHA, r4_SMALLSMOOTHB, r4_ITALICCORS, r4_EBARPOS, r4_KAPPA, r4_COKAPPA, r4_BKAPPA, r4_CKAPPA, r4_COBKAPPA, r4_KAPPA_HOOK, r4_KAPPA_AHOOK, r4_TAILADJX, r4_TAILADJY, r4_TAILADJKAPPA, r4_TAILADJSX, r4_TAILADJSY, r4_TAILADJSKAPPA, r4_ILBALANCE, r4_JBALANCE, r4_TBALANCE, r4_TBALANCE2, r4_RBALANCE, r4_WHITENESS, r4_adviceBlackness, r4_BASE, r4_MARK, r4_MARKBASE, r4_AS_BASE, r4_Upright, r4_Italify, r4_Scale, r4_Translate, r4_tm, r4_markAboveLower, r4_markAboveCap, r4_markBelowLower, r4_markBelowZero, r4_capitalMarks, r4_bMarks, r4_eMarks, r4_pMarks, r4_ifMarks, r4_upmscale, r4_dependencyProfile, r4_nTemp, r4_xn$createglyph$7Hrq, r4_xn$selectvariant$7Hrq, r4_xgrid, r4_Ring, r4_ORing, r4_leftwardTopSerif, r4_leftwardBottomSerif, r4_rightwardTopSerif, r4_rightwardBottomSerif, r4_centerTopSerif, r4_centerBottomSerif, r4_xsStrand, r4_sStrand, r4_halfXStrand, r4_xStrand, r4_nBowl, r4_XSHookUpper, r4_sHookUpper, r4_twoHookUpper, r4_sHookLower, r4_XSHookLower, r4_smallo, r4_hbar, r4_vbar, r4_markExtend, r4_markStress, r4_markFine, r4_markHalfStroke, r4_markMiddle, r4_markDotsRadius, r4_aboveMarkTop, r4_aboveMarkBot, r4_belowMarkBot, r4_belowMarkTop, r4_FShape, r4_oLeft, r4_oRight, r4_fBar, r4_eshHook, r4_ezhshape, r4_hyphenCenter, r4_parenTop, r4_parenBot, r4_parenMid, r4_parenOutside, r4_parenInside, r4_bracketOutside, r4_bracketInside, r4_braceOutside, r4_braceInside, r4_isAboveMark, r4_code, r4_str, r4_nfd, r4_parts, r4_allFound, r4_hasMarkAbove, r4_j, r4_Miniature, r4_CircledGlyph, r4_createSuperscript, r4_createSubscript, r4_glyph, r4_contour, r4_point, _r4_t0, _r4_t1, _r4_t2, _r4_t3, _r4_t4, _r4_t5, _r4_t6, _r4_t7, _r4_t8, _r4_t9, _r4_t10, _r4_t11, _r4_t12, _r4_t13, _r4_t14, _r4_t15, _r4_t16, _r4_t17, _r4_t18, _r4_t19, _r4_t20, _r4_t21, _r4_t22, _r4_t23, _r4_t24, _r4_t25, _r4_t26, _r4_t27, _r4_t28, _r4_t29, _r4_t30, _r4_t31, _r4_t32, _r4_t33, _r4_t34, _r4_t35, _r4_t36, _r4_t37, _r4_t38, _r4_t39, _r4_t40, _r4_t41, _r4_t42, _r4_t43, _r4_t44, _r4_t45, _r4_t46, _r4_t47, _r4_t48, _r4_t49, _r4_t50, _r4_t51, _r4_t52, _r4_t53, _r4_t54, _r4_t55, _r4_t56, _r4_t57, _r4_t58, _r4_t59, _r4_t60, _r4_t61, _r4_t62, _r4_t63, _r4_t64, _r4_t65, _r4_t66, _r4_t67, _r4_t68, _r4_t69, _r4_t70, _r4_t71, _r4_t72, _r4_t73, _r4_t74, _r4_t75, _r4_t76, _r4_t77, _r4_t78, _r4_t79, _r4_t80, _r4_t81, _r4_t82, _r4_t83, _r4_t84, _r4_t85, _r4_t86, _r4_t87, _r4_t88, _r4_t89, _r4_t90, _r4_t91, _r4_t92, _r4_t93, _r4_t94, _r4_t95, _r4_t96, _r4_t97, _r4_t98, _r4_t99, _r4_t100, _r4_t101, _r4_t102, _r4_t103, _r4_t104, _r4_t105, _r4_t106, _r4_t107, _r4_t108, _r4_t109, _r4_t110, _r4_t111, _r4_t112, _r4_t113, _r4_t114, _r4_t115, _r4_t116, _r4_t117, _r4_t118, _r4_t119, _r4_t120, _r4_t121, _r4_t122, _r4_t123, _r4_t124, _r4_t125, _r4_t126, _r4_t127, _r4_t128, _r4_t129, _r4_t130, _r4_t131, _r4_t132, _r4_t133, _r4_t134, _r4_t135, _r4_t136, _r4_t137, _r4_t138, _r4_t139, _r4_t140, _r4_t141, _r4_t142, _r4_t143, _r4_t144, _r4_t145, _r4_t146, _r4_t147, _r4_t148, _r4_t149, _r4_t150, _r4_t151, _r4_t152, _r4_t153, _r4_t154, _r4_t155, _r4_t156, _r4_t157, _r4_t158, _r4_t159, _r4_t160, _r4_t161, _r4_t162, _r4_t163, _r4_t164, _r4_t165, _r4_t166, _r4_t167, _r4_t168, _r4_t169, _r4_t170, _r4_t171, _r4_t172, _r4_t173, _r4_t174, _r4_t175, _r4_t176, _r4_t177, _r4_t178, _r4_t179, _r4_t180, _r4_t181, _r4_t182, _r4_t183, _r4_t184, _r4_t185, _r4_t186, _r4_t187, _r4_t188, _r4_t189, _r4_t190, _r4_t191, _r4_t192, _r4_t193, _r4_t194, _r4_t195, _r4_t196, _r4_t197, _r4_t198, _r4_t199, _r4_t200, _r4_t201, _r4_t202, _r4_t203, _r4_t204, _r4_t205, _r4_t206, _r4_t207, _r4_t208, _r4_t209, _r4_t210, _r4_t211, _r4_t212, _r4_t213, _r4_t214, _r4_t215, _r4_t216, _r4_t217, _r4_t218, _r4_t219, _r4_t220, _r4_t221, _r4_t222, _r4_t223, _r4_t224, _r4_t225, _r4_t226, _r4_t227, _r4_t228, _r4_t229, _r4_t230, _r4_t231, _r4_t232, _r4_t233, _r4_t234, _r4_t235, _r4_t236, _r4_t237, _r4_t238, _r4_t239, _r4_t240, _r4_t241, _r4_t242, _r4_t243, _r4_t244, _r4_t245, _r4_t246, _r4_t247; + r0_emptyFontStr = JSON['stringify'](require('./empty.json')); + r0_buildFont = function _r0_t3(r4_para, r4_recursive) { + var r4_para, r4_recursive, r4_variantSelector, r4_font, r4_glyphList, r4_glyphs, r4_unicodeGlyphs, r4_globalTransform, r4_ITALICCOR, r4_UPWARD, r4_DOWNWARD, r4_RIGHTWARD, r4_LEFTWARD, r4_DESCENDER, r4_WIDTH, r4_CAP, r4_XH, r4_O, r4_OXHOOK, r4_SB, r4_HOOK, r4_AHOOK, r4_SHOOK, r4_RHOOK, r4_SMOOTH, r4_SMALLSMOOTH, r4_STROKE, r4_DOTSIZE, r4_PERIODSIZE, r4_BARPOS, r4_GBARPOS, r4_FIVEBARPOS, r4_LONGJUT, r4_ACCENT, r4_ACCENTX, r4_XO, r4_CAPO, r4_HALFSTROKE, r4_RIGHTSB, r4_MIDDLE, r4_CAPMIDDLE, r4_CAP_SMOOTH, r4_DOTRADIUS, r4_PERIODRADIUS, r4_SMOOTHA, r4_SMOOTHB, r4_SMALLSMOOTHA, r4_SMALLSMOOTHB, r4_ITALICCORS, r4_EBARPOS, r4_KAPPA, r4_COKAPPA, r4_BKAPPA, r4_CKAPPA, r4_COBKAPPA, r4_KAPPA_HOOK, r4_KAPPA_AHOOK, r4_TAILADJX, r4_TAILADJY, r4_TAILADJKAPPA, r4_TAILADJSX, r4_TAILADJSY, r4_TAILADJSKAPPA, r4_ILBALANCE, r4_JBALANCE, r4_TBALANCE, r4_TBALANCE2, r4_RBALANCE, r4_WHITENESS, r4_adviceBlackness, r4_BASE, r4_MARK, r4_MARKBASE, r4_AS_BASE, r4_Upright, r4_Italify, r4_Scale, r4_Translate, r4_tm, r4_markAboveLower, r4_markAboveCap, r4_markBelowLower, r4_markBelowZero, r4_capitalMarks, r4_bMarks, r4_eMarks, r4_pMarks, r4_ifMarks, r4_upmscale, r4_dependencyProfile, r4_nTemp, r4_pickHash, r4_xn$createglyph$7Hrq, r4_xn$selectvariant$7Hrq, r4_Ring, r4_ORing, r4_leftwardTopSerif, r4_leftwardBottomSerif, r4_rightwardTopSerif, r4_rightwardBottomSerif, r4_centerTopSerif, r4_centerBottomSerif, r4_xsStrand, r4_sStrand, r4_halfXStrand, r4_xStrand, r4_nBowl, r4_XSHookUpper, r4_sHookUpper, r4_twoHookUpper, r4_sHookLower, r4_XSHookLower, r4_smallo, r4_hbar, r4_vbar, r4_markExtend, r4_markStress, r4_markFine, r4_markHalfStroke, r4_markMiddle, r4_markDotsRadius, r4_aboveMarkTop, r4_aboveMarkBot, r4_belowMarkBot, r4_belowMarkTop, r4_FShape, r4_oLeft, r4_oRight, r4_fBar, r4_eshHook, r4_ezhshape, r4_hyphenCenter, r4_parenTop, r4_parenBot, r4_parenMid, r4_parenOutside, r4_parenInside, r4_bracketOutside, r4_bracketInside, r4_braceOutside, r4_braceInside, r4_isAboveMark, r4_code, r4_str, r4_nfd, r4_parts, r4_allFound, r4_hasMarkAbove, r4_j, r4_Miniature, r4_CircledGlyph, r4_createSuperscripts, r4_createSubscripts, r4_glyph, r4_contour, r4_point, _r4_t0, _r4_t1, _r4_t2, _r4_t3, _r4_t4, _r4_t5, _r4_t6, _r4_t7, _r4_t8, _r4_t9, _r4_t10, _r4_t11, _r4_t12, _r4_t13, _r4_t14, _r4_t15, _r4_t16, _r4_t17, _r4_t18, _r4_t19, _r4_t20, _r4_t21, _r4_t22, _r4_t23, _r4_t24, _r4_t25, _r4_t26, _r4_t27, _r4_t28, _r4_t29, _r4_t30, _r4_t31, _r4_t32, _r4_t33, _r4_t34, _r4_t35, _r4_t36, _r4_t37, _r4_t38, _r4_tag39, _r4_t40, _r4_t41, _r4_t42, _r4_t43, _r4_t44, _r4_t45, _r4_t46, _r4_t47, _r4_t48, _r4_t49, _r4_t50, _r4_t51, _r4_t52, _r4_t53, _r4_t54, _r4_t55, _r4_t56, _r4_t57, _r4_t58, _r4_t59, _r4_t60, _r4_t61, _r4_t62, _r4_t63, _r4_t64, _r4_t65, _r4_t66, _r4_t67, _r4_t68, _r4_t69, _r4_t70, _r4_t71, _r4_t72, _r4_t73, _r4_t74, _r4_t75, _r4_t76, _r4_t77, _r4_t78, _r4_t79, _r4_t80, _r4_t81, _r4_t82, _r4_t83, _r4_t84, _r4_t85, _r4_t86, _r4_t87, _r4_t88, _r4_t89, _r4_t90, _r4_t91, _r4_t92, _r4_t93, _r4_t94, _r4_t95, _r4_t96, _r4_t97, _r4_t98, _r4_t99, _r4_t100, _r4_t101, _r4_t102, _r4_t103, _r4_t104, _r4_t105, _r4_t106, _r4_t107, _r4_t108, _r4_t109, _r4_t110, _r4_t111, _r4_t112, _r4_t113, _r4_t114, _r4_t115, _r4_t116, _r4_t117, _r4_t118, _r4_t119, _r4_t120, _r4_t121, _r4_t122, _r4_t123, _r4_t124, _r4_t125, _r4_t126, _r4_t127, _r4_t128, _r4_t129, _r4_t130, _r4_t131, _r4_t132, _r4_t133, _r4_t134, _r4_t135, _r4_t136, _r4_t137, _r4_t138, _r4_t139, _r4_t140, _r4_t141, _r4_t142, _r4_t143, _r4_t144, _r4_t145, _r4_t146, _r4_t147, _r4_t148, _r4_t149, _r4_t150, _r4_t151, _r4_t152, _r4_t153, _r4_t154, _r4_t155, _r4_t156, _r4_t157, _r4_t158, _r4_t159, _r4_t160, _r4_t161, _r4_t162, _r4_t163, _r4_t164, _r4_t165, _r4_t166, _r4_t167, _r4_t168, _r4_t169, _r4_t170, _r4_t171, _r4_t172, _r4_t173, _r4_t174, _r4_t175, _r4_t176, _r4_t177, _r4_t178, _r4_t179, _r4_t180, _r4_t181, _r4_t182, _r4_t183, _r4_t184, _r4_t185, _r4_t186, _r4_t187, _r4_t188, _r4_t189, _r4_t190, _r4_t191, _r4_t192, _r4_t193, _r4_t194, _r4_t195, _r4_t196, _r4_t197, _r4_t198, _r4_t199, _r4_t200, _r4_t201, _r4_t202, _r4_t203, _r4_t204, _r4_t205, _r4_t206, _r4_t207, _r4_t208, _r4_t209, _r4_t210, _r4_t211, _r4_t212, _r4_t213, _r4_t214, _r4_t215, _r4_t216, _r4_t217, _r4_t218, _r4_t219, _r4_t220, _r4_t221, _r4_t222, _r4_t223, _r4_t224, _r4_t225, _r4_t226, _r4_t227, _r4_t228, _r4_t229, _r4_t230, _r4_t231, _r4_t232, _r4_t233, _r4_t234, _r4_t235, _r4_t236, _r4_t237, _r4_t238, _r4_t239, _r4_t240, _r4_t241, _r4_t242, _r4_t243, _r4_t244, _r4_t245, _r4_t246, _r4_t247, _r4_t248, _r4_t249, _r4_t250, _r4_t251, _r4_t252, _r4_t253, _r4_t254; r4_variantSelector = r4_para['variantSelector']; - r4_font = JSON['parse'](JSON['stringify'](require('./empty.json'))); + r4_font = JSON['parse'](r0_emptyFontStr); r4_glyphList = r4_font['glyf']; r4_glyphs = { '.notdef': r4_glyphList[0] }; r4_unicodeGlyphs = []; @@ -301,535 +302,564 @@ r4_font['post']['italicAnvle'] = 0 - r4_para['italicangle']; r4_dependencyProfile = {}; r4_nTemp = 0; - r4_xn$createglyph$7Hrq = function _r4_t36(r15_name, r15_actions) { - var r15_name, r15_actions, r15_glyphObject, r15_d, r15_allAliases, _r15_t0, _r15_t1, _r15_t2, _r15_t3, _r15_t4, _r15_t5, _r15_t6, _r15_t7, _r15_t8; - _r15_t4 = arguments; - if (r15_name && r15_actions) { - if (r4_picks && r4_picks['indexOf'](r15_name) < 0) - return void 0; - else - _r15_t6 = void 0; - r4_dependencyProfile[r15_name] = []; - r15_glyphObject = new r0_Glyph(r15_name); - r4_glyphList['push'](r15_glyphObject); - r4_glyphs[r15_name] = r15_glyphObject; - r15_actions['call'](r15_glyphObject); - _r15_t0 = r15_glyphObject['dependencies']; + if (r4_recursive) { + _r4_t37 = {}; + _r4_t36 = function (r15_h) { + var r15_h, r15_j, _r15_t0, _r15_t1, _r15_t2; + _r15_t0 = r4_recursive; _r15_t1 = _r15_t0['length']; _r15_t2 = 0; for (; _r15_t2 < _r15_t1; _r15_t2 = _r15_t2 + 1) { - r15_d = _r15_t0[_r15_t2]; - r15_allAliases = Object['keys'](r4_glyphs)['filter'](function _r15_t8(r17_k) { - var r17_k, _r17_t0, _r17_t1; - return r4_glyphs[r17_k] === r4_glyphs[r15_d]; - }); - r4_dependencyProfile[r15_name] = r4_dependencyProfile[r15_name]['concat'](r4_dependencyProfile[r15_d], r15_allAliases); + r15_j = _r15_t0[_r15_t2]; + r15_h[r15_j] = r15_j; } - return r15_glyphObject; + return _r4_t38 = r15_h; + }(_r4_t37); + } else + _r4_t36 = void 0; + r4_pickHash = _r4_t36; + r4_xn$createglyph$7Hrq = function _r4_t40(r17_name, r17_actions) { + var r17_name, r17_actions, r17_glyphObject, r17_d, r17_allAliases, _r17_t0, _r17_t1, _r17_t2, _r17_t3, _r17_t4, _r17_t5, _r17_t6, _r17_t7, _r17_t8, _r17_t9, _r17_t10, _r17_t11, _r17_t12, _r17_t13, _r17_t14, _r17_t15, _r17_t16, _r17_t17, _r17_t18, _r17_t19, _r17_t20, _r17_t21; + _r17_t4 = arguments; + if (r17_name && r17_actions) { + if (r4_pickHash && !r4_pickHash[r17_name]) + return void 0; + else + _r17_t6 = void 0; + _r17_t8 = console; + _r17_t9 = _r17_t8['log']; + _r17_t10 = 'Building /' + r17_name; + if (r4_recursive) + _r17_t11 = ' (recursive)'; + else + _r17_t11 = ''; + _r17_t12 = _r17_t10 + _r17_t11; + _r17_t13 = ' for '; + _r17_t14 = _r17_t12 + _r17_t13; + _r17_t15 = r4_para['family']; + _r17_t16 = _r17_t14 + _r17_t15; + _r17_t17 = ' '; + _r17_t18 = _r17_t16 + _r17_t17; + _r17_t19 = r4_para['style']; + _r17_t20 = _r17_t18 + _r17_t19; + _r17_t9['call'](_r17_t8, _r17_t20); + r4_dependencyProfile[r17_name] = []; + r17_glyphObject = new r0_Glyph(r17_name); + r4_glyphList['push'](r17_glyphObject); + r4_glyphs[r17_name] = r17_glyphObject; + r17_actions['call'](r17_glyphObject); + _r17_t0 = r17_glyphObject['dependencies']; + _r17_t1 = _r17_t0['length']; + _r17_t2 = 0; + for (; _r17_t2 < _r17_t1; _r17_t2 = _r17_t2 + 1) { + r17_d = _r17_t0[_r17_t2]; + r17_allAliases = Object['keys'](r4_glyphs)['filter'](function _r17_t21(r19_k) { + var r19_k, _r19_t0, _r19_t1; + return r4_glyphs[r19_k] === r4_glyphs[r17_d]; + }); + r4_dependencyProfile[r17_name] = r4_dependencyProfile[r17_name]['concat'](r4_dependencyProfile[r17_d], r17_allAliases); + } + return r17_glyphObject; } else if (true) { - r15_actions = _r15_t4[0]; - r15_glyphObject = new r0_Glyph('.temp-' + (r4_nTemp = r4_nTemp = r4_nTemp + 1)); - r15_actions['call'](r15_glyphObject); - return r15_glyphObject; + r17_actions = _r17_t4[0]; + r17_glyphObject = new r0_Glyph('.temp-' + (r4_nTemp = r4_nTemp = r4_nTemp + 1)); + r17_actions['call'](r17_glyphObject); + return r17_glyphObject; } else return void 0; }; - r4_xn$selectvariant$7Hrq = function _r4_t37(r18_glyphid, r18_unicode, r18_default) { - var r18_glyphid, r18_unicode, r18_default, r18_variant, r18_chosenGlyph, r18_allAliases, _r18_t0, _r18_t1, _r18_t2, _r18_t3, _r18_t4; - if (r4_picks && r4_picks['indexOf'](r18_glyphid) < 0) + r4_xn$selectvariant$7Hrq = function _r4_t41(r20_name, r20_unicode, r20_default) { + var r20_name, r20_unicode, r20_default, r20_variant, r20_chosenGlyph, r20_allAliases, _r20_t0, _r20_t1, _r20_t2, _r20_t3, _r20_t4; + if (r4_pickHash && !r4_pickHash[r20_name]) return void 0; else - _r18_t2 = void 0; - r18_variant = r4_variantSelector[r18_glyphid] || r18_default; - r18_chosenGlyph = r4_glyphs[r18_glyphid + '.' + r18_variant]; - r4_glyphs[r18_glyphid] = r18_chosenGlyph; - r18_allAliases = Object['keys'](r4_glyphs)['filter'](function _r18_t3(r19_k) { - var r19_k, _r19_t0, _r19_t1; - return r4_glyphs[r19_k] === r4_glyphs[r18_chosenGlyph['name']]; + _r20_t2 = void 0; + r20_variant = r4_variantSelector[r20_name] || r20_default; + r20_chosenGlyph = r4_glyphs[r20_name + '.' + r20_variant]; + r4_glyphs[r20_name] = r20_chosenGlyph; + r20_allAliases = Object['keys'](r4_glyphs)['filter'](function _r20_t3(r21_k) { + var r21_k, _r21_t0, _r21_t1; + return r4_glyphs[r21_k] === r4_glyphs[r20_chosenGlyph['name']]; }); - r4_dependencyProfile[r18_glyphid] = r18_allAliases['concat'](r4_dependencyProfile[r18_chosenGlyph['name']]); - if (r18_unicode) { - r18_chosenGlyph['assign-unicode'](r18_unicode); - r18_chosenGlyph['dontExport'] = false; - return r4_unicodeGlyphs[r18_chosenGlyph['unicode'][r18_chosenGlyph['unicode']['length'] - 1]] = r18_chosenGlyph; + r4_dependencyProfile[r20_name] = r20_allAliases['concat'](r4_dependencyProfile[r20_chosenGlyph['name']]); + if (r20_unicode) { + r20_chosenGlyph['assign-unicode'](r20_unicode); + r20_chosenGlyph['dontExport'] = false; + return r4_unicodeGlyphs[r20_chosenGlyph['unicode'][r20_chosenGlyph['unicode']['length'] - 1]] = r20_chosenGlyph; } else return void 0; }; - r4_xgrid = function _r4_t38(r20_p) { - var r20_p, _r20_t0, _r20_t1; - return r0_mix(r4_SB, r4_RIGHTSB, r20_p); - }; - r4_xn$createglyph$7Hrq('space', function _r4_t39() { - var r22_currentGlyph, r22_xn$setwidth$9Jrj, r22_xn$assignunicode$7Hrq, r22_xn$startfrom$1aao, r22_xn$lineto$5sIl, r22_xn$curveto$1aao, r22_xn$cubicto$1aao, r22_xn$putshapes$9Jrj, r22_xn$reverselast$3qIs, r22_include, r22_xn$createstroke$7Hrq, r22_xn$setanchor$9Jrj, r22_xn$applytransform$1aao, r22_xn$dontexport$5sIl, _r22_t0, _r22_t1, _r22_t2, _r22_t3; - _r22_t0 = this; - r22_currentGlyph = _r22_t0; - r22_xn$setwidth$9Jrj = _r22_t0['set-width']['bind'](_r22_t0); - r22_xn$assignunicode$7Hrq = function _r22_t2(r23_code) { - var r23_code, _r23_t0, _r23_t1; - r22_currentGlyph['assign-unicode'](r23_code); - return r4_unicodeGlyphs[r22_currentGlyph['unicode'][r22_currentGlyph['unicode']['length'] - 1]] = r22_currentGlyph; + r4_xn$createglyph$7Hrq('space', function _r4_t42() { + var r23_currentGlyph, r23_xn$setwidth$9Jrj, r23_xn$assignunicode$7Hrq, r23_xn$startfrom$1aao, r23_xn$lineto$5sIl, r23_xn$curveto$1aao, r23_xn$cubicto$1aao, r23_xn$putshapes$9Jrj, r23_xn$reverselast$3qIs, r23_include, r23_xn$createstroke$7Hrq, r23_xn$setanchor$9Jrj, r23_xn$applytransform$1aao, r23_xn$dontexport$5sIl, _r23_t0, _r23_t1, _r23_t2, _r23_t3; + _r23_t0 = this; + r23_currentGlyph = _r23_t0; + r23_xn$setwidth$9Jrj = _r23_t0['set-width']['bind'](_r23_t0); + r23_xn$assignunicode$7Hrq = function _r23_t2(r24_code) { + var r24_code, _r24_t0, _r24_t1; + r23_currentGlyph['assign-unicode'](r24_code); + return r4_unicodeGlyphs[r23_currentGlyph['unicode'][r23_currentGlyph['unicode']['length'] - 1]] = r23_currentGlyph; }; - r22_xn$startfrom$1aao = _r22_t0['start-from']['bind'](_r22_t0); - r22_xn$lineto$5sIl = _r22_t0['line-to']['bind'](_r22_t0); - r22_xn$curveto$1aao = _r22_t0['curve-to']['bind'](_r22_t0); - r22_xn$cubicto$1aao = _r22_t0['cubic-to']['bind'](_r22_t0); - r22_xn$putshapes$9Jrj = _r22_t0['put-shapes']['bind'](_r22_t0); - r22_xn$reverselast$3qIs = _r22_t0['reverse-last']['bind'](_r22_t0); - r22_include = _r22_t0['include']['bind'](_r22_t0); - r22_xn$createstroke$7Hrq = _r22_t0['create-stroke']['bind'](_r22_t0); - r22_xn$setanchor$9Jrj = _r22_t0['set-anchor']['bind'](_r22_t0); - r22_xn$applytransform$1aao = _r22_t0['apply-transform']['bind'](_r22_t0); - r22_xn$dontexport$5sIl = function _r22_t3() { - var _r24_t0, _r24_t1; - return r22_currentGlyph['dontExport'] = true; + r23_xn$startfrom$1aao = _r23_t0['start-from']['bind'](_r23_t0); + r23_xn$lineto$5sIl = _r23_t0['line-to']['bind'](_r23_t0); + r23_xn$curveto$1aao = _r23_t0['curve-to']['bind'](_r23_t0); + r23_xn$cubicto$1aao = _r23_t0['cubic-to']['bind'](_r23_t0); + r23_xn$putshapes$9Jrj = _r23_t0['put-shapes']['bind'](_r23_t0); + r23_xn$reverselast$3qIs = _r23_t0['reverse-last']['bind'](_r23_t0); + r23_include = _r23_t0['include']['bind'](_r23_t0); + r23_xn$createstroke$7Hrq = _r23_t0['create-stroke']['bind'](_r23_t0); + r23_xn$setanchor$9Jrj = _r23_t0['set-anchor']['bind'](_r23_t0); + r23_xn$applytransform$1aao = _r23_t0['apply-transform']['bind'](_r23_t0); + r23_xn$dontexport$5sIl = function _r23_t3() { + var _r25_t0, _r25_t1; + return r23_currentGlyph['dontExport'] = true; }; - _r22_t0['gizmo'] = r4_globalTransform; - _r22_t0['set-width'](r4_WIDTH); - r22_xn$setwidth$9Jrj(r4_WIDTH); - r22_xn$assignunicode$7Hrq(' '); - r22_include(r4_eMarks); + _r23_t0['gizmo'] = r4_globalTransform; + _r23_t0['set-width'](r4_WIDTH); + r23_xn$setwidth$9Jrj(r4_WIDTH); + r23_xn$assignunicode$7Hrq(' '); + r23_include(r4_eMarks); return void 0; }); - r4_Ring = function _r4_t40(r25_u, r25_d, r25_l, r25_r) { - var r25_u, r25_d, r25_l, r25_r, r25_my, r25_mx, r25_s, _r25_t0, _r25_t1; - r25_my = (r25_u + r25_d) / 2; - r25_mx = (r25_l + r25_r) / 2; - r25_s = new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r25_mx, r25_d)['cubic-to'](r25_mx + (r25_l - r25_mx) * r4_CKAPPA, r25_d, r25_l, r25_my + (r25_d - r25_my) * r4_CKAPPA, r25_l, r25_my)['cubic-to'](r25_l, r25_my + (r25_u - r25_my) * r4_CKAPPA, r25_mx + (r25_l - r25_mx) * r4_CKAPPA, r25_u, r25_mx, r25_u)['cubic-to'](r25_mx + (r25_r - r25_mx) * r4_CKAPPA, r25_u, r25_r, r25_my + (r25_u - r25_my) * r4_CKAPPA, r25_r, r25_my)['cubic-to'](r25_r, r25_my + (r25_d - r25_my) * r4_CKAPPA, r25_mx + (r25_r - r25_mx) * r4_CKAPPA, r25_d, r25_mx, r25_d); - return r25_s['points']; - }; - r4_ORing = function _r4_t41(r26_u, r26_d, r26_l, r26_r, r26_smooth) { - var r26_u, r26_d, r26_l, r26_r, r26_smooth, r26_myu, r26_myd, r26_mx, r26_s, _r26_t0, _r26_t1; - r26_myu = r26_u - r26_smooth; - r26_myd = r26_d + r26_smooth; + r4_Ring = function _r4_t43(r26_u, r26_d, r26_l, r26_r) { + var r26_u, r26_d, r26_l, r26_r, r26_my, r26_mx, r26_s, _r26_t0, _r26_t1; + r26_my = (r26_u + r26_d) / 2; r26_mx = (r26_l + r26_r) / 2; - r26_s = new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r26_mx, r26_d)['cubic-to'](r26_mx + (r26_l - r26_mx) * r4_CKAPPA, r26_d, r26_l, r26_myd + (r26_d - r26_myd) * r4_CKAPPA, r26_l, r26_myd)['line-to'](r26_l, r26_myu)['cubic-to'](r26_l, r26_myu + (r26_u - r26_myu) * r4_CKAPPA, r26_mx + (r26_l - r26_mx) * r4_CKAPPA, r26_u, r26_mx, r26_u)['cubic-to'](r26_mx + (r26_r - r26_mx) * r4_CKAPPA, r26_u, r26_r, r26_myu + (r26_u - r26_myu) * r4_CKAPPA, r26_r, r26_myu)['line-to'](r26_r, r26_myd)['cubic-to'](r26_r, r26_myd + (r26_d - r26_myd) * r4_CKAPPA, r26_mx + (r26_r - r26_mx) * r4_CKAPPA, r26_d, r26_mx, r26_d); + r26_s = new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r26_mx, r26_d)['cubic-to'](r26_mx + (r26_l - r26_mx) * r4_CKAPPA, r26_d, r26_l, r26_my + (r26_d - r26_my) * r4_CKAPPA, r26_l, r26_my)['cubic-to'](r26_l, r26_my + (r26_u - r26_my) * r4_CKAPPA, r26_mx + (r26_l - r26_mx) * r4_CKAPPA, r26_u, r26_mx, r26_u)['cubic-to'](r26_mx + (r26_r - r26_mx) * r4_CKAPPA, r26_u, r26_r, r26_my + (r26_u - r26_my) * r4_CKAPPA, r26_r, r26_my)['cubic-to'](r26_r, r26_my + (r26_d - r26_my) * r4_CKAPPA, r26_mx + (r26_r - r26_mx) * r4_CKAPPA, r26_d, r26_mx, r26_d); return r26_s['points']; }; - r4_leftwardTopSerif = function _r4_t42(r27_x, r27_y, r27_length) { - var r27_x, r27_y, r27_length, _r27_t0, _r27_t1; - return new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r27_x + r4_HALFSTROKE, r27_y)['heads-to'](r4_LEFTWARD)['set-width'](r4_STROKE, 0)['line-to'](r27_x - r27_length - r4_globalTransform['yx'] * r4_STROKE, r27_y)['to-outline'](); + r4_ORing = function _r4_t44(r27_u, r27_d, r27_l, r27_r, r27_smooth) { + var r27_u, r27_d, r27_l, r27_r, r27_smooth, r27_myu, r27_myd, r27_mx, r27_s, _r27_t0, _r27_t1; + r27_myu = r27_u - r27_smooth; + r27_myd = r27_d + r27_smooth; + r27_mx = (r27_l + r27_r) / 2; + r27_s = new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r27_mx, r27_d)['cubic-to'](r27_mx + (r27_l - r27_mx) * r4_CKAPPA, r27_d, r27_l, r27_myd + (r27_d - r27_myd) * r4_CKAPPA, r27_l, r27_myd)['line-to'](r27_l, r27_myu)['cubic-to'](r27_l, r27_myu + (r27_u - r27_myu) * r4_CKAPPA, r27_mx + (r27_l - r27_mx) * r4_CKAPPA, r27_u, r27_mx, r27_u)['cubic-to'](r27_mx + (r27_r - r27_mx) * r4_CKAPPA, r27_u, r27_r, r27_myu + (r27_u - r27_myu) * r4_CKAPPA, r27_r, r27_myu)['line-to'](r27_r, r27_myd)['cubic-to'](r27_r, r27_myd + (r27_d - r27_myd) * r4_CKAPPA, r27_mx + (r27_r - r27_mx) * r4_CKAPPA, r27_d, r27_mx, r27_d); + return r27_s['points']; }; - r4_leftwardBottomSerif = function _r4_t43(r28_x, r28_y, r28_length) { + r4_leftwardTopSerif = function _r4_t45(r28_x, r28_y, r28_length) { var r28_x, r28_y, r28_length, _r28_t0, _r28_t1; - return new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r28_x + r4_HALFSTROKE, r28_y)['heads-to'](r4_LEFTWARD)['set-width'](0, r4_STROKE)['line-to'](r28_x - r28_length + r4_globalTransform['yx'] * r4_STROKE, r28_y)['to-outline'](); + return new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r28_x + r4_HALFSTROKE, r28_y)['heads-to'](r4_LEFTWARD)['set-width'](r4_STROKE, 0)['line-to'](r28_x - r28_length - r4_globalTransform['yx'] * r4_STROKE, r28_y)['to-outline'](); }; - r4_rightwardTopSerif = function _r4_t44(r29_x, r29_y, r29_length) { + r4_leftwardBottomSerif = function _r4_t46(r29_x, r29_y, r29_length) { var r29_x, r29_y, r29_length, _r29_t0, _r29_t1; - return new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r29_x - r4_HALFSTROKE, r29_y)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r29_x + r29_length - r4_globalTransform['yx'] * r4_STROKE, r29_y)['to-outline'](); + return new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r29_x + r4_HALFSTROKE, r29_y)['heads-to'](r4_LEFTWARD)['set-width'](0, r4_STROKE)['line-to'](r29_x - r29_length + r4_globalTransform['yx'] * r4_STROKE, r29_y)['to-outline'](); }; - r4_rightwardBottomSerif = function _r4_t45(r30_x, r30_y, r30_length) { + r4_rightwardTopSerif = function _r4_t47(r30_x, r30_y, r30_length) { var r30_x, r30_y, r30_length, _r30_t0, _r30_t1; - return new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r30_x - r4_HALFSTROKE, r30_y)['heads-to'](r4_RIGHTWARD)['set-width'](r4_STROKE, 0)['line-to'](r30_x + r30_length + r4_globalTransform['yx'] * r4_STROKE, r30_y)['to-outline'](); + return new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r30_x - r4_HALFSTROKE, r30_y)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r30_x + r30_length - r4_globalTransform['yx'] * r4_STROKE, r30_y)['to-outline'](); }; - r4_centerTopSerif = function _r4_t46(r31_x, r31_y, r31_length) { + r4_rightwardBottomSerif = function _r4_t48(r31_x, r31_y, r31_length) { var r31_x, r31_y, r31_length, _r31_t0, _r31_t1; - return new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r31_x + r31_length - r4_globalTransform['yx'] * r4_STROKE, r31_y)['set-width'](r4_STROKE, 0)['line-to'](r31_x - r31_length - r4_globalTransform['yx'] * r4_STROKE, r31_y)['to-outline'](); + return new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r31_x - r4_HALFSTROKE, r31_y)['heads-to'](r4_RIGHTWARD)['set-width'](r4_STROKE, 0)['line-to'](r31_x + r31_length + r4_globalTransform['yx'] * r4_STROKE, r31_y)['to-outline'](); }; - r4_centerBottomSerif = function _r4_t47(r32_x, r32_y, r32_length) { + r4_centerTopSerif = function _r4_t49(r32_x, r32_y, r32_length) { var r32_x, r32_y, r32_length, _r32_t0, _r32_t1; - return new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r32_x + r32_length + r4_globalTransform['yx'] * r4_STROKE, r32_y)['set-width'](0, r4_STROKE)['line-to'](r32_x - r32_length + r4_globalTransform['yx'] * r4_STROKE, r32_y)['to-outline'](); + return new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r32_x + r32_length - r4_globalTransform['yx'] * r4_STROKE, r32_y)['set-width'](r4_STROKE, 0)['line-to'](r32_x - r32_length - r4_globalTransform['yx'] * r4_STROKE, r32_y)['to-outline'](); }; - r4_xsStrand = function _r4_t48(r33__xleft, r33_yleft, r33__xright, r33_yright, r33__halfstroke0, r33__halfstroke1, r33__ess, r33__expansion, r33__roundp) { - var r33__xleft, r33_yleft, r33__xright, r33_yright, r33__halfstroke0, r33__halfstroke1, r33__ess, r33__expansion, r33__roundp, r33_expansion, r33_halfstroke0, r33_halfstroke1, r33_ess, r33_yItalicCorrection, r33_xItalicCorrection, r33_roundsize, r33_roundleft, r33_roundright, r33_xleft, r33_xright, r33_sxleft, r33_sxright, r33_syleft, r33_syright, _r33_t0, _r33_t1, _r33_t2, _r33_t3; - r33_expansion = r33__expansion || 0.25; - r33_halfstroke0 = r33__halfstroke0 || r4_HALFSTROKE; - r33_halfstroke1 = r33__halfstroke1 || r4_HALFSTROKE; - r33_ess = r33__ess || (r33_halfstroke0 + r33_halfstroke1) / 2; - r33_yItalicCorrection = r4_globalTransform['yx'] * 0.985; - r33_xItalicCorrection = 1 / Math['sqrt'](1 - r33_yItalicCorrection * r33_yItalicCorrection); - _r33_t2 = r33__roundp || r4_SMOOTHA * 0.4; - if (r33_yleft < r33_yright) - _r33_t3 = -1; + r4_centerBottomSerif = function _r4_t50(r33_x, r33_y, r33_length) { + var r33_x, r33_y, r33_length, _r33_t0, _r33_t1; + return new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r33_x + r33_length + r4_globalTransform['yx'] * r4_STROKE, r33_y)['set-width'](0, r4_STROKE)['line-to'](r33_x - r33_length + r4_globalTransform['yx'] * r4_STROKE, r33_y)['to-outline'](); + }; + r4_xsStrand = function _r4_t51(r34__xleft, r34_yleft, r34__xright, r34_yright, r34__halfstroke0, r34__halfstroke1, r34__ess, r34__expansion, r34__roundp) { + var r34__xleft, r34_yleft, r34__xright, r34_yright, r34__halfstroke0, r34__halfstroke1, r34__ess, r34__expansion, r34__roundp, r34_expansion, r34_halfstroke0, r34_halfstroke1, r34_ess, r34_yItalicCorrection, r34_xItalicCorrection, r34_roundsize, r34_roundleft, r34_roundright, r34_xleft, r34_xright, r34_sxleft, r34_sxright, r34_syleft, r34_syright, _r34_t0, _r34_t1, _r34_t2, _r34_t3; + r34_expansion = r34__expansion || 0.25; + r34_halfstroke0 = r34__halfstroke0 || r4_HALFSTROKE; + r34_halfstroke1 = r34__halfstroke1 || r4_HALFSTROKE; + r34_ess = r34__ess || (r34_halfstroke0 + r34_halfstroke1) / 2; + r34_yItalicCorrection = r4_globalTransform['yx'] * 0.985; + r34_xItalicCorrection = 1 / Math['sqrt'](1 - r34_yItalicCorrection * r34_yItalicCorrection); + _r34_t2 = r34__roundp || r4_SMOOTHA * 0.4; + if (r34_yleft < r34_yright) + _r34_t3 = -1; else - _r33_t3 = 1; - r33_roundsize = _r33_t2 * _r33_t3; - r33_roundleft = r33_yleft - r33_roundsize; - r33_roundright = r33_yright + r33_roundsize; - r33_xleft = r33__xleft + r33_halfstroke0 * r33_xItalicCorrection; - r33_xright = r33__xright - r33_halfstroke1 * r33_xItalicCorrection; - r33_sxleft = r0_mix(r33_xleft, r33_xright, 0.5 - r33_expansion); - r33_sxright = r0_mix(r33_xleft, r33_xright, 0.5 + r33_expansion); - r33_syleft = r0_mix(r33_roundleft, r33_roundright, 0.5 - r33_expansion); - r33_syright = r0_mix(r33_roundleft, r33_roundright, 0.5 + r33_expansion); - return new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r33_xleft, r33_yleft - r33_halfstroke0 * r33_yItalicCorrection)['set-width'](r33_halfstroke0, r33_halfstroke0)['curve-to'](r33_xleft, r33_roundleft, r33_sxleft, r33_syleft)['set-width'](r33_ess, r33_ess)['line-to'](r33_sxright, r33_syright)['curve-to'](r33_xright, r33_roundright, r33_xright, r33_yright + r33_halfstroke1 * r33_yItalicCorrection)['set-width'](r33_halfstroke1, r33_halfstroke1)['to-outline'](); + _r34_t3 = 1; + r34_roundsize = _r34_t2 * _r34_t3; + r34_roundleft = r34_yleft - r34_roundsize; + r34_roundright = r34_yright + r34_roundsize; + r34_xleft = r34__xleft + r34_halfstroke0 * r34_xItalicCorrection; + r34_xright = r34__xright - r34_halfstroke1 * r34_xItalicCorrection; + r34_sxleft = r0_mix(r34_xleft, r34_xright, 0.5 - r34_expansion); + r34_sxright = r0_mix(r34_xleft, r34_xright, 0.5 + r34_expansion); + r34_syleft = r0_mix(r34_roundleft, r34_roundright, 0.5 - r34_expansion); + r34_syright = r0_mix(r34_roundleft, r34_roundright, 0.5 + r34_expansion); + return new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r34_xleft, r34_yleft - r34_halfstroke0 * r34_yItalicCorrection)['set-width'](r34_halfstroke0, r34_halfstroke0)['curve-to'](r34_xleft, r34_roundleft, r34_sxleft, r34_syleft)['set-width'](r34_ess, r34_ess)['line-to'](r34_sxright, r34_syright)['curve-to'](r34_xright, r34_roundright, r34_xright, r34_yright + r34_halfstroke1 * r34_yItalicCorrection)['set-width'](r34_halfstroke1, r34_halfstroke1)['to-outline'](); }; - r4_sStrand = function _r4_t49(r34_yleft, r34_yright, r34__expansion) { - var r34_yleft, r34_yright, r34__expansion, _r34_t0, _r34_t1; - return r4_xsStrand(r4_SB, r34_yleft, r4_RIGHTSB, r34_yright, r4_HALFSTROKE, r4_HALFSTROKE, r4_HALFSTROKE, r34__expansion, r4_SMOOTHA * 0.4); + r4_sStrand = function _r4_t52(r35_yleft, r35_yright, r35__expansion) { + var r35_yleft, r35_yright, r35__expansion, _r35_t0, _r35_t1; + return r4_xsStrand(r4_SB, r35_yleft, r4_RIGHTSB, r35_yright, r4_HALFSTROKE, r4_HALFSTROKE, r4_HALFSTROKE, r35__expansion, r4_SMOOTHA * 0.4); }; - r4_halfXStrand = function _r4_t50(r35__leftx, r35_lefty, r35_rightx, r35_righty, r35_turn, r35_straight, r35_tension, r35__fine) { - var r35__leftx, r35_lefty, r35_rightx, r35_righty, r35_turn, r35_straight, r35_tension, r35__fine, r35_leftx, r35_fine, r35_turnyleft, r35_cyleft, r35_straightxleft, r35_straightyleft, _r35_t0, _r35_t1, _r35_t2, _r35_t3, _r35_t4, _r35_t5, _r35_t6, _r35_t7, _r35_t8, _r35_t9, _r35_t10, _r35_t11, _r35_t12, _r35_t13, _r35_t14, _r35_t15, _r35_t16, _r35_t17, _r35_t18, _r35_t19, _r35_t20, _r35_t21, _r35_t22, _r35_t23, _r35_t24, _r35_t25, _r35_t26, _r35_t27, _r35_t28, _r35_t29, _r35_t30, _r35_t31; - _r35_t2 = r35__leftx; - _r35_t3 = r4_HALFSTROKE; - if (r35_rightx > r35__leftx) - _r35_t4 = 1; + r4_halfXStrand = function _r4_t53(r36__leftx, r36_lefty, r36_rightx, r36_righty, r36_turn, r36_straight, r36_tension, r36__fine) { + var r36__leftx, r36_lefty, r36_rightx, r36_righty, r36_turn, r36_straight, r36_tension, r36__fine, r36_leftx, r36_fine, r36_turnyleft, r36_cyleft, r36_straightxleft, r36_straightyleft, _r36_t0, _r36_t1, _r36_t2, _r36_t3, _r36_t4, _r36_t5, _r36_t6, _r36_t7, _r36_t8, _r36_t9, _r36_t10, _r36_t11, _r36_t12, _r36_t13, _r36_t14, _r36_t15, _r36_t16, _r36_t17, _r36_t18, _r36_t19, _r36_t20, _r36_t21, _r36_t22, _r36_t23, _r36_t24, _r36_t25, _r36_t26, _r36_t27, _r36_t28, _r36_t29, _r36_t30, _r36_t31; + _r36_t2 = r36__leftx; + _r36_t3 = r4_HALFSTROKE; + if (r36_rightx > r36__leftx) + _r36_t4 = 1; else - _r35_t4 = -1; - _r35_t5 = _r35_t3 * _r35_t4; - r35_leftx = _r35_t2 + _r35_t5; - r35_fine = (r35__fine || r4_STROKE) * 0.5; - r35_turnyleft = r0_mix(r35_lefty, r35_righty, r35_turn); - r35_cyleft = r0_mix(r35_turnyleft, r35_righty, r35_tension); - r35_straightxleft = r0_mix(r35_leftx, r35_rightx, r35_straight); - r35_straightyleft = r0_mix(r35_cyleft, r35_righty, r35_straight); - _r35_t6 = new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r35_leftx, r35_lefty)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE); - _r35_t7 = _r35_t6['heads-to']; - if (r35_lefty < r35_righty) - _r35_t8 = r4_UPWARD; + _r36_t4 = -1; + _r36_t5 = _r36_t3 * _r36_t4; + r36_leftx = _r36_t2 + _r36_t5; + r36_fine = (r36__fine || r4_STROKE) * 0.5; + r36_turnyleft = r0_mix(r36_lefty, r36_righty, r36_turn); + r36_cyleft = r0_mix(r36_turnyleft, r36_righty, r36_tension); + r36_straightxleft = r0_mix(r36_leftx, r36_rightx, r36_straight); + r36_straightyleft = r0_mix(r36_cyleft, r36_righty, r36_straight); + _r36_t6 = new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r36_leftx, r36_lefty)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE); + _r36_t7 = _r36_t6['heads-to']; + if (r36_lefty < r36_righty) + _r36_t8 = r4_UPWARD; else - _r35_t8 = r4_DOWNWARD; - _r35_t9 = _r35_t7['call'](_r35_t6, _r35_t8); - _r35_t10 = _r35_t9['line-to']; - _r35_t11 = r35_leftx; - _r35_t12 = r35_turnyleft; - _r35_t13 = _r35_t10['call'](_r35_t9, _r35_t11, _r35_t12); - _r35_t14 = _r35_t13['heads-to']; - if (r35_lefty < r35_righty) - _r35_t15 = r4_UPWARD; + _r36_t8 = r4_DOWNWARD; + _r36_t9 = _r36_t7['call'](_r36_t6, _r36_t8); + _r36_t10 = _r36_t9['line-to']; + _r36_t11 = r36_leftx; + _r36_t12 = r36_turnyleft; + _r36_t13 = _r36_t10['call'](_r36_t9, _r36_t11, _r36_t12); + _r36_t14 = _r36_t13['heads-to']; + if (r36_lefty < r36_righty) + _r36_t15 = r4_UPWARD; else - _r35_t15 = r4_DOWNWARD; - _r35_t16 = _r35_t14['call'](_r35_t13, _r35_t15); - _r35_t17 = _r35_t16['curve-to']; - _r35_t18 = r35_leftx; - _r35_t19 = r35_cyleft; - _r35_t20 = r35_straightxleft; - _r35_t21 = r35_straightyleft; - _r35_t22 = _r35_t17['call'](_r35_t16, _r35_t18, _r35_t19, _r35_t20, _r35_t21); - _r35_t23 = _r35_t22['set-width']; - _r35_t24 = r35_fine; - _r35_t25 = r35_fine; - _r35_t26 = _r35_t23['call'](_r35_t22, _r35_t24, _r35_t25); - _r35_t27 = _r35_t26['line-to']; - _r35_t28 = r35_rightx; - _r35_t29 = r35_righty; - _r35_t30 = _r35_t27['call'](_r35_t26, _r35_t28, _r35_t29); - _r35_t31 = _r35_t30['to-outline']; - return _r35_t31['call'](_r35_t30); + _r36_t15 = r4_DOWNWARD; + _r36_t16 = _r36_t14['call'](_r36_t13, _r36_t15); + _r36_t17 = _r36_t16['curve-to']; + _r36_t18 = r36_leftx; + _r36_t19 = r36_cyleft; + _r36_t20 = r36_straightxleft; + _r36_t21 = r36_straightyleft; + _r36_t22 = _r36_t17['call'](_r36_t16, _r36_t18, _r36_t19, _r36_t20, _r36_t21); + _r36_t23 = _r36_t22['set-width']; + _r36_t24 = r36_fine; + _r36_t25 = r36_fine; + _r36_t26 = _r36_t23['call'](_r36_t22, _r36_t24, _r36_t25); + _r36_t27 = _r36_t26['line-to']; + _r36_t28 = r36_rightx; + _r36_t29 = r36_righty; + _r36_t30 = _r36_t27['call'](_r36_t26, _r36_t28, _r36_t29); + _r36_t31 = _r36_t30['to-outline']; + return _r36_t31['call'](_r36_t30); }; - r4_xStrand = function _r4_t51(r36__leftx, r36_lefty, r36__rightx, r36_righty, r36_turn, r36_straight, r36_tension) { - var r36__leftx, r36_lefty, r36__rightx, r36_righty, r36_turn, r36_straight, r36_tension, r36_middlex, r36_middley, _r36_t0, _r36_t1; - r36_middlex = r0_mix(r36__leftx, r36__rightx, 0.5); - r36_middley = r0_mix(r36_lefty, r36_righty, 0.5); - return r4_halfXStrand(r36__leftx, r36_lefty, r36_middlex, r36_middley, r36_turn, r36_straight, r36_tension)['concat'](r4_halfXStrand(r36__rightx, r36_righty, r36_middlex, r36_middley, r36_turn, r36_straight, r36_tension)); + r4_xStrand = function _r4_t54(r37__leftx, r37_lefty, r37__rightx, r37_righty, r37_turn, r37_straight, r37_tension) { + var r37__leftx, r37_lefty, r37__rightx, r37_righty, r37_turn, r37_straight, r37_tension, r37_middlex, r37_middley, _r37_t0, _r37_t1; + r37_middlex = r0_mix(r37__leftx, r37__rightx, 0.5); + r37_middley = r0_mix(r37_lefty, r37_righty, 0.5); + return r4_halfXStrand(r37__leftx, r37_lefty, r37_middlex, r37_middley, r37_turn, r37_straight, r37_tension)['concat'](r4_halfXStrand(r37__rightx, r37_righty, r37_middlex, r37_middley, r37_turn, r37_straight, r37_tension)); }; - r4_nBowl = function _r4_t52(r37_left, r37_middle, r37_right, r37_fine) { - var r37_left, r37_middle, r37_right, r37_fine, r37_bandLeft, r37_bandRight, _r37_t0, _r37_t1; - r37_bandLeft = new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r37_right, 0)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r37_right, r4_XH - r4_SMALLSMOOTHB)['arc-vh-to'](r37_middle, r4_XO)['heads-to'](r4_LEFTWARD)['to-outline'](); - r37_bandRight = new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r37_middle, r4_XO - r4_STROKE)['set-width'](0, r4_STROKE)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r37_left, r4_XH - r4_SMALLSMOOTHA)['heads-to'](r4_DOWNWARD)['set-width'](0, r37_fine)['to-outline'](); - return r37_bandLeft['concat'](r37_bandRight); + r4_nBowl = function _r4_t55(r38_left, r38_middle, r38_right, r38_fine) { + var r38_left, r38_middle, r38_right, r38_fine, r38_bandLeft, r38_bandRight, _r38_t0, _r38_t1; + r38_bandLeft = new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r38_right, 0)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r38_right, r4_XH - r4_SMALLSMOOTHB)['arc-vh-to'](r38_middle, r4_XO)['heads-to'](r4_LEFTWARD)['to-outline'](); + r38_bandRight = new r0_Stroke()['set-transform'](r4_globalTransform)['start-from'](r38_middle, r4_XO - r4_STROKE)['set-width'](0, r4_STROKE)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r38_left, r4_XH - r4_SMALLSMOOTHA)['heads-to'](r4_DOWNWARD)['set-width'](0, r38_fine)['to-outline'](); + return r38_bandLeft['concat'](r38_bandRight); }; - r4_XSHookUpper = function _r4_t53(r38_top, r38_left, r38_middle, r38_right, r38_smooth, r38_hook) { - var r38_top, r38_left, r38_middle, r38_right, r38_smooth, r38_hook, _r38_t0, _r38_t1, _r38_t2; - return function _r38_t2() { - var r40_currentGlyph, r40_xn$setwidth$9Jrj, r40_xn$assignunicode$7Hrq, r40_xn$startfrom$1aao, r40_xn$lineto$5sIl, r40_xn$curveto$1aao, r40_xn$cubicto$1aao, r40_xn$putshapes$9Jrj, r40_xn$reverselast$3qIs, r40_include, r40_xn$createstroke$7Hrq, r40_xn$setanchor$9Jrj, r40_xn$applytransform$1aao, r40_xn$dontexport$5sIl, _r40_t0, _r40_t1, _r40_t2, _r40_t3, _r40_t4, _r40_t5, _r40_t6, _r40_t7, _r40_t8, _r40_t9, _r40_t10, _r40_t11, _r40_t12; - _r40_t0 = this; - r40_currentGlyph = _r40_t0; - r40_xn$setwidth$9Jrj = _r40_t0['set-width']['bind'](_r40_t0); - r40_xn$assignunicode$7Hrq = function _r40_t2(r41_code) { - var r41_code, _r41_t0, _r41_t1; - r40_currentGlyph['assign-unicode'](r41_code); - return r4_unicodeGlyphs[r40_currentGlyph['unicode'][r40_currentGlyph['unicode']['length'] - 1]] = r40_currentGlyph; + r4_XSHookUpper = function _r4_t56(r39_top, r39_left, r39_middle, r39_right, r39_smooth, r39_hook) { + var r39_top, r39_left, r39_middle, r39_right, r39_smooth, r39_hook, _r39_t0, _r39_t1, _r39_t2; + return function _r39_t2() { + var r41_currentGlyph, r41_xn$setwidth$9Jrj, r41_xn$assignunicode$7Hrq, r41_xn$startfrom$1aao, r41_xn$lineto$5sIl, r41_xn$curveto$1aao, r41_xn$cubicto$1aao, r41_xn$putshapes$9Jrj, r41_xn$reverselast$3qIs, r41_include, r41_xn$createstroke$7Hrq, r41_xn$setanchor$9Jrj, r41_xn$applytransform$1aao, r41_xn$dontexport$5sIl, _r41_t0, _r41_t1, _r41_t2, _r41_t3, _r41_t4, _r41_t5, _r41_t6, _r41_t7, _r41_t8, _r41_t9, _r41_t10, _r41_t11, _r41_t12; + _r41_t0 = this; + r41_currentGlyph = _r41_t0; + r41_xn$setwidth$9Jrj = _r41_t0['set-width']['bind'](_r41_t0); + r41_xn$assignunicode$7Hrq = function _r41_t2(r42_code) { + var r42_code, _r42_t0, _r42_t1; + r41_currentGlyph['assign-unicode'](r42_code); + return r4_unicodeGlyphs[r41_currentGlyph['unicode'][r41_currentGlyph['unicode']['length'] - 1]] = r41_currentGlyph; }; - r40_xn$startfrom$1aao = _r40_t0['start-from']['bind'](_r40_t0); - r40_xn$lineto$5sIl = _r40_t0['line-to']['bind'](_r40_t0); - r40_xn$curveto$1aao = _r40_t0['curve-to']['bind'](_r40_t0); - r40_xn$cubicto$1aao = _r40_t0['cubic-to']['bind'](_r40_t0); - r40_xn$putshapes$9Jrj = _r40_t0['put-shapes']['bind'](_r40_t0); - r40_xn$reverselast$3qIs = _r40_t0['reverse-last']['bind'](_r40_t0); - r40_include = _r40_t0['include']['bind'](_r40_t0); - r40_xn$createstroke$7Hrq = _r40_t0['create-stroke']['bind'](_r40_t0); - r40_xn$setanchor$9Jrj = _r40_t0['set-anchor']['bind'](_r40_t0); - r40_xn$applytransform$1aao = _r40_t0['apply-transform']['bind'](_r40_t0); - r40_xn$dontexport$5sIl = function _r40_t3() { - var _r42_t0, _r42_t1; - return r40_currentGlyph['dontExport'] = true; + r41_xn$startfrom$1aao = _r41_t0['start-from']['bind'](_r41_t0); + r41_xn$lineto$5sIl = _r41_t0['line-to']['bind'](_r41_t0); + r41_xn$curveto$1aao = _r41_t0['curve-to']['bind'](_r41_t0); + r41_xn$cubicto$1aao = _r41_t0['cubic-to']['bind'](_r41_t0); + r41_xn$putshapes$9Jrj = _r41_t0['put-shapes']['bind'](_r41_t0); + r41_xn$reverselast$3qIs = _r41_t0['reverse-last']['bind'](_r41_t0); + r41_include = _r41_t0['include']['bind'](_r41_t0); + r41_xn$createstroke$7Hrq = _r41_t0['create-stroke']['bind'](_r41_t0); + r41_xn$setanchor$9Jrj = _r41_t0['set-anchor']['bind'](_r41_t0); + r41_xn$applytransform$1aao = _r41_t0['apply-transform']['bind'](_r41_t0); + r41_xn$dontexport$5sIl = function _r41_t3() { + var _r43_t0, _r43_t1; + return r41_currentGlyph['dontExport'] = true; }; - _r40_t0['gizmo'] = r4_globalTransform; - _r40_t0['set-width'](r4_WIDTH); - _r40_t4 = r40_include; - _r40_t5 = r40_xn$createstroke$7Hrq()['set-transform'](r4_globalTransform)['start-from'](r38_right - r4_OXHOOK, r38_top - r38_hook)['set-width'](r4_STROKE, 0)['curve-to'](r0_mix(r38_middle, r38_right, r4_KAPPA_HOOK), r38_top - r4_O, r38_middle, r38_top - r4_O); - _r40_t6 = _r40_t5['heads-to']; - if (r38_left < r38_right) - _r40_t7 = r4_LEFTWARD; + _r41_t0['gizmo'] = r4_globalTransform; + _r41_t0['set-width'](r4_WIDTH); + _r41_t4 = r41_include; + _r41_t5 = r41_xn$createstroke$7Hrq()['set-transform'](r4_globalTransform)['start-from'](r39_right - r4_OXHOOK, r39_top - r39_hook)['set-width'](r4_STROKE, 0)['curve-to'](r0_mix(r39_middle, r39_right, r4_KAPPA_HOOK), r39_top - r4_O, r39_middle, r39_top - r4_O); + _r41_t6 = _r41_t5['heads-to']; + if (r39_left < r39_right) + _r41_t7 = r4_LEFTWARD; else - _r40_t7 = r4_RIGHTWARD; - _r40_t8 = _r40_t6['call'](_r40_t5, _r40_t7); - _r40_t9 = _r40_t8['arc-hv-to']; - _r40_t10 = r38_left; - _r40_t11 = r38_top - r38_smooth; - _r40_t12 = _r40_t9['call'](_r40_t8, _r40_t10, _r40_t11); - _r40_t4(_r40_t12); + _r41_t7 = r4_RIGHTWARD; + _r41_t8 = _r41_t6['call'](_r41_t5, _r41_t7); + _r41_t9 = _r41_t8['arc-hv-to']; + _r41_t10 = r39_left; + _r41_t11 = r39_top - r39_smooth; + _r41_t12 = _r41_t9['call'](_r41_t8, _r41_t10, _r41_t11); + _r41_t4(_r41_t12); return void 0; }; }; - r4_sHookUpper = function _r4_t54(r43_top, r43_smooth, r43_hook, r43__middle) { - var r43_top, r43_smooth, r43_hook, r43__middle, _r43_t0, _r43_t1, _r43_t2; - return function _r43_t2() { - var r45_currentGlyph, r45_xn$setwidth$9Jrj, r45_xn$assignunicode$7Hrq, r45_xn$startfrom$1aao, r45_xn$lineto$5sIl, r45_xn$curveto$1aao, r45_xn$cubicto$1aao, r45_xn$putshapes$9Jrj, r45_xn$reverselast$3qIs, r45_include, r45_xn$createstroke$7Hrq, r45_xn$setanchor$9Jrj, r45_xn$applytransform$1aao, r45_xn$dontexport$5sIl, _r45_t0, _r45_t1, _r45_t2, _r45_t3; - _r45_t0 = this; - r45_currentGlyph = _r45_t0; - r45_xn$setwidth$9Jrj = _r45_t0['set-width']['bind'](_r45_t0); - r45_xn$assignunicode$7Hrq = function _r45_t2(r46_code) { - var r46_code, _r46_t0, _r46_t1; - r45_currentGlyph['assign-unicode'](r46_code); - return r4_unicodeGlyphs[r45_currentGlyph['unicode'][r45_currentGlyph['unicode']['length'] - 1]] = r45_currentGlyph; + r4_sHookUpper = function _r4_t57(r44_top, r44_smooth, r44_hook, r44__middle) { + var r44_top, r44_smooth, r44_hook, r44__middle, _r44_t0, _r44_t1, _r44_t2; + return function _r44_t2() { + var r46_currentGlyph, r46_xn$setwidth$9Jrj, r46_xn$assignunicode$7Hrq, r46_xn$startfrom$1aao, r46_xn$lineto$5sIl, r46_xn$curveto$1aao, r46_xn$cubicto$1aao, r46_xn$putshapes$9Jrj, r46_xn$reverselast$3qIs, r46_include, r46_xn$createstroke$7Hrq, r46_xn$setanchor$9Jrj, r46_xn$applytransform$1aao, r46_xn$dontexport$5sIl, _r46_t0, _r46_t1, _r46_t2, _r46_t3; + _r46_t0 = this; + r46_currentGlyph = _r46_t0; + r46_xn$setwidth$9Jrj = _r46_t0['set-width']['bind'](_r46_t0); + r46_xn$assignunicode$7Hrq = function _r46_t2(r47_code) { + var r47_code, _r47_t0, _r47_t1; + r46_currentGlyph['assign-unicode'](r47_code); + return r4_unicodeGlyphs[r46_currentGlyph['unicode'][r46_currentGlyph['unicode']['length'] - 1]] = r46_currentGlyph; }; - r45_xn$startfrom$1aao = _r45_t0['start-from']['bind'](_r45_t0); - r45_xn$lineto$5sIl = _r45_t0['line-to']['bind'](_r45_t0); - r45_xn$curveto$1aao = _r45_t0['curve-to']['bind'](_r45_t0); - r45_xn$cubicto$1aao = _r45_t0['cubic-to']['bind'](_r45_t0); - r45_xn$putshapes$9Jrj = _r45_t0['put-shapes']['bind'](_r45_t0); - r45_xn$reverselast$3qIs = _r45_t0['reverse-last']['bind'](_r45_t0); - r45_include = _r45_t0['include']['bind'](_r45_t0); - r45_xn$createstroke$7Hrq = _r45_t0['create-stroke']['bind'](_r45_t0); - r45_xn$setanchor$9Jrj = _r45_t0['set-anchor']['bind'](_r45_t0); - r45_xn$applytransform$1aao = _r45_t0['apply-transform']['bind'](_r45_t0); - r45_xn$dontexport$5sIl = function _r45_t3() { - var _r47_t0, _r47_t1; - return r45_currentGlyph['dontExport'] = true; + r46_xn$startfrom$1aao = _r46_t0['start-from']['bind'](_r46_t0); + r46_xn$lineto$5sIl = _r46_t0['line-to']['bind'](_r46_t0); + r46_xn$curveto$1aao = _r46_t0['curve-to']['bind'](_r46_t0); + r46_xn$cubicto$1aao = _r46_t0['cubic-to']['bind'](_r46_t0); + r46_xn$putshapes$9Jrj = _r46_t0['put-shapes']['bind'](_r46_t0); + r46_xn$reverselast$3qIs = _r46_t0['reverse-last']['bind'](_r46_t0); + r46_include = _r46_t0['include']['bind'](_r46_t0); + r46_xn$createstroke$7Hrq = _r46_t0['create-stroke']['bind'](_r46_t0); + r46_xn$setanchor$9Jrj = _r46_t0['set-anchor']['bind'](_r46_t0); + r46_xn$applytransform$1aao = _r46_t0['apply-transform']['bind'](_r46_t0); + r46_xn$dontexport$5sIl = function _r46_t3() { + var _r48_t0, _r48_t1; + return r46_currentGlyph['dontExport'] = true; }; - _r45_t0['gizmo'] = r4_globalTransform; - _r45_t0['set-width'](r4_WIDTH); - r45_include(r4_XSHookUpper(r43_top, r4_SB, r0_fallback(r43__middle, r4_MIDDLE), r4_RIGHTSB, r43_smooth, r43_hook)); + _r46_t0['gizmo'] = r4_globalTransform; + _r46_t0['set-width'](r4_WIDTH); + r46_include(r4_XSHookUpper(r44_top, r4_SB, r0_fallback(r44__middle, r4_MIDDLE), r4_RIGHTSB, r44_smooth, r44_hook)); return void 0; }; }; - r4_twoHookUpper = function _r4_t55(r48_top, r48_smooth, r48_hook, r48__middle) { - var r48_top, r48_smooth, r48_hook, r48__middle, _r48_t0, _r48_t1, _r48_t2; - return function _r48_t2() { - var r50_currentGlyph, r50_xn$setwidth$9Jrj, r50_xn$assignunicode$7Hrq, r50_xn$startfrom$1aao, r50_xn$lineto$5sIl, r50_xn$curveto$1aao, r50_xn$cubicto$1aao, r50_xn$putshapes$9Jrj, r50_xn$reverselast$3qIs, r50_include, r50_xn$createstroke$7Hrq, r50_xn$setanchor$9Jrj, r50_xn$applytransform$1aao, r50_xn$dontexport$5sIl, r50_middle, _r50_t0, _r50_t1, _r50_t2, _r50_t3; - _r50_t0 = this; - r50_currentGlyph = _r50_t0; - r50_xn$setwidth$9Jrj = _r50_t0['set-width']['bind'](_r50_t0); - r50_xn$assignunicode$7Hrq = function _r50_t2(r51_code) { - var r51_code, _r51_t0, _r51_t1; - r50_currentGlyph['assign-unicode'](r51_code); - return r4_unicodeGlyphs[r50_currentGlyph['unicode'][r50_currentGlyph['unicode']['length'] - 1]] = r50_currentGlyph; + r4_twoHookUpper = function _r4_t58(r49_top, r49_smooth, r49_hook, r49__middle) { + var r49_top, r49_smooth, r49_hook, r49__middle, _r49_t0, _r49_t1, _r49_t2; + return function _r49_t2() { + var r51_currentGlyph, r51_xn$setwidth$9Jrj, r51_xn$assignunicode$7Hrq, r51_xn$startfrom$1aao, r51_xn$lineto$5sIl, r51_xn$curveto$1aao, r51_xn$cubicto$1aao, r51_xn$putshapes$9Jrj, r51_xn$reverselast$3qIs, r51_include, r51_xn$createstroke$7Hrq, r51_xn$setanchor$9Jrj, r51_xn$applytransform$1aao, r51_xn$dontexport$5sIl, r51_middle, _r51_t0, _r51_t1, _r51_t2, _r51_t3; + _r51_t0 = this; + r51_currentGlyph = _r51_t0; + r51_xn$setwidth$9Jrj = _r51_t0['set-width']['bind'](_r51_t0); + r51_xn$assignunicode$7Hrq = function _r51_t2(r52_code) { + var r52_code, _r52_t0, _r52_t1; + r51_currentGlyph['assign-unicode'](r52_code); + return r4_unicodeGlyphs[r51_currentGlyph['unicode'][r51_currentGlyph['unicode']['length'] - 1]] = r51_currentGlyph; }; - r50_xn$startfrom$1aao = _r50_t0['start-from']['bind'](_r50_t0); - r50_xn$lineto$5sIl = _r50_t0['line-to']['bind'](_r50_t0); - r50_xn$curveto$1aao = _r50_t0['curve-to']['bind'](_r50_t0); - r50_xn$cubicto$1aao = _r50_t0['cubic-to']['bind'](_r50_t0); - r50_xn$putshapes$9Jrj = _r50_t0['put-shapes']['bind'](_r50_t0); - r50_xn$reverselast$3qIs = _r50_t0['reverse-last']['bind'](_r50_t0); - r50_include = _r50_t0['include']['bind'](_r50_t0); - r50_xn$createstroke$7Hrq = _r50_t0['create-stroke']['bind'](_r50_t0); - r50_xn$setanchor$9Jrj = _r50_t0['set-anchor']['bind'](_r50_t0); - r50_xn$applytransform$1aao = _r50_t0['apply-transform']['bind'](_r50_t0); - r50_xn$dontexport$5sIl = function _r50_t3() { - var _r52_t0, _r52_t1; - return r50_currentGlyph['dontExport'] = true; + r51_xn$startfrom$1aao = _r51_t0['start-from']['bind'](_r51_t0); + r51_xn$lineto$5sIl = _r51_t0['line-to']['bind'](_r51_t0); + r51_xn$curveto$1aao = _r51_t0['curve-to']['bind'](_r51_t0); + r51_xn$cubicto$1aao = _r51_t0['cubic-to']['bind'](_r51_t0); + r51_xn$putshapes$9Jrj = _r51_t0['put-shapes']['bind'](_r51_t0); + r51_xn$reverselast$3qIs = _r51_t0['reverse-last']['bind'](_r51_t0); + r51_include = _r51_t0['include']['bind'](_r51_t0); + r51_xn$createstroke$7Hrq = _r51_t0['create-stroke']['bind'](_r51_t0); + r51_xn$setanchor$9Jrj = _r51_t0['set-anchor']['bind'](_r51_t0); + r51_xn$applytransform$1aao = _r51_t0['apply-transform']['bind'](_r51_t0); + r51_xn$dontexport$5sIl = function _r51_t3() { + var _r53_t0, _r53_t1; + return r51_currentGlyph['dontExport'] = true; }; - _r50_t0['gizmo'] = r4_globalTransform; - _r50_t0['set-width'](r4_WIDTH); - r50_middle = r48__middle || r4_MIDDLE; - r50_include(r50_xn$createstroke$7Hrq()['set-transform'](r4_globalTransform)['start-from'](r4_SB + r4_OXHOOK, r48_top - r48_hook)['set-width'](0, r4_STROKE)['curve-to'](r0_mix(r50_middle, r4_SB, r4_KAPPA_HOOK), r48_top - r4_O, r50_middle, r48_top - r4_O)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r4_RIGHTSB, r48_top - r48_smooth)); + _r51_t0['gizmo'] = r4_globalTransform; + _r51_t0['set-width'](r4_WIDTH); + r51_middle = r49__middle || r4_MIDDLE; + r51_include(r51_xn$createstroke$7Hrq()['set-transform'](r4_globalTransform)['start-from'](r4_SB + r4_OXHOOK, r49_top - r49_hook)['set-width'](0, r4_STROKE)['curve-to'](r0_mix(r51_middle, r4_SB, r4_KAPPA_HOOK), r49_top - r4_O, r51_middle, r49_top - r4_O)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r4_RIGHTSB, r49_top - r49_smooth)); return void 0; }; }; - r4_sHookLower = function _r4_t56(r53_bottom, r53_smooth, r53_hook, r53__middle) { - var r53_bottom, r53_smooth, r53_hook, r53__middle, _r53_t0, _r53_t1, _r53_t2; - return function _r53_t2() { - var r55_currentGlyph, r55_xn$setwidth$9Jrj, r55_xn$assignunicode$7Hrq, r55_xn$startfrom$1aao, r55_xn$lineto$5sIl, r55_xn$curveto$1aao, r55_xn$cubicto$1aao, r55_xn$putshapes$9Jrj, r55_xn$reverselast$3qIs, r55_include, r55_xn$createstroke$7Hrq, r55_xn$setanchor$9Jrj, r55_xn$applytransform$1aao, r55_xn$dontexport$5sIl, _r55_t0, _r55_t1, _r55_t2, _r55_t3; - _r55_t0 = this; - r55_currentGlyph = _r55_t0; - r55_xn$setwidth$9Jrj = _r55_t0['set-width']['bind'](_r55_t0); - r55_xn$assignunicode$7Hrq = function _r55_t2(r56_code) { - var r56_code, _r56_t0, _r56_t1; - r55_currentGlyph['assign-unicode'](r56_code); - return r4_unicodeGlyphs[r55_currentGlyph['unicode'][r55_currentGlyph['unicode']['length'] - 1]] = r55_currentGlyph; + r4_sHookLower = function _r4_t59(r54_bottom, r54_smooth, r54_hook, r54__middle) { + var r54_bottom, r54_smooth, r54_hook, r54__middle, _r54_t0, _r54_t1, _r54_t2; + return function _r54_t2() { + var r56_currentGlyph, r56_xn$setwidth$9Jrj, r56_xn$assignunicode$7Hrq, r56_xn$startfrom$1aao, r56_xn$lineto$5sIl, r56_xn$curveto$1aao, r56_xn$cubicto$1aao, r56_xn$putshapes$9Jrj, r56_xn$reverselast$3qIs, r56_include, r56_xn$createstroke$7Hrq, r56_xn$setanchor$9Jrj, r56_xn$applytransform$1aao, r56_xn$dontexport$5sIl, _r56_t0, _r56_t1, _r56_t2, _r56_t3; + _r56_t0 = this; + r56_currentGlyph = _r56_t0; + r56_xn$setwidth$9Jrj = _r56_t0['set-width']['bind'](_r56_t0); + r56_xn$assignunicode$7Hrq = function _r56_t2(r57_code) { + var r57_code, _r57_t0, _r57_t1; + r56_currentGlyph['assign-unicode'](r57_code); + return r4_unicodeGlyphs[r56_currentGlyph['unicode'][r56_currentGlyph['unicode']['length'] - 1]] = r56_currentGlyph; }; - r55_xn$startfrom$1aao = _r55_t0['start-from']['bind'](_r55_t0); - r55_xn$lineto$5sIl = _r55_t0['line-to']['bind'](_r55_t0); - r55_xn$curveto$1aao = _r55_t0['curve-to']['bind'](_r55_t0); - r55_xn$cubicto$1aao = _r55_t0['cubic-to']['bind'](_r55_t0); - r55_xn$putshapes$9Jrj = _r55_t0['put-shapes']['bind'](_r55_t0); - r55_xn$reverselast$3qIs = _r55_t0['reverse-last']['bind'](_r55_t0); - r55_include = _r55_t0['include']['bind'](_r55_t0); - r55_xn$createstroke$7Hrq = _r55_t0['create-stroke']['bind'](_r55_t0); - r55_xn$setanchor$9Jrj = _r55_t0['set-anchor']['bind'](_r55_t0); - r55_xn$applytransform$1aao = _r55_t0['apply-transform']['bind'](_r55_t0); - r55_xn$dontexport$5sIl = function _r55_t3() { - var _r57_t0, _r57_t1; - return r55_currentGlyph['dontExport'] = true; + r56_xn$startfrom$1aao = _r56_t0['start-from']['bind'](_r56_t0); + r56_xn$lineto$5sIl = _r56_t0['line-to']['bind'](_r56_t0); + r56_xn$curveto$1aao = _r56_t0['curve-to']['bind'](_r56_t0); + r56_xn$cubicto$1aao = _r56_t0['cubic-to']['bind'](_r56_t0); + r56_xn$putshapes$9Jrj = _r56_t0['put-shapes']['bind'](_r56_t0); + r56_xn$reverselast$3qIs = _r56_t0['reverse-last']['bind'](_r56_t0); + r56_include = _r56_t0['include']['bind'](_r56_t0); + r56_xn$createstroke$7Hrq = _r56_t0['create-stroke']['bind'](_r56_t0); + r56_xn$setanchor$9Jrj = _r56_t0['set-anchor']['bind'](_r56_t0); + r56_xn$applytransform$1aao = _r56_t0['apply-transform']['bind'](_r56_t0); + r56_xn$dontexport$5sIl = function _r56_t3() { + var _r58_t0, _r58_t1; + return r56_currentGlyph['dontExport'] = true; }; - _r55_t0['gizmo'] = r4_globalTransform; - _r55_t0['set-width'](r4_WIDTH); - r55_include(r4_XSHookLower(r53_bottom, r4_SB, r0_fallback(r53__middle, r4_MIDDLE), r4_RIGHTSB, r53_smooth, r53_hook)); + _r56_t0['gizmo'] = r4_globalTransform; + _r56_t0['set-width'](r4_WIDTH); + r56_include(r4_XSHookLower(r54_bottom, r4_SB, r0_fallback(r54__middle, r4_MIDDLE), r4_RIGHTSB, r54_smooth, r54_hook)); return void 0; }; }; - r4_XSHookLower = function _r4_t57(r58_bottom, r58_left, r58_middle, r58_right, r58_smooth, r58_hook) { - var r58_bottom, r58_left, r58_middle, r58_right, r58_smooth, r58_hook, _r58_t0, _r58_t1, _r58_t2; - return function _r58_t2() { - var r60_currentGlyph, r60_xn$setwidth$9Jrj, r60_xn$assignunicode$7Hrq, r60_xn$startfrom$1aao, r60_xn$lineto$5sIl, r60_xn$curveto$1aao, r60_xn$cubicto$1aao, r60_xn$putshapes$9Jrj, r60_xn$reverselast$3qIs, r60_include, r60_xn$createstroke$7Hrq, r60_xn$setanchor$9Jrj, r60_xn$applytransform$1aao, r60_xn$dontexport$5sIl, _r60_t0, _r60_t1, _r60_t2, _r60_t3, _r60_t4, _r60_t5, _r60_t6, _r60_t7, _r60_t8, _r60_t9, _r60_t10, _r60_t11, _r60_t12, _r60_t13, _r60_t14; - _r60_t0 = this; - r60_currentGlyph = _r60_t0; - r60_xn$setwidth$9Jrj = _r60_t0['set-width']['bind'](_r60_t0); - r60_xn$assignunicode$7Hrq = function _r60_t2(r61_code) { - var r61_code, _r61_t0, _r61_t1; - r60_currentGlyph['assign-unicode'](r61_code); - return r4_unicodeGlyphs[r60_currentGlyph['unicode'][r60_currentGlyph['unicode']['length'] - 1]] = r60_currentGlyph; + r4_XSHookLower = function _r4_t60(r59_bottom, r59_left, r59_middle, r59_right, r59_smooth, r59_hook) { + var r59_bottom, r59_left, r59_middle, r59_right, r59_smooth, r59_hook, _r59_t0, _r59_t1, _r59_t2; + return function _r59_t2() { + var r61_currentGlyph, r61_xn$setwidth$9Jrj, r61_xn$assignunicode$7Hrq, r61_xn$startfrom$1aao, r61_xn$lineto$5sIl, r61_xn$curveto$1aao, r61_xn$cubicto$1aao, r61_xn$putshapes$9Jrj, r61_xn$reverselast$3qIs, r61_include, r61_xn$createstroke$7Hrq, r61_xn$setanchor$9Jrj, r61_xn$applytransform$1aao, r61_xn$dontexport$5sIl, _r61_t0, _r61_t1, _r61_t2, _r61_t3, _r61_t4, _r61_t5, _r61_t6, _r61_t7, _r61_t8, _r61_t9, _r61_t10, _r61_t11, _r61_t12, _r61_t13, _r61_t14; + _r61_t0 = this; + r61_currentGlyph = _r61_t0; + r61_xn$setwidth$9Jrj = _r61_t0['set-width']['bind'](_r61_t0); + r61_xn$assignunicode$7Hrq = function _r61_t2(r62_code) { + var r62_code, _r62_t0, _r62_t1; + r61_currentGlyph['assign-unicode'](r62_code); + return r4_unicodeGlyphs[r61_currentGlyph['unicode'][r61_currentGlyph['unicode']['length'] - 1]] = r61_currentGlyph; }; - r60_xn$startfrom$1aao = _r60_t0['start-from']['bind'](_r60_t0); - r60_xn$lineto$5sIl = _r60_t0['line-to']['bind'](_r60_t0); - r60_xn$curveto$1aao = _r60_t0['curve-to']['bind'](_r60_t0); - r60_xn$cubicto$1aao = _r60_t0['cubic-to']['bind'](_r60_t0); - r60_xn$putshapes$9Jrj = _r60_t0['put-shapes']['bind'](_r60_t0); - r60_xn$reverselast$3qIs = _r60_t0['reverse-last']['bind'](_r60_t0); - r60_include = _r60_t0['include']['bind'](_r60_t0); - r60_xn$createstroke$7Hrq = _r60_t0['create-stroke']['bind'](_r60_t0); - r60_xn$setanchor$9Jrj = _r60_t0['set-anchor']['bind'](_r60_t0); - r60_xn$applytransform$1aao = _r60_t0['apply-transform']['bind'](_r60_t0); - r60_xn$dontexport$5sIl = function _r60_t3() { - var _r62_t0, _r62_t1; - return r60_currentGlyph['dontExport'] = true; + r61_xn$startfrom$1aao = _r61_t0['start-from']['bind'](_r61_t0); + r61_xn$lineto$5sIl = _r61_t0['line-to']['bind'](_r61_t0); + r61_xn$curveto$1aao = _r61_t0['curve-to']['bind'](_r61_t0); + r61_xn$cubicto$1aao = _r61_t0['cubic-to']['bind'](_r61_t0); + r61_xn$putshapes$9Jrj = _r61_t0['put-shapes']['bind'](_r61_t0); + r61_xn$reverselast$3qIs = _r61_t0['reverse-last']['bind'](_r61_t0); + r61_include = _r61_t0['include']['bind'](_r61_t0); + r61_xn$createstroke$7Hrq = _r61_t0['create-stroke']['bind'](_r61_t0); + r61_xn$setanchor$9Jrj = _r61_t0['set-anchor']['bind'](_r61_t0); + r61_xn$applytransform$1aao = _r61_t0['apply-transform']['bind'](_r61_t0); + r61_xn$dontexport$5sIl = function _r61_t3() { + var _r63_t0, _r63_t1; + return r61_currentGlyph['dontExport'] = true; }; - _r60_t0['gizmo'] = r4_globalTransform; - _r60_t0['set-width'](r4_WIDTH); - _r60_t4 = r60_include; - _r60_t5 = r60_xn$createstroke$7Hrq()['set-transform'](r4_globalTransform)['start-from'](r58_right, r58_bottom + r58_smooth)['set-width'](0, r4_STROKE)['arc-vh-to'](r58_middle, r58_bottom + r4_O); - _r60_t6 = _r60_t5['heads-to']; - if (r58_left < r58_right) - _r60_t7 = r4_LEFTWARD; + _r61_t0['gizmo'] = r4_globalTransform; + _r61_t0['set-width'](r4_WIDTH); + _r61_t4 = r61_include; + _r61_t5 = r61_xn$createstroke$7Hrq()['set-transform'](r4_globalTransform)['start-from'](r59_right, r59_bottom + r59_smooth)['set-width'](0, r4_STROKE)['arc-vh-to'](r59_middle, r59_bottom + r4_O); + _r61_t6 = _r61_t5['heads-to']; + if (r59_left < r59_right) + _r61_t7 = r4_LEFTWARD; else - _r60_t7 = r4_RIGHTWARD; - _r60_t8 = _r60_t6['call'](_r60_t5, _r60_t7); - _r60_t9 = _r60_t8['curve-to']; - _r60_t10 = r0_mix(r58_middle, r58_left, r4_KAPPA_HOOK); - _r60_t11 = r58_bottom + r4_O; - _r60_t12 = r58_left + r4_OXHOOK; - _r60_t13 = r58_bottom + r58_hook; - _r60_t14 = _r60_t9['call'](_r60_t8, _r60_t10, _r60_t11, _r60_t12, _r60_t13); - _r60_t4(_r60_t14); + _r61_t7 = r4_RIGHTWARD; + _r61_t8 = _r61_t6['call'](_r61_t5, _r61_t7); + _r61_t9 = _r61_t8['curve-to']; + _r61_t10 = r0_mix(r59_middle, r59_left, r4_KAPPA_HOOK); + _r61_t11 = r59_bottom + r4_O; + _r61_t12 = r59_left + r4_OXHOOK; + _r61_t13 = r59_bottom + r59_hook; + _r61_t14 = _r61_t9['call'](_r61_t8, _r61_t10, _r61_t11, _r61_t12, _r61_t13); + _r61_t4(_r61_t14); return void 0; }; }; - r4_smallo = function _r4_t58(r63_u, r63_d, r63_l, r63_r, r63__width) { - var r63_u, r63_d, r63_l, r63_r, r63__width, _r63_t0, _r63_t1, _r63_t2; - return function _r63_t2() { - var r65_currentGlyph, r65_xn$setwidth$9Jrj, r65_xn$assignunicode$7Hrq, r65_xn$startfrom$1aao, r65_xn$lineto$5sIl, r65_xn$curveto$1aao, r65_xn$cubicto$1aao, r65_xn$putshapes$9Jrj, r65_xn$reverselast$3qIs, r65_include, r65_xn$createstroke$7Hrq, r65_xn$setanchor$9Jrj, r65_xn$applytransform$1aao, r65_xn$dontexport$5sIl, r65_middle, r65_width, r65_ymiddlea, r65_ymiddleb, _r65_t0, _r65_t1, _r65_t2, _r65_t3; - _r65_t0 = this; - r65_currentGlyph = _r65_t0; - r65_xn$setwidth$9Jrj = _r65_t0['set-width']['bind'](_r65_t0); - r65_xn$assignunicode$7Hrq = function _r65_t2(r66_code) { - var r66_code, _r66_t0, _r66_t1; - r65_currentGlyph['assign-unicode'](r66_code); - return r4_unicodeGlyphs[r65_currentGlyph['unicode'][r65_currentGlyph['unicode']['length'] - 1]] = r65_currentGlyph; + r4_smallo = function _r4_t61(r64_u, r64_d, r64_l, r64_r, r64__width) { + var r64_u, r64_d, r64_l, r64_r, r64__width, _r64_t0, _r64_t1, _r64_t2; + return function _r64_t2() { + var r66_currentGlyph, r66_xn$setwidth$9Jrj, r66_xn$assignunicode$7Hrq, r66_xn$startfrom$1aao, r66_xn$lineto$5sIl, r66_xn$curveto$1aao, r66_xn$cubicto$1aao, r66_xn$putshapes$9Jrj, r66_xn$reverselast$3qIs, r66_include, r66_xn$createstroke$7Hrq, r66_xn$setanchor$9Jrj, r66_xn$applytransform$1aao, r66_xn$dontexport$5sIl, r66_middle, r66_width, r66_ymiddlea, r66_ymiddleb, _r66_t0, _r66_t1, _r66_t2, _r66_t3; + _r66_t0 = this; + r66_currentGlyph = _r66_t0; + r66_xn$setwidth$9Jrj = _r66_t0['set-width']['bind'](_r66_t0); + r66_xn$assignunicode$7Hrq = function _r66_t2(r67_code) { + var r67_code, _r67_t0, _r67_t1; + r66_currentGlyph['assign-unicode'](r67_code); + return r4_unicodeGlyphs[r66_currentGlyph['unicode'][r66_currentGlyph['unicode']['length'] - 1]] = r66_currentGlyph; }; - r65_xn$startfrom$1aao = _r65_t0['start-from']['bind'](_r65_t0); - r65_xn$lineto$5sIl = _r65_t0['line-to']['bind'](_r65_t0); - r65_xn$curveto$1aao = _r65_t0['curve-to']['bind'](_r65_t0); - r65_xn$cubicto$1aao = _r65_t0['cubic-to']['bind'](_r65_t0); - r65_xn$putshapes$9Jrj = _r65_t0['put-shapes']['bind'](_r65_t0); - r65_xn$reverselast$3qIs = _r65_t0['reverse-last']['bind'](_r65_t0); - r65_include = _r65_t0['include']['bind'](_r65_t0); - r65_xn$createstroke$7Hrq = _r65_t0['create-stroke']['bind'](_r65_t0); - r65_xn$setanchor$9Jrj = _r65_t0['set-anchor']['bind'](_r65_t0); - r65_xn$applytransform$1aao = _r65_t0['apply-transform']['bind'](_r65_t0); - r65_xn$dontexport$5sIl = function _r65_t3() { - var _r67_t0, _r67_t1; - return r65_currentGlyph['dontExport'] = true; + r66_xn$startfrom$1aao = _r66_t0['start-from']['bind'](_r66_t0); + r66_xn$lineto$5sIl = _r66_t0['line-to']['bind'](_r66_t0); + r66_xn$curveto$1aao = _r66_t0['curve-to']['bind'](_r66_t0); + r66_xn$cubicto$1aao = _r66_t0['cubic-to']['bind'](_r66_t0); + r66_xn$putshapes$9Jrj = _r66_t0['put-shapes']['bind'](_r66_t0); + r66_xn$reverselast$3qIs = _r66_t0['reverse-last']['bind'](_r66_t0); + r66_include = _r66_t0['include']['bind'](_r66_t0); + r66_xn$createstroke$7Hrq = _r66_t0['create-stroke']['bind'](_r66_t0); + r66_xn$setanchor$9Jrj = _r66_t0['set-anchor']['bind'](_r66_t0); + r66_xn$applytransform$1aao = _r66_t0['apply-transform']['bind'](_r66_t0); + r66_xn$dontexport$5sIl = function _r66_t3() { + var _r68_t0, _r68_t1; + return r66_currentGlyph['dontExport'] = true; }; - _r65_t0['gizmo'] = r4_globalTransform; - _r65_t0['set-width'](r4_WIDTH); - r65_middle = (r63_l + r63_r) / 2; - r65_width = r0_fallback(r63__width, r4_STROKE); - if (r63_u - r63_d > r4_SMALLSMOOTHA + r4_SMALLSMOOTHB) { - r65_include(r65_xn$createstroke$7Hrq()['set-transform'](r4_globalTransform)['start-from'](r65_middle, r63_u - r4_O)['set-width'](r65_width, 0)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r63_l + r4_O, r63_u - r4_SMALLSMOOTHA)['line-to'](r63_l + r4_O, r63_d + r4_SMALLSMOOTHB)['arc-vh-to'](r65_middle, r63_d + r4_O)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r63_r - r4_O, r63_d + r4_SMALLSMOOTHA)['line-to'](r63_r - r4_O, r63_u - r4_SMALLSMOOTHB)['arc-vh-to'](r65_middle, r63_u - r4_O)['heads-to'](r4_LEFTWARD)); + _r66_t0['gizmo'] = r4_globalTransform; + _r66_t0['set-width'](r4_WIDTH); + r66_middle = (r64_l + r64_r) / 2; + r66_width = r0_fallback(r64__width, r4_STROKE); + if (r64_u - r64_d > r4_SMALLSMOOTHA + r4_SMALLSMOOTHB) { + r66_include(r66_xn$createstroke$7Hrq()['set-transform'](r4_globalTransform)['start-from'](r66_middle, r64_u - r4_O)['set-width'](r66_width, 0)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r64_l + r4_O, r64_u - r4_SMALLSMOOTHA)['line-to'](r64_l + r4_O, r64_d + r4_SMALLSMOOTHB)['arc-vh-to'](r66_middle, r64_d + r4_O)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r64_r - r4_O, r64_d + r4_SMALLSMOOTHA)['line-to'](r64_r - r4_O, r64_u - r4_SMALLSMOOTHB)['arc-vh-to'](r66_middle, r64_u - r4_O)['heads-to'](r4_LEFTWARD)); } else { - r65_ymiddlea = (r63_u - r4_SMALLSMOOTHA + r63_d + r4_SMALLSMOOTHB) / 2; - r65_ymiddleb = (r63_u - r4_SMALLSMOOTHB + r63_d + r4_SMALLSMOOTHA) / 2; - r65_include(r65_xn$createstroke$7Hrq()['set-transform'](r4_globalTransform)['start-from'](r65_middle, r63_u - r4_O)['set-width'](r65_width, 0)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r63_l + r4_O, r65_ymiddlea)['arc-vh-to'](r65_middle, r63_d + r4_O)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r63_r - r4_O, r65_ymiddleb)['arc-vh-to'](r65_middle, r63_u - r4_O)['heads-to'](r4_LEFTWARD)); + r66_ymiddlea = (r64_u - r4_SMALLSMOOTHA + r64_d + r4_SMALLSMOOTHB) / 2; + r66_ymiddleb = (r64_u - r4_SMALLSMOOTHB + r64_d + r4_SMALLSMOOTHA) / 2; + r66_include(r66_xn$createstroke$7Hrq()['set-transform'](r4_globalTransform)['start-from'](r66_middle, r64_u - r4_O)['set-width'](r66_width, 0)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r64_l + r4_O, r66_ymiddlea)['arc-vh-to'](r66_middle, r64_d + r4_O)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r64_r - r4_O, r66_ymiddleb)['arc-vh-to'](r66_middle, r64_u - r4_O)['heads-to'](r4_LEFTWARD)); } return void 0; }; }; - r4_hbar = function _r4_t59(r68_xleft, r68_xright, r68_y, r68__fine) { - var r68_xleft, r68_xright, r68_y, r68__fine, _r68_t0, _r68_t1, _r68_t2; - return function _r68_t2() { - var r70_currentGlyph, r70_xn$setwidth$9Jrj, r70_xn$assignunicode$7Hrq, r70_xn$startfrom$1aao, r70_xn$lineto$5sIl, r70_xn$curveto$1aao, r70_xn$cubicto$1aao, r70_xn$putshapes$9Jrj, r70_xn$reverselast$3qIs, r70_include, r70_xn$createstroke$7Hrq, r70_xn$setanchor$9Jrj, r70_xn$applytransform$1aao, r70_xn$dontexport$5sIl, r70_fine, _r70_t0, _r70_t1, _r70_t2, _r70_t3; - _r70_t0 = this; - r70_currentGlyph = _r70_t0; - r70_xn$setwidth$9Jrj = _r70_t0['set-width']['bind'](_r70_t0); - r70_xn$assignunicode$7Hrq = function _r70_t2(r71_code) { - var r71_code, _r71_t0, _r71_t1; - r70_currentGlyph['assign-unicode'](r71_code); - return r4_unicodeGlyphs[r70_currentGlyph['unicode'][r70_currentGlyph['unicode']['length'] - 1]] = r70_currentGlyph; + r4_hbar = function _r4_t62(r69_xleft, r69_xright, r69_y, r69__fine) { + var r69_xleft, r69_xright, r69_y, r69__fine, _r69_t0, _r69_t1, _r69_t2; + return function _r69_t2() { + var r71_currentGlyph, r71_xn$setwidth$9Jrj, r71_xn$assignunicode$7Hrq, r71_xn$startfrom$1aao, r71_xn$lineto$5sIl, r71_xn$curveto$1aao, r71_xn$cubicto$1aao, r71_xn$putshapes$9Jrj, r71_xn$reverselast$3qIs, r71_include, r71_xn$createstroke$7Hrq, r71_xn$setanchor$9Jrj, r71_xn$applytransform$1aao, r71_xn$dontexport$5sIl, r71_fine, _r71_t0, _r71_t1, _r71_t2, _r71_t3; + _r71_t0 = this; + r71_currentGlyph = _r71_t0; + r71_xn$setwidth$9Jrj = _r71_t0['set-width']['bind'](_r71_t0); + r71_xn$assignunicode$7Hrq = function _r71_t2(r72_code) { + var r72_code, _r72_t0, _r72_t1; + r71_currentGlyph['assign-unicode'](r72_code); + return r4_unicodeGlyphs[r71_currentGlyph['unicode'][r71_currentGlyph['unicode']['length'] - 1]] = r71_currentGlyph; }; - r70_xn$startfrom$1aao = _r70_t0['start-from']['bind'](_r70_t0); - r70_xn$lineto$5sIl = _r70_t0['line-to']['bind'](_r70_t0); - r70_xn$curveto$1aao = _r70_t0['curve-to']['bind'](_r70_t0); - r70_xn$cubicto$1aao = _r70_t0['cubic-to']['bind'](_r70_t0); - r70_xn$putshapes$9Jrj = _r70_t0['put-shapes']['bind'](_r70_t0); - r70_xn$reverselast$3qIs = _r70_t0['reverse-last']['bind'](_r70_t0); - r70_include = _r70_t0['include']['bind'](_r70_t0); - r70_xn$createstroke$7Hrq = _r70_t0['create-stroke']['bind'](_r70_t0); - r70_xn$setanchor$9Jrj = _r70_t0['set-anchor']['bind'](_r70_t0); - r70_xn$applytransform$1aao = _r70_t0['apply-transform']['bind'](_r70_t0); - r70_xn$dontexport$5sIl = function _r70_t3() { - var _r72_t0, _r72_t1; - return r70_currentGlyph['dontExport'] = true; + r71_xn$startfrom$1aao = _r71_t0['start-from']['bind'](_r71_t0); + r71_xn$lineto$5sIl = _r71_t0['line-to']['bind'](_r71_t0); + r71_xn$curveto$1aao = _r71_t0['curve-to']['bind'](_r71_t0); + r71_xn$cubicto$1aao = _r71_t0['cubic-to']['bind'](_r71_t0); + r71_xn$putshapes$9Jrj = _r71_t0['put-shapes']['bind'](_r71_t0); + r71_xn$reverselast$3qIs = _r71_t0['reverse-last']['bind'](_r71_t0); + r71_include = _r71_t0['include']['bind'](_r71_t0); + r71_xn$createstroke$7Hrq = _r71_t0['create-stroke']['bind'](_r71_t0); + r71_xn$setanchor$9Jrj = _r71_t0['set-anchor']['bind'](_r71_t0); + r71_xn$applytransform$1aao = _r71_t0['apply-transform']['bind'](_r71_t0); + r71_xn$dontexport$5sIl = function _r71_t3() { + var _r73_t0, _r73_t1; + return r71_currentGlyph['dontExport'] = true; }; - _r70_t0['gizmo'] = r4_globalTransform; - _r70_t0['set-width'](r4_WIDTH); - r70_fine = (r68__fine || r4_STROKE) / 2; - r70_include(r70_xn$createstroke$7Hrq()['set-transform'](r4_globalTransform)['start-from'](r68_xleft, r68_y)['heads-to'](r4_RIGHTWARD)['set-width'](r70_fine, r70_fine)['line-to'](r68_xright, r68_y)['heads-to'](r4_RIGHTWARD)); + _r71_t0['gizmo'] = r4_globalTransform; + _r71_t0['set-width'](r4_WIDTH); + r71_fine = (r69__fine || r4_STROKE) / 2; + r71_include(r71_xn$createstroke$7Hrq()['set-transform'](r4_globalTransform)['start-from'](r69_xleft, r69_y)['heads-to'](r4_RIGHTWARD)['set-width'](r71_fine, r71_fine)['line-to'](r69_xright, r69_y)['heads-to'](r4_RIGHTWARD)); return void 0; }; }; - r4_vbar = function _r4_t60(r73_x, r73_ydown, r73_yup, r73__fine) { - var r73_x, r73_ydown, r73_yup, r73__fine, _r73_t0, _r73_t1, _r73_t2; - return function _r73_t2() { - var r75_currentGlyph, r75_xn$setwidth$9Jrj, r75_xn$assignunicode$7Hrq, r75_xn$startfrom$1aao, r75_xn$lineto$5sIl, r75_xn$curveto$1aao, r75_xn$cubicto$1aao, r75_xn$putshapes$9Jrj, r75_xn$reverselast$3qIs, r75_include, r75_xn$createstroke$7Hrq, r75_xn$setanchor$9Jrj, r75_xn$applytransform$1aao, r75_xn$dontexport$5sIl, r75_fine, _r75_t0, _r75_t1, _r75_t2, _r75_t3, _r75_t4, _r75_t5, _r75_t6, _r75_t7, _r75_t8, _r75_t9, _r75_t10, _r75_t11, _r75_t12, _r75_t13, _r75_t14, _r75_t15, _r75_t16, _r75_t17, _r75_t18, _r75_t19; - _r75_t0 = this; - r75_currentGlyph = _r75_t0; - r75_xn$setwidth$9Jrj = _r75_t0['set-width']['bind'](_r75_t0); - r75_xn$assignunicode$7Hrq = function _r75_t2(r76_code) { - var r76_code, _r76_t0, _r76_t1; - r75_currentGlyph['assign-unicode'](r76_code); - return r4_unicodeGlyphs[r75_currentGlyph['unicode'][r75_currentGlyph['unicode']['length'] - 1]] = r75_currentGlyph; + r4_vbar = function _r4_t63(r74_x, r74_ydown, r74_yup, r74__fine) { + var r74_x, r74_ydown, r74_yup, r74__fine, _r74_t0, _r74_t1, _r74_t2; + return function _r74_t2() { + var r76_currentGlyph, r76_xn$setwidth$9Jrj, r76_xn$assignunicode$7Hrq, r76_xn$startfrom$1aao, r76_xn$lineto$5sIl, r76_xn$curveto$1aao, r76_xn$cubicto$1aao, r76_xn$putshapes$9Jrj, r76_xn$reverselast$3qIs, r76_include, r76_xn$createstroke$7Hrq, r76_xn$setanchor$9Jrj, r76_xn$applytransform$1aao, r76_xn$dontexport$5sIl, r76_fine, _r76_t0, _r76_t1, _r76_t2, _r76_t3, _r76_t4, _r76_t5, _r76_t6, _r76_t7, _r76_t8, _r76_t9, _r76_t10, _r76_t11, _r76_t12, _r76_t13, _r76_t14, _r76_t15, _r76_t16, _r76_t17, _r76_t18, _r76_t19; + _r76_t0 = this; + r76_currentGlyph = _r76_t0; + r76_xn$setwidth$9Jrj = _r76_t0['set-width']['bind'](_r76_t0); + r76_xn$assignunicode$7Hrq = function _r76_t2(r77_code) { + var r77_code, _r77_t0, _r77_t1; + r76_currentGlyph['assign-unicode'](r77_code); + return r4_unicodeGlyphs[r76_currentGlyph['unicode'][r76_currentGlyph['unicode']['length'] - 1]] = r76_currentGlyph; }; - r75_xn$startfrom$1aao = _r75_t0['start-from']['bind'](_r75_t0); - r75_xn$lineto$5sIl = _r75_t0['line-to']['bind'](_r75_t0); - r75_xn$curveto$1aao = _r75_t0['curve-to']['bind'](_r75_t0); - r75_xn$cubicto$1aao = _r75_t0['cubic-to']['bind'](_r75_t0); - r75_xn$putshapes$9Jrj = _r75_t0['put-shapes']['bind'](_r75_t0); - r75_xn$reverselast$3qIs = _r75_t0['reverse-last']['bind'](_r75_t0); - r75_include = _r75_t0['include']['bind'](_r75_t0); - r75_xn$createstroke$7Hrq = _r75_t0['create-stroke']['bind'](_r75_t0); - r75_xn$setanchor$9Jrj = _r75_t0['set-anchor']['bind'](_r75_t0); - r75_xn$applytransform$1aao = _r75_t0['apply-transform']['bind'](_r75_t0); - r75_xn$dontexport$5sIl = function _r75_t3() { - var _r77_t0, _r77_t1; - return r75_currentGlyph['dontExport'] = true; + r76_xn$startfrom$1aao = _r76_t0['start-from']['bind'](_r76_t0); + r76_xn$lineto$5sIl = _r76_t0['line-to']['bind'](_r76_t0); + r76_xn$curveto$1aao = _r76_t0['curve-to']['bind'](_r76_t0); + r76_xn$cubicto$1aao = _r76_t0['cubic-to']['bind'](_r76_t0); + r76_xn$putshapes$9Jrj = _r76_t0['put-shapes']['bind'](_r76_t0); + r76_xn$reverselast$3qIs = _r76_t0['reverse-last']['bind'](_r76_t0); + r76_include = _r76_t0['include']['bind'](_r76_t0); + r76_xn$createstroke$7Hrq = _r76_t0['create-stroke']['bind'](_r76_t0); + r76_xn$setanchor$9Jrj = _r76_t0['set-anchor']['bind'](_r76_t0); + r76_xn$applytransform$1aao = _r76_t0['apply-transform']['bind'](_r76_t0); + r76_xn$dontexport$5sIl = function _r76_t3() { + var _r78_t0, _r78_t1; + return r76_currentGlyph['dontExport'] = true; }; - _r75_t0['gizmo'] = r4_globalTransform; - _r75_t0['set-width'](r4_WIDTH); - r75_fine = (r73__fine || r4_STROKE) / 2; - _r75_t4 = r75_include; - _r75_t5 = r75_xn$createstroke$7Hrq()['set-transform'](r4_globalTransform)['start-from'](r73_x, r73_ydown); - _r75_t6 = _r75_t5['heads-to']; - if (r73_ydown < r73_yup) - _r75_t7 = r4_UPWARD; + _r76_t0['gizmo'] = r4_globalTransform; + _r76_t0['set-width'](r4_WIDTH); + r76_fine = (r74__fine || r4_STROKE) / 2; + _r76_t4 = r76_include; + _r76_t5 = r76_xn$createstroke$7Hrq()['set-transform'](r4_globalTransform)['start-from'](r74_x, r74_ydown); + _r76_t6 = _r76_t5['heads-to']; + if (r74_ydown < r74_yup) + _r76_t7 = r4_UPWARD; else - _r75_t7 = r4_DOWNWARD; - _r75_t8 = _r75_t6['call'](_r75_t5, _r75_t7); - _r75_t9 = _r75_t8['set-width']; - _r75_t10 = r75_fine; - _r75_t11 = r75_fine; - _r75_t12 = _r75_t9['call'](_r75_t8, _r75_t10, _r75_t11); - _r75_t13 = _r75_t12['line-to']; - _r75_t14 = r73_x; - _r75_t15 = r73_yup; - _r75_t16 = _r75_t13['call'](_r75_t12, _r75_t14, _r75_t15); - _r75_t17 = _r75_t16['heads-to']; - if (r73_ydown < r73_yup) - _r75_t18 = r4_UPWARD; + _r76_t7 = r4_DOWNWARD; + _r76_t8 = _r76_t6['call'](_r76_t5, _r76_t7); + _r76_t9 = _r76_t8['set-width']; + _r76_t10 = r76_fine; + _r76_t11 = r76_fine; + _r76_t12 = _r76_t9['call'](_r76_t8, _r76_t10, _r76_t11); + _r76_t13 = _r76_t12['line-to']; + _r76_t14 = r74_x; + _r76_t15 = r74_yup; + _r76_t16 = _r76_t13['call'](_r76_t12, _r76_t14, _r76_t15); + _r76_t17 = _r76_t16['heads-to']; + if (r74_ydown < r74_yup) + _r76_t18 = r4_UPWARD; else - _r75_t18 = r4_DOWNWARD; - _r75_t19 = _r75_t17['call'](_r75_t16, _r75_t18); - _r75_t4(_r75_t19); + _r76_t18 = r4_DOWNWARD; + _r76_t19 = _r76_t17['call'](_r76_t16, _r76_t18); + _r76_t4(_r76_t19); return void 0; }; }; @@ -843,4441 +873,4441 @@ r4_aboveMarkBot = r4_XH + r4_ACCENT * 0.35; r4_belowMarkBot = 0 - r4_ACCENT * 1.375; r4_belowMarkTop = 0 - r4_ACCENT * 0.35; - r4_xn$createglyph$7Hrq('dotAbove', function _r4_t61() { - var r79_currentGlyph, r79_xn$setwidth$9Jrj, r79_xn$assignunicode$7Hrq, r79_xn$startfrom$1aao, r79_xn$lineto$5sIl, r79_xn$curveto$1aao, r79_xn$cubicto$1aao, r79_xn$putshapes$9Jrj, r79_xn$reverselast$3qIs, r79_include, r79_xn$createstroke$7Hrq, r79_xn$setanchor$9Jrj, r79_xn$applytransform$1aao, r79_xn$dontexport$5sIl, _r79_t0, _r79_t1, _r79_t2, _r79_t3; - _r79_t0 = this; - r79_currentGlyph = _r79_t0; - r79_xn$setwidth$9Jrj = _r79_t0['set-width']['bind'](_r79_t0); - r79_xn$assignunicode$7Hrq = function _r79_t2(r80_code) { - var r80_code, _r80_t0, _r80_t1; - r79_currentGlyph['assign-unicode'](r80_code); - return r4_unicodeGlyphs[r79_currentGlyph['unicode'][r79_currentGlyph['unicode']['length'] - 1]] = r79_currentGlyph; + r4_xn$createglyph$7Hrq('dotAbove', function _r4_t64() { + var r80_currentGlyph, r80_xn$setwidth$9Jrj, r80_xn$assignunicode$7Hrq, r80_xn$startfrom$1aao, r80_xn$lineto$5sIl, r80_xn$curveto$1aao, r80_xn$cubicto$1aao, r80_xn$putshapes$9Jrj, r80_xn$reverselast$3qIs, r80_include, r80_xn$createstroke$7Hrq, r80_xn$setanchor$9Jrj, r80_xn$applytransform$1aao, r80_xn$dontexport$5sIl, _r80_t0, _r80_t1, _r80_t2, _r80_t3; + _r80_t0 = this; + r80_currentGlyph = _r80_t0; + r80_xn$setwidth$9Jrj = _r80_t0['set-width']['bind'](_r80_t0); + r80_xn$assignunicode$7Hrq = function _r80_t2(r81_code) { + var r81_code, _r81_t0, _r81_t1; + r80_currentGlyph['assign-unicode'](r81_code); + return r4_unicodeGlyphs[r80_currentGlyph['unicode'][r80_currentGlyph['unicode']['length'] - 1]] = r80_currentGlyph; }; - r79_xn$startfrom$1aao = _r79_t0['start-from']['bind'](_r79_t0); - r79_xn$lineto$5sIl = _r79_t0['line-to']['bind'](_r79_t0); - r79_xn$curveto$1aao = _r79_t0['curve-to']['bind'](_r79_t0); - r79_xn$cubicto$1aao = _r79_t0['cubic-to']['bind'](_r79_t0); - r79_xn$putshapes$9Jrj = _r79_t0['put-shapes']['bind'](_r79_t0); - r79_xn$reverselast$3qIs = _r79_t0['reverse-last']['bind'](_r79_t0); - r79_include = _r79_t0['include']['bind'](_r79_t0); - r79_xn$createstroke$7Hrq = _r79_t0['create-stroke']['bind'](_r79_t0); - r79_xn$setanchor$9Jrj = _r79_t0['set-anchor']['bind'](_r79_t0); - r79_xn$applytransform$1aao = _r79_t0['apply-transform']['bind'](_r79_t0); - r79_xn$dontexport$5sIl = function _r79_t3() { - var _r81_t0, _r81_t1; - return r79_currentGlyph['dontExport'] = true; + r80_xn$startfrom$1aao = _r80_t0['start-from']['bind'](_r80_t0); + r80_xn$lineto$5sIl = _r80_t0['line-to']['bind'](_r80_t0); + r80_xn$curveto$1aao = _r80_t0['curve-to']['bind'](_r80_t0); + r80_xn$cubicto$1aao = _r80_t0['cubic-to']['bind'](_r80_t0); + r80_xn$putshapes$9Jrj = _r80_t0['put-shapes']['bind'](_r80_t0); + r80_xn$reverselast$3qIs = _r80_t0['reverse-last']['bind'](_r80_t0); + r80_include = _r80_t0['include']['bind'](_r80_t0); + r80_xn$createstroke$7Hrq = _r80_t0['create-stroke']['bind'](_r80_t0); + r80_xn$setanchor$9Jrj = _r80_t0['set-anchor']['bind'](_r80_t0); + r80_xn$applytransform$1aao = _r80_t0['apply-transform']['bind'](_r80_t0); + r80_xn$dontexport$5sIl = function _r80_t3() { + var _r82_t0, _r82_t1; + return r80_currentGlyph['dontExport'] = true; }; - _r79_t0['gizmo'] = r4_globalTransform; - _r79_t0['set-width'](r4_WIDTH); - r79_xn$setwidth$9Jrj(0); - r79_xn$assignunicode$7Hrq(775); - r79_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); - r79_include([r4_Ring(r4_XH + r4_ACCENT + r4_DOTRADIUS, r4_XH + r4_ACCENT - r4_DOTRADIUS, r4_markMiddle - r4_DOTRADIUS, r4_markMiddle + r4_DOTRADIUS)]); + _r80_t0['gizmo'] = r4_globalTransform; + _r80_t0['set-width'](r4_WIDTH); + r80_xn$setwidth$9Jrj(0); + r80_xn$assignunicode$7Hrq(775); + r80_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); + r80_include([r4_Ring(r4_XH + r4_ACCENT + r4_DOTRADIUS, r4_XH + r4_ACCENT - r4_DOTRADIUS, r4_markMiddle - r4_DOTRADIUS, r4_markMiddle + r4_DOTRADIUS)]); return void 0; }); - r4_xn$createglyph$7Hrq('dieresisAbove', function _r4_t62() { - var r83_currentGlyph, r83_xn$setwidth$9Jrj, r83_xn$assignunicode$7Hrq, r83_xn$startfrom$1aao, r83_xn$lineto$5sIl, r83_xn$curveto$1aao, r83_xn$cubicto$1aao, r83_xn$putshapes$9Jrj, r83_xn$reverselast$3qIs, r83_include, r83_xn$createstroke$7Hrq, r83_xn$setanchor$9Jrj, r83_xn$applytransform$1aao, r83_xn$dontexport$5sIl, _r83_t0, _r83_t1, _r83_t2, _r83_t3; - _r83_t0 = this; - r83_currentGlyph = _r83_t0; - r83_xn$setwidth$9Jrj = _r83_t0['set-width']['bind'](_r83_t0); - r83_xn$assignunicode$7Hrq = function _r83_t2(r84_code) { - var r84_code, _r84_t0, _r84_t1; - r83_currentGlyph['assign-unicode'](r84_code); - return r4_unicodeGlyphs[r83_currentGlyph['unicode'][r83_currentGlyph['unicode']['length'] - 1]] = r83_currentGlyph; + r4_xn$createglyph$7Hrq('dieresisAbove', function _r4_t65() { + var r84_currentGlyph, r84_xn$setwidth$9Jrj, r84_xn$assignunicode$7Hrq, r84_xn$startfrom$1aao, r84_xn$lineto$5sIl, r84_xn$curveto$1aao, r84_xn$cubicto$1aao, r84_xn$putshapes$9Jrj, r84_xn$reverselast$3qIs, r84_include, r84_xn$createstroke$7Hrq, r84_xn$setanchor$9Jrj, r84_xn$applytransform$1aao, r84_xn$dontexport$5sIl, _r84_t0, _r84_t1, _r84_t2, _r84_t3; + _r84_t0 = this; + r84_currentGlyph = _r84_t0; + r84_xn$setwidth$9Jrj = _r84_t0['set-width']['bind'](_r84_t0); + r84_xn$assignunicode$7Hrq = function _r84_t2(r85_code) { + var r85_code, _r85_t0, _r85_t1; + r84_currentGlyph['assign-unicode'](r85_code); + return r4_unicodeGlyphs[r84_currentGlyph['unicode'][r84_currentGlyph['unicode']['length'] - 1]] = r84_currentGlyph; }; - r83_xn$startfrom$1aao = _r83_t0['start-from']['bind'](_r83_t0); - r83_xn$lineto$5sIl = _r83_t0['line-to']['bind'](_r83_t0); - r83_xn$curveto$1aao = _r83_t0['curve-to']['bind'](_r83_t0); - r83_xn$cubicto$1aao = _r83_t0['cubic-to']['bind'](_r83_t0); - r83_xn$putshapes$9Jrj = _r83_t0['put-shapes']['bind'](_r83_t0); - r83_xn$reverselast$3qIs = _r83_t0['reverse-last']['bind'](_r83_t0); - r83_include = _r83_t0['include']['bind'](_r83_t0); - r83_xn$createstroke$7Hrq = _r83_t0['create-stroke']['bind'](_r83_t0); - r83_xn$setanchor$9Jrj = _r83_t0['set-anchor']['bind'](_r83_t0); - r83_xn$applytransform$1aao = _r83_t0['apply-transform']['bind'](_r83_t0); - r83_xn$dontexport$5sIl = function _r83_t3() { - var _r85_t0, _r85_t1; - return r83_currentGlyph['dontExport'] = true; + r84_xn$startfrom$1aao = _r84_t0['start-from']['bind'](_r84_t0); + r84_xn$lineto$5sIl = _r84_t0['line-to']['bind'](_r84_t0); + r84_xn$curveto$1aao = _r84_t0['curve-to']['bind'](_r84_t0); + r84_xn$cubicto$1aao = _r84_t0['cubic-to']['bind'](_r84_t0); + r84_xn$putshapes$9Jrj = _r84_t0['put-shapes']['bind'](_r84_t0); + r84_xn$reverselast$3qIs = _r84_t0['reverse-last']['bind'](_r84_t0); + r84_include = _r84_t0['include']['bind'](_r84_t0); + r84_xn$createstroke$7Hrq = _r84_t0['create-stroke']['bind'](_r84_t0); + r84_xn$setanchor$9Jrj = _r84_t0['set-anchor']['bind'](_r84_t0); + r84_xn$applytransform$1aao = _r84_t0['apply-transform']['bind'](_r84_t0); + r84_xn$dontexport$5sIl = function _r84_t3() { + var _r86_t0, _r86_t1; + return r84_currentGlyph['dontExport'] = true; }; - _r83_t0['gizmo'] = r4_globalTransform; - _r83_t0['set-width'](r4_WIDTH); - r83_xn$setwidth$9Jrj(0); - r83_xn$assignunicode$7Hrq(776); - r83_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); - r83_include([ + _r84_t0['gizmo'] = r4_globalTransform; + _r84_t0['set-width'](r4_WIDTH); + r84_xn$setwidth$9Jrj(0); + r84_xn$assignunicode$7Hrq(776); + r84_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); + r84_include([ r4_Ring(r4_XH + r4_ACCENT + r4_markDotsRadius, r4_XH + r4_ACCENT - r4_markDotsRadius, r4_markMiddle - r4_markDotsRadius - r4_markExtend, r4_markMiddle + r4_markDotsRadius - r4_markExtend), r4_Ring(r4_XH + r4_ACCENT + r4_markDotsRadius, r4_XH + r4_ACCENT - r4_markDotsRadius, r4_markMiddle - r4_markDotsRadius + r4_markExtend, r4_markMiddle + r4_markDotsRadius + r4_markExtend) ]); return void 0; }); - r4_xn$createglyph$7Hrq('ringAbove', function _r4_t63() { - var r87_currentGlyph, r87_xn$setwidth$9Jrj, r87_xn$assignunicode$7Hrq, r87_xn$startfrom$1aao, r87_xn$lineto$5sIl, r87_xn$curveto$1aao, r87_xn$cubicto$1aao, r87_xn$putshapes$9Jrj, r87_xn$reverselast$3qIs, r87_include, r87_xn$createstroke$7Hrq, r87_xn$setanchor$9Jrj, r87_xn$applytransform$1aao, r87_xn$dontexport$5sIl, r87_radiusOut, r87_radiusIn, _r87_t0, _r87_t1, _r87_t2, _r87_t3; - _r87_t0 = this; - r87_currentGlyph = _r87_t0; - r87_xn$setwidth$9Jrj = _r87_t0['set-width']['bind'](_r87_t0); - r87_xn$assignunicode$7Hrq = function _r87_t2(r88_code) { - var r88_code, _r88_t0, _r88_t1; - r87_currentGlyph['assign-unicode'](r88_code); - return r4_unicodeGlyphs[r87_currentGlyph['unicode'][r87_currentGlyph['unicode']['length'] - 1]] = r87_currentGlyph; + r4_xn$createglyph$7Hrq('ringAbove', function _r4_t66() { + var r88_currentGlyph, r88_xn$setwidth$9Jrj, r88_xn$assignunicode$7Hrq, r88_xn$startfrom$1aao, r88_xn$lineto$5sIl, r88_xn$curveto$1aao, r88_xn$cubicto$1aao, r88_xn$putshapes$9Jrj, r88_xn$reverselast$3qIs, r88_include, r88_xn$createstroke$7Hrq, r88_xn$setanchor$9Jrj, r88_xn$applytransform$1aao, r88_xn$dontexport$5sIl, r88_radiusOut, r88_radiusIn, _r88_t0, _r88_t1, _r88_t2, _r88_t3; + _r88_t0 = this; + r88_currentGlyph = _r88_t0; + r88_xn$setwidth$9Jrj = _r88_t0['set-width']['bind'](_r88_t0); + r88_xn$assignunicode$7Hrq = function _r88_t2(r89_code) { + var r89_code, _r89_t0, _r89_t1; + r88_currentGlyph['assign-unicode'](r89_code); + return r4_unicodeGlyphs[r88_currentGlyph['unicode'][r88_currentGlyph['unicode']['length'] - 1]] = r88_currentGlyph; }; - r87_xn$startfrom$1aao = _r87_t0['start-from']['bind'](_r87_t0); - r87_xn$lineto$5sIl = _r87_t0['line-to']['bind'](_r87_t0); - r87_xn$curveto$1aao = _r87_t0['curve-to']['bind'](_r87_t0); - r87_xn$cubicto$1aao = _r87_t0['cubic-to']['bind'](_r87_t0); - r87_xn$putshapes$9Jrj = _r87_t0['put-shapes']['bind'](_r87_t0); - r87_xn$reverselast$3qIs = _r87_t0['reverse-last']['bind'](_r87_t0); - r87_include = _r87_t0['include']['bind'](_r87_t0); - r87_xn$createstroke$7Hrq = _r87_t0['create-stroke']['bind'](_r87_t0); - r87_xn$setanchor$9Jrj = _r87_t0['set-anchor']['bind'](_r87_t0); - r87_xn$applytransform$1aao = _r87_t0['apply-transform']['bind'](_r87_t0); - r87_xn$dontexport$5sIl = function _r87_t3() { - var _r89_t0, _r89_t1; - return r87_currentGlyph['dontExport'] = true; + r88_xn$startfrom$1aao = _r88_t0['start-from']['bind'](_r88_t0); + r88_xn$lineto$5sIl = _r88_t0['line-to']['bind'](_r88_t0); + r88_xn$curveto$1aao = _r88_t0['curve-to']['bind'](_r88_t0); + r88_xn$cubicto$1aao = _r88_t0['cubic-to']['bind'](_r88_t0); + r88_xn$putshapes$9Jrj = _r88_t0['put-shapes']['bind'](_r88_t0); + r88_xn$reverselast$3qIs = _r88_t0['reverse-last']['bind'](_r88_t0); + r88_include = _r88_t0['include']['bind'](_r88_t0); + r88_xn$createstroke$7Hrq = _r88_t0['create-stroke']['bind'](_r88_t0); + r88_xn$setanchor$9Jrj = _r88_t0['set-anchor']['bind'](_r88_t0); + r88_xn$applytransform$1aao = _r88_t0['apply-transform']['bind'](_r88_t0); + r88_xn$dontexport$5sIl = function _r88_t3() { + var _r90_t0, _r90_t1; + return r88_currentGlyph['dontExport'] = true; }; - _r87_t0['gizmo'] = r4_globalTransform; - _r87_t0['set-width'](r4_WIDTH); - r87_xn$setwidth$9Jrj(0); - r87_xn$assignunicode$7Hrq(778); - r87_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); - r87_radiusOut = r4_DOTRADIUS * 1.5; - r87_radiusIn = r4_DOTRADIUS * 0.7; - r87_include([ - r4_Ring(r4_XH + r4_ACCENT + r87_radiusOut, r4_XH + r4_ACCENT - r87_radiusOut, r4_markMiddle - r87_radiusOut, r4_markMiddle + r87_radiusOut), - r4_Ring(r4_XH + r4_ACCENT + r87_radiusIn, r4_XH + r4_ACCENT - r87_radiusIn, r4_markMiddle - r87_radiusIn, r4_markMiddle + r87_radiusIn) + _r88_t0['gizmo'] = r4_globalTransform; + _r88_t0['set-width'](r4_WIDTH); + r88_xn$setwidth$9Jrj(0); + r88_xn$assignunicode$7Hrq(778); + r88_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); + r88_radiusOut = r4_DOTRADIUS * 1.5; + r88_radiusIn = r4_DOTRADIUS * 0.7; + r88_include([ + r4_Ring(r4_XH + r4_ACCENT + r88_radiusOut, r4_XH + r4_ACCENT - r88_radiusOut, r4_markMiddle - r88_radiusOut, r4_markMiddle + r88_radiusOut), + r4_Ring(r4_XH + r4_ACCENT + r88_radiusIn, r4_XH + r4_ACCENT - r88_radiusIn, r4_markMiddle - r88_radiusIn, r4_markMiddle + r88_radiusIn) ]); - r87_xn$reverselast$3qIs(); + r88_xn$reverselast$3qIs(); return void 0; }); - r4_xn$createglyph$7Hrq('graveAbove', function _r4_t64() { - var r91_currentGlyph, r91_xn$setwidth$9Jrj, r91_xn$assignunicode$7Hrq, r91_xn$startfrom$1aao, r91_xn$lineto$5sIl, r91_xn$curveto$1aao, r91_xn$cubicto$1aao, r91_xn$putshapes$9Jrj, r91_xn$reverselast$3qIs, r91_include, r91_xn$createstroke$7Hrq, r91_xn$setanchor$9Jrj, r91_xn$applytransform$1aao, r91_xn$dontexport$5sIl, _r91_t0, _r91_t1, _r91_t2, _r91_t3; - _r91_t0 = this; - r91_currentGlyph = _r91_t0; - r91_xn$setwidth$9Jrj = _r91_t0['set-width']['bind'](_r91_t0); - r91_xn$assignunicode$7Hrq = function _r91_t2(r92_code) { - var r92_code, _r92_t0, _r92_t1; - r91_currentGlyph['assign-unicode'](r92_code); - return r4_unicodeGlyphs[r91_currentGlyph['unicode'][r91_currentGlyph['unicode']['length'] - 1]] = r91_currentGlyph; + r4_xn$createglyph$7Hrq('graveAbove', function _r4_t67() { + var r92_currentGlyph, r92_xn$setwidth$9Jrj, r92_xn$assignunicode$7Hrq, r92_xn$startfrom$1aao, r92_xn$lineto$5sIl, r92_xn$curveto$1aao, r92_xn$cubicto$1aao, r92_xn$putshapes$9Jrj, r92_xn$reverselast$3qIs, r92_include, r92_xn$createstroke$7Hrq, r92_xn$setanchor$9Jrj, r92_xn$applytransform$1aao, r92_xn$dontexport$5sIl, _r92_t0, _r92_t1, _r92_t2, _r92_t3; + _r92_t0 = this; + r92_currentGlyph = _r92_t0; + r92_xn$setwidth$9Jrj = _r92_t0['set-width']['bind'](_r92_t0); + r92_xn$assignunicode$7Hrq = function _r92_t2(r93_code) { + var r93_code, _r93_t0, _r93_t1; + r92_currentGlyph['assign-unicode'](r93_code); + return r4_unicodeGlyphs[r92_currentGlyph['unicode'][r92_currentGlyph['unicode']['length'] - 1]] = r92_currentGlyph; }; - r91_xn$startfrom$1aao = _r91_t0['start-from']['bind'](_r91_t0); - r91_xn$lineto$5sIl = _r91_t0['line-to']['bind'](_r91_t0); - r91_xn$curveto$1aao = _r91_t0['curve-to']['bind'](_r91_t0); - r91_xn$cubicto$1aao = _r91_t0['cubic-to']['bind'](_r91_t0); - r91_xn$putshapes$9Jrj = _r91_t0['put-shapes']['bind'](_r91_t0); - r91_xn$reverselast$3qIs = _r91_t0['reverse-last']['bind'](_r91_t0); - r91_include = _r91_t0['include']['bind'](_r91_t0); - r91_xn$createstroke$7Hrq = _r91_t0['create-stroke']['bind'](_r91_t0); - r91_xn$setanchor$9Jrj = _r91_t0['set-anchor']['bind'](_r91_t0); - r91_xn$applytransform$1aao = _r91_t0['apply-transform']['bind'](_r91_t0); - r91_xn$dontexport$5sIl = function _r91_t3() { - var _r93_t0, _r93_t1; - return r91_currentGlyph['dontExport'] = true; + r92_xn$startfrom$1aao = _r92_t0['start-from']['bind'](_r92_t0); + r92_xn$lineto$5sIl = _r92_t0['line-to']['bind'](_r92_t0); + r92_xn$curveto$1aao = _r92_t0['curve-to']['bind'](_r92_t0); + r92_xn$cubicto$1aao = _r92_t0['cubic-to']['bind'](_r92_t0); + r92_xn$putshapes$9Jrj = _r92_t0['put-shapes']['bind'](_r92_t0); + r92_xn$reverselast$3qIs = _r92_t0['reverse-last']['bind'](_r92_t0); + r92_include = _r92_t0['include']['bind'](_r92_t0); + r92_xn$createstroke$7Hrq = _r92_t0['create-stroke']['bind'](_r92_t0); + r92_xn$setanchor$9Jrj = _r92_t0['set-anchor']['bind'](_r92_t0); + r92_xn$applytransform$1aao = _r92_t0['apply-transform']['bind'](_r92_t0); + r92_xn$dontexport$5sIl = function _r92_t3() { + var _r94_t0, _r94_t1; + return r92_currentGlyph['dontExport'] = true; }; - _r91_t0['gizmo'] = r4_globalTransform; - _r91_t0['set-width'](r4_WIDTH); - r91_xn$setwidth$9Jrj(0); - r91_xn$assignunicode$7Hrq(768); - r91_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); - r91_include(r91_xn$createstroke$7Hrq()['start-from'](r4_markMiddle + r4_markStress, r4_aboveMarkBot)['set-width'](r4_markFine, r4_markFine)['line-to'](r4_markMiddle - r4_markExtend, r4_aboveMarkTop)['set-width'](r4_markStress, r4_markStress)['set-samples'](1)); + _r92_t0['gizmo'] = r4_globalTransform; + _r92_t0['set-width'](r4_WIDTH); + r92_xn$setwidth$9Jrj(0); + r92_xn$assignunicode$7Hrq(768); + r92_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); + r92_include(r92_xn$createstroke$7Hrq()['start-from'](r4_markMiddle + r4_markStress, r4_aboveMarkBot)['set-width'](r4_markFine, r4_markFine)['line-to'](r4_markMiddle - r4_markExtend, r4_aboveMarkTop)['set-width'](r4_markStress, r4_markStress)['set-samples'](1)); return void 0; }); - r4_xn$createglyph$7Hrq('acuteAbove', function _r4_t65() { - var r95_currentGlyph, r95_xn$setwidth$9Jrj, r95_xn$assignunicode$7Hrq, r95_xn$startfrom$1aao, r95_xn$lineto$5sIl, r95_xn$curveto$1aao, r95_xn$cubicto$1aao, r95_xn$putshapes$9Jrj, r95_xn$reverselast$3qIs, r95_include, r95_xn$createstroke$7Hrq, r95_xn$setanchor$9Jrj, r95_xn$applytransform$1aao, r95_xn$dontexport$5sIl, _r95_t0, _r95_t1, _r95_t2, _r95_t3; - _r95_t0 = this; - r95_currentGlyph = _r95_t0; - r95_xn$setwidth$9Jrj = _r95_t0['set-width']['bind'](_r95_t0); - r95_xn$assignunicode$7Hrq = function _r95_t2(r96_code) { - var r96_code, _r96_t0, _r96_t1; - r95_currentGlyph['assign-unicode'](r96_code); - return r4_unicodeGlyphs[r95_currentGlyph['unicode'][r95_currentGlyph['unicode']['length'] - 1]] = r95_currentGlyph; + r4_xn$createglyph$7Hrq('acuteAbove', function _r4_t68() { + var r96_currentGlyph, r96_xn$setwidth$9Jrj, r96_xn$assignunicode$7Hrq, r96_xn$startfrom$1aao, r96_xn$lineto$5sIl, r96_xn$curveto$1aao, r96_xn$cubicto$1aao, r96_xn$putshapes$9Jrj, r96_xn$reverselast$3qIs, r96_include, r96_xn$createstroke$7Hrq, r96_xn$setanchor$9Jrj, r96_xn$applytransform$1aao, r96_xn$dontexport$5sIl, _r96_t0, _r96_t1, _r96_t2, _r96_t3; + _r96_t0 = this; + r96_currentGlyph = _r96_t0; + r96_xn$setwidth$9Jrj = _r96_t0['set-width']['bind'](_r96_t0); + r96_xn$assignunicode$7Hrq = function _r96_t2(r97_code) { + var r97_code, _r97_t0, _r97_t1; + r96_currentGlyph['assign-unicode'](r97_code); + return r4_unicodeGlyphs[r96_currentGlyph['unicode'][r96_currentGlyph['unicode']['length'] - 1]] = r96_currentGlyph; }; - r95_xn$startfrom$1aao = _r95_t0['start-from']['bind'](_r95_t0); - r95_xn$lineto$5sIl = _r95_t0['line-to']['bind'](_r95_t0); - r95_xn$curveto$1aao = _r95_t0['curve-to']['bind'](_r95_t0); - r95_xn$cubicto$1aao = _r95_t0['cubic-to']['bind'](_r95_t0); - r95_xn$putshapes$9Jrj = _r95_t0['put-shapes']['bind'](_r95_t0); - r95_xn$reverselast$3qIs = _r95_t0['reverse-last']['bind'](_r95_t0); - r95_include = _r95_t0['include']['bind'](_r95_t0); - r95_xn$createstroke$7Hrq = _r95_t0['create-stroke']['bind'](_r95_t0); - r95_xn$setanchor$9Jrj = _r95_t0['set-anchor']['bind'](_r95_t0); - r95_xn$applytransform$1aao = _r95_t0['apply-transform']['bind'](_r95_t0); - r95_xn$dontexport$5sIl = function _r95_t3() { - var _r97_t0, _r97_t1; - return r95_currentGlyph['dontExport'] = true; + r96_xn$startfrom$1aao = _r96_t0['start-from']['bind'](_r96_t0); + r96_xn$lineto$5sIl = _r96_t0['line-to']['bind'](_r96_t0); + r96_xn$curveto$1aao = _r96_t0['curve-to']['bind'](_r96_t0); + r96_xn$cubicto$1aao = _r96_t0['cubic-to']['bind'](_r96_t0); + r96_xn$putshapes$9Jrj = _r96_t0['put-shapes']['bind'](_r96_t0); + r96_xn$reverselast$3qIs = _r96_t0['reverse-last']['bind'](_r96_t0); + r96_include = _r96_t0['include']['bind'](_r96_t0); + r96_xn$createstroke$7Hrq = _r96_t0['create-stroke']['bind'](_r96_t0); + r96_xn$setanchor$9Jrj = _r96_t0['set-anchor']['bind'](_r96_t0); + r96_xn$applytransform$1aao = _r96_t0['apply-transform']['bind'](_r96_t0); + r96_xn$dontexport$5sIl = function _r96_t3() { + var _r98_t0, _r98_t1; + return r96_currentGlyph['dontExport'] = true; }; - _r95_t0['gizmo'] = r4_globalTransform; - _r95_t0['set-width'](r4_WIDTH); - r95_xn$setwidth$9Jrj(0); - r95_xn$assignunicode$7Hrq(769); - r95_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); - r95_include(r95_xn$createstroke$7Hrq()['start-from'](r4_markMiddle - r4_markStress, r4_aboveMarkBot)['set-width'](r4_markFine, r4_markFine)['line-to'](r4_markMiddle + r4_markExtend, r4_aboveMarkTop)['set-width'](r4_markStress, r4_markStress)['set-samples'](1)); + _r96_t0['gizmo'] = r4_globalTransform; + _r96_t0['set-width'](r4_WIDTH); + r96_xn$setwidth$9Jrj(0); + r96_xn$assignunicode$7Hrq(769); + r96_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); + r96_include(r96_xn$createstroke$7Hrq()['start-from'](r4_markMiddle - r4_markStress, r4_aboveMarkBot)['set-width'](r4_markFine, r4_markFine)['line-to'](r4_markMiddle + r4_markExtend, r4_aboveMarkTop)['set-width'](r4_markStress, r4_markStress)['set-samples'](1)); return void 0; }); - r4_xn$createglyph$7Hrq('circumflexAbove', function _r4_t66() { - var r99_currentGlyph, r99_xn$setwidth$9Jrj, r99_xn$assignunicode$7Hrq, r99_xn$startfrom$1aao, r99_xn$lineto$5sIl, r99_xn$curveto$1aao, r99_xn$cubicto$1aao, r99_xn$putshapes$9Jrj, r99_xn$reverselast$3qIs, r99_include, r99_xn$createstroke$7Hrq, r99_xn$setanchor$9Jrj, r99_xn$applytransform$1aao, r99_xn$dontexport$5sIl, _r99_t0, _r99_t1, _r99_t2, _r99_t3; - _r99_t0 = this; - r99_currentGlyph = _r99_t0; - r99_xn$setwidth$9Jrj = _r99_t0['set-width']['bind'](_r99_t0); - r99_xn$assignunicode$7Hrq = function _r99_t2(r100_code) { - var r100_code, _r100_t0, _r100_t1; - r99_currentGlyph['assign-unicode'](r100_code); - return r4_unicodeGlyphs[r99_currentGlyph['unicode'][r99_currentGlyph['unicode']['length'] - 1]] = r99_currentGlyph; + r4_xn$createglyph$7Hrq('circumflexAbove', function _r4_t69() { + var r100_currentGlyph, r100_xn$setwidth$9Jrj, r100_xn$assignunicode$7Hrq, r100_xn$startfrom$1aao, r100_xn$lineto$5sIl, r100_xn$curveto$1aao, r100_xn$cubicto$1aao, r100_xn$putshapes$9Jrj, r100_xn$reverselast$3qIs, r100_include, r100_xn$createstroke$7Hrq, r100_xn$setanchor$9Jrj, r100_xn$applytransform$1aao, r100_xn$dontexport$5sIl, _r100_t0, _r100_t1, _r100_t2, _r100_t3; + _r100_t0 = this; + r100_currentGlyph = _r100_t0; + r100_xn$setwidth$9Jrj = _r100_t0['set-width']['bind'](_r100_t0); + r100_xn$assignunicode$7Hrq = function _r100_t2(r101_code) { + var r101_code, _r101_t0, _r101_t1; + r100_currentGlyph['assign-unicode'](r101_code); + return r4_unicodeGlyphs[r100_currentGlyph['unicode'][r100_currentGlyph['unicode']['length'] - 1]] = r100_currentGlyph; }; - r99_xn$startfrom$1aao = _r99_t0['start-from']['bind'](_r99_t0); - r99_xn$lineto$5sIl = _r99_t0['line-to']['bind'](_r99_t0); - r99_xn$curveto$1aao = _r99_t0['curve-to']['bind'](_r99_t0); - r99_xn$cubicto$1aao = _r99_t0['cubic-to']['bind'](_r99_t0); - r99_xn$putshapes$9Jrj = _r99_t0['put-shapes']['bind'](_r99_t0); - r99_xn$reverselast$3qIs = _r99_t0['reverse-last']['bind'](_r99_t0); - r99_include = _r99_t0['include']['bind'](_r99_t0); - r99_xn$createstroke$7Hrq = _r99_t0['create-stroke']['bind'](_r99_t0); - r99_xn$setanchor$9Jrj = _r99_t0['set-anchor']['bind'](_r99_t0); - r99_xn$applytransform$1aao = _r99_t0['apply-transform']['bind'](_r99_t0); - r99_xn$dontexport$5sIl = function _r99_t3() { - var _r101_t0, _r101_t1; - return r99_currentGlyph['dontExport'] = true; + r100_xn$startfrom$1aao = _r100_t0['start-from']['bind'](_r100_t0); + r100_xn$lineto$5sIl = _r100_t0['line-to']['bind'](_r100_t0); + r100_xn$curveto$1aao = _r100_t0['curve-to']['bind'](_r100_t0); + r100_xn$cubicto$1aao = _r100_t0['cubic-to']['bind'](_r100_t0); + r100_xn$putshapes$9Jrj = _r100_t0['put-shapes']['bind'](_r100_t0); + r100_xn$reverselast$3qIs = _r100_t0['reverse-last']['bind'](_r100_t0); + r100_include = _r100_t0['include']['bind'](_r100_t0); + r100_xn$createstroke$7Hrq = _r100_t0['create-stroke']['bind'](_r100_t0); + r100_xn$setanchor$9Jrj = _r100_t0['set-anchor']['bind'](_r100_t0); + r100_xn$applytransform$1aao = _r100_t0['apply-transform']['bind'](_r100_t0); + r100_xn$dontexport$5sIl = function _r100_t3() { + var _r102_t0, _r102_t1; + return r100_currentGlyph['dontExport'] = true; }; - _r99_t0['gizmo'] = r4_globalTransform; - _r99_t0['set-width'](r4_WIDTH); - r99_xn$setwidth$9Jrj(0); - r99_xn$assignunicode$7Hrq(770); - r99_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); - r99_include(r99_xn$createstroke$7Hrq()['start-from'](r4_markMiddle - r4_markExtend - r4_markStress, r4_aboveMarkBot + r4_markStress - r4_markFine)['set-width'](r4_markStress, r4_markStress)['line-to'](r4_markMiddle, r4_aboveMarkTop + r4_markFine * 0.7)['heads-to'](r4_UPWARD)['set-samples'](1)); - r99_include(r99_xn$createstroke$7Hrq()['start-from'](r4_markMiddle + r4_markExtend + r4_markStress, r4_aboveMarkBot + r4_markStress - r4_markFine)['set-width'](r4_markStress, r4_markStress)['line-to'](r4_markMiddle, r4_aboveMarkTop + r4_markFine * 0.7)['heads-to'](r4_UPWARD)['set-samples'](1)); + _r100_t0['gizmo'] = r4_globalTransform; + _r100_t0['set-width'](r4_WIDTH); + r100_xn$setwidth$9Jrj(0); + r100_xn$assignunicode$7Hrq(770); + r100_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); + r100_include(r100_xn$createstroke$7Hrq()['start-from'](r4_markMiddle - r4_markExtend - r4_markStress, r4_aboveMarkBot + r4_markStress - r4_markFine)['set-width'](r4_markStress, r4_markStress)['line-to'](r4_markMiddle, r4_aboveMarkTop + r4_markFine * 0.7)['heads-to'](r4_UPWARD)['set-samples'](1)); + r100_include(r100_xn$createstroke$7Hrq()['start-from'](r4_markMiddle + r4_markExtend + r4_markStress, r4_aboveMarkBot + r4_markStress - r4_markFine)['set-width'](r4_markStress, r4_markStress)['line-to'](r4_markMiddle, r4_aboveMarkTop + r4_markFine * 0.7)['heads-to'](r4_UPWARD)['set-samples'](1)); return void 0; }); - r4_xn$createglyph$7Hrq('caronAbove', function _r4_t67() { - var r103_currentGlyph, r103_xn$setwidth$9Jrj, r103_xn$assignunicode$7Hrq, r103_xn$startfrom$1aao, r103_xn$lineto$5sIl, r103_xn$curveto$1aao, r103_xn$cubicto$1aao, r103_xn$putshapes$9Jrj, r103_xn$reverselast$3qIs, r103_include, r103_xn$createstroke$7Hrq, r103_xn$setanchor$9Jrj, r103_xn$applytransform$1aao, r103_xn$dontexport$5sIl, _r103_t0, _r103_t1, _r103_t2, _r103_t3; - _r103_t0 = this; - r103_currentGlyph = _r103_t0; - r103_xn$setwidth$9Jrj = _r103_t0['set-width']['bind'](_r103_t0); - r103_xn$assignunicode$7Hrq = function _r103_t2(r104_code) { - var r104_code, _r104_t0, _r104_t1; - r103_currentGlyph['assign-unicode'](r104_code); - return r4_unicodeGlyphs[r103_currentGlyph['unicode'][r103_currentGlyph['unicode']['length'] - 1]] = r103_currentGlyph; + r4_xn$createglyph$7Hrq('caronAbove', function _r4_t70() { + var r104_currentGlyph, r104_xn$setwidth$9Jrj, r104_xn$assignunicode$7Hrq, r104_xn$startfrom$1aao, r104_xn$lineto$5sIl, r104_xn$curveto$1aao, r104_xn$cubicto$1aao, r104_xn$putshapes$9Jrj, r104_xn$reverselast$3qIs, r104_include, r104_xn$createstroke$7Hrq, r104_xn$setanchor$9Jrj, r104_xn$applytransform$1aao, r104_xn$dontexport$5sIl, _r104_t0, _r104_t1, _r104_t2, _r104_t3; + _r104_t0 = this; + r104_currentGlyph = _r104_t0; + r104_xn$setwidth$9Jrj = _r104_t0['set-width']['bind'](_r104_t0); + r104_xn$assignunicode$7Hrq = function _r104_t2(r105_code) { + var r105_code, _r105_t0, _r105_t1; + r104_currentGlyph['assign-unicode'](r105_code); + return r4_unicodeGlyphs[r104_currentGlyph['unicode'][r104_currentGlyph['unicode']['length'] - 1]] = r104_currentGlyph; }; - r103_xn$startfrom$1aao = _r103_t0['start-from']['bind'](_r103_t0); - r103_xn$lineto$5sIl = _r103_t0['line-to']['bind'](_r103_t0); - r103_xn$curveto$1aao = _r103_t0['curve-to']['bind'](_r103_t0); - r103_xn$cubicto$1aao = _r103_t0['cubic-to']['bind'](_r103_t0); - r103_xn$putshapes$9Jrj = _r103_t0['put-shapes']['bind'](_r103_t0); - r103_xn$reverselast$3qIs = _r103_t0['reverse-last']['bind'](_r103_t0); - r103_include = _r103_t0['include']['bind'](_r103_t0); - r103_xn$createstroke$7Hrq = _r103_t0['create-stroke']['bind'](_r103_t0); - r103_xn$setanchor$9Jrj = _r103_t0['set-anchor']['bind'](_r103_t0); - r103_xn$applytransform$1aao = _r103_t0['apply-transform']['bind'](_r103_t0); - r103_xn$dontexport$5sIl = function _r103_t3() { - var _r105_t0, _r105_t1; - return r103_currentGlyph['dontExport'] = true; + r104_xn$startfrom$1aao = _r104_t0['start-from']['bind'](_r104_t0); + r104_xn$lineto$5sIl = _r104_t0['line-to']['bind'](_r104_t0); + r104_xn$curveto$1aao = _r104_t0['curve-to']['bind'](_r104_t0); + r104_xn$cubicto$1aao = _r104_t0['cubic-to']['bind'](_r104_t0); + r104_xn$putshapes$9Jrj = _r104_t0['put-shapes']['bind'](_r104_t0); + r104_xn$reverselast$3qIs = _r104_t0['reverse-last']['bind'](_r104_t0); + r104_include = _r104_t0['include']['bind'](_r104_t0); + r104_xn$createstroke$7Hrq = _r104_t0['create-stroke']['bind'](_r104_t0); + r104_xn$setanchor$9Jrj = _r104_t0['set-anchor']['bind'](_r104_t0); + r104_xn$applytransform$1aao = _r104_t0['apply-transform']['bind'](_r104_t0); + r104_xn$dontexport$5sIl = function _r104_t3() { + var _r106_t0, _r106_t1; + return r104_currentGlyph['dontExport'] = true; }; - _r103_t0['gizmo'] = r4_globalTransform; - _r103_t0['set-width'](r4_WIDTH); - r103_xn$setwidth$9Jrj(0); - r103_xn$assignunicode$7Hrq(780); - r103_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); - r103_include(r103_xn$createstroke$7Hrq()['start-from'](r4_markMiddle - r4_markExtend - r4_markStress, r4_aboveMarkTop)['set-width'](r4_markStress, r4_markStress)['line-to'](r4_markMiddle, r4_aboveMarkBot - r4_markFine * 1.7 + r4_markStress)['heads-to'](r4_DOWNWARD)['set-samples'](1)); - r103_include(r103_xn$createstroke$7Hrq()['start-from'](r4_markMiddle + r4_markExtend + r4_markStress, r4_aboveMarkTop)['set-width'](r4_markStress, r4_markStress)['line-to'](r4_markMiddle, r4_aboveMarkBot - r4_markFine * 1.7 + r4_markStress)['heads-to'](r4_DOWNWARD)['set-samples'](1)); + _r104_t0['gizmo'] = r4_globalTransform; + _r104_t0['set-width'](r4_WIDTH); + r104_xn$setwidth$9Jrj(0); + r104_xn$assignunicode$7Hrq(780); + r104_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); + r104_include(r104_xn$createstroke$7Hrq()['start-from'](r4_markMiddle - r4_markExtend - r4_markStress, r4_aboveMarkTop)['set-width'](r4_markStress, r4_markStress)['line-to'](r4_markMiddle, r4_aboveMarkBot - r4_markFine * 1.7 + r4_markStress)['heads-to'](r4_DOWNWARD)['set-samples'](1)); + r104_include(r104_xn$createstroke$7Hrq()['start-from'](r4_markMiddle + r4_markExtend + r4_markStress, r4_aboveMarkTop)['set-width'](r4_markStress, r4_markStress)['line-to'](r4_markMiddle, r4_aboveMarkBot - r4_markFine * 1.7 + r4_markStress)['heads-to'](r4_DOWNWARD)['set-samples'](1)); return void 0; }); - r4_xn$createglyph$7Hrq('tildeAbove', function _r4_t68() { - var r107_currentGlyph, r107_xn$setwidth$9Jrj, r107_xn$assignunicode$7Hrq, r107_xn$startfrom$1aao, r107_xn$lineto$5sIl, r107_xn$curveto$1aao, r107_xn$cubicto$1aao, r107_xn$putshapes$9Jrj, r107_xn$reverselast$3qIs, r107_include, r107_xn$createstroke$7Hrq, r107_xn$setanchor$9Jrj, r107_xn$applytransform$1aao, r107_xn$dontexport$5sIl, r107_leftEnd, r107_rightEnd, r107_ttop, r107_tbot, r107_top, r107_bot, r107_tildeWave, r107_tildeWaveX, r107_tildeWaveEnd, _r107_t0, _r107_t1, _r107_t2, _r107_t3; - _r107_t0 = this; - r107_currentGlyph = _r107_t0; - r107_xn$setwidth$9Jrj = _r107_t0['set-width']['bind'](_r107_t0); - r107_xn$assignunicode$7Hrq = function _r107_t2(r108_code) { - var r108_code, _r108_t0, _r108_t1; - r107_currentGlyph['assign-unicode'](r108_code); - return r4_unicodeGlyphs[r107_currentGlyph['unicode'][r107_currentGlyph['unicode']['length'] - 1]] = r107_currentGlyph; + r4_xn$createglyph$7Hrq('tildeAbove', function _r4_t71() { + var r108_currentGlyph, r108_xn$setwidth$9Jrj, r108_xn$assignunicode$7Hrq, r108_xn$startfrom$1aao, r108_xn$lineto$5sIl, r108_xn$curveto$1aao, r108_xn$cubicto$1aao, r108_xn$putshapes$9Jrj, r108_xn$reverselast$3qIs, r108_include, r108_xn$createstroke$7Hrq, r108_xn$setanchor$9Jrj, r108_xn$applytransform$1aao, r108_xn$dontexport$5sIl, r108_leftEnd, r108_rightEnd, r108_ttop, r108_tbot, r108_top, r108_bot, r108_tildeWave, r108_tildeWaveX, r108_tildeWaveEnd, _r108_t0, _r108_t1, _r108_t2, _r108_t3; + _r108_t0 = this; + r108_currentGlyph = _r108_t0; + r108_xn$setwidth$9Jrj = _r108_t0['set-width']['bind'](_r108_t0); + r108_xn$assignunicode$7Hrq = function _r108_t2(r109_code) { + var r109_code, _r109_t0, _r109_t1; + r108_currentGlyph['assign-unicode'](r109_code); + return r4_unicodeGlyphs[r108_currentGlyph['unicode'][r108_currentGlyph['unicode']['length'] - 1]] = r108_currentGlyph; }; - r107_xn$startfrom$1aao = _r107_t0['start-from']['bind'](_r107_t0); - r107_xn$lineto$5sIl = _r107_t0['line-to']['bind'](_r107_t0); - r107_xn$curveto$1aao = _r107_t0['curve-to']['bind'](_r107_t0); - r107_xn$cubicto$1aao = _r107_t0['cubic-to']['bind'](_r107_t0); - r107_xn$putshapes$9Jrj = _r107_t0['put-shapes']['bind'](_r107_t0); - r107_xn$reverselast$3qIs = _r107_t0['reverse-last']['bind'](_r107_t0); - r107_include = _r107_t0['include']['bind'](_r107_t0); - r107_xn$createstroke$7Hrq = _r107_t0['create-stroke']['bind'](_r107_t0); - r107_xn$setanchor$9Jrj = _r107_t0['set-anchor']['bind'](_r107_t0); - r107_xn$applytransform$1aao = _r107_t0['apply-transform']['bind'](_r107_t0); - r107_xn$dontexport$5sIl = function _r107_t3() { - var _r109_t0, _r109_t1; - return r107_currentGlyph['dontExport'] = true; + r108_xn$startfrom$1aao = _r108_t0['start-from']['bind'](_r108_t0); + r108_xn$lineto$5sIl = _r108_t0['line-to']['bind'](_r108_t0); + r108_xn$curveto$1aao = _r108_t0['curve-to']['bind'](_r108_t0); + r108_xn$cubicto$1aao = _r108_t0['cubic-to']['bind'](_r108_t0); + r108_xn$putshapes$9Jrj = _r108_t0['put-shapes']['bind'](_r108_t0); + r108_xn$reverselast$3qIs = _r108_t0['reverse-last']['bind'](_r108_t0); + r108_include = _r108_t0['include']['bind'](_r108_t0); + r108_xn$createstroke$7Hrq = _r108_t0['create-stroke']['bind'](_r108_t0); + r108_xn$setanchor$9Jrj = _r108_t0['set-anchor']['bind'](_r108_t0); + r108_xn$applytransform$1aao = _r108_t0['apply-transform']['bind'](_r108_t0); + r108_xn$dontexport$5sIl = function _r108_t3() { + var _r110_t0, _r110_t1; + return r108_currentGlyph['dontExport'] = true; }; - _r107_t0['gizmo'] = r4_globalTransform; - _r107_t0['set-width'](r4_WIDTH); - r107_xn$setwidth$9Jrj(0); - r107_xn$assignunicode$7Hrq(771); - r107_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); - r107_leftEnd = r4_markMiddle - r4_markExtend * 1.5; - r107_rightEnd = r4_markMiddle + r4_markExtend * 1.5; - r107_ttop = r4_aboveMarkTop; - r107_tbot = r4_aboveMarkBot + r4_markFine / 2; - r107_top = r107_ttop + r4_markFine * 2; - r107_bot = r107_tbot - r4_markFine * 2; - r107_tildeWave = r0_linreg(40, 1.52, 52, 1.33, r4_markStress); - r107_tildeWaveX = 0.52; - r107_tildeWaveEnd = 0; - r107_include(r107_xn$createstroke$7Hrq()['start-from'](r107_leftEnd, r0_mix(r107_tbot, r107_ttop, r107_tildeWaveEnd))['set-width'](r4_markHalfStroke, r4_markHalfStroke)['cubic-to'](r0_mix(r107_leftEnd, r107_rightEnd, r107_tildeWaveX), r0_mix(r107_bot, r107_top, r107_tildeWave), r0_mix(r107_leftEnd, r107_rightEnd, 1 - r107_tildeWaveX), r0_mix(r107_bot, r107_top, 1 - r107_tildeWave), r107_rightEnd, r0_mix(r107_tbot, r107_ttop, 1 - r107_tildeWaveEnd))['set-samples'](11)); + _r108_t0['gizmo'] = r4_globalTransform; + _r108_t0['set-width'](r4_WIDTH); + r108_xn$setwidth$9Jrj(0); + r108_xn$assignunicode$7Hrq(771); + r108_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); + r108_leftEnd = r4_markMiddle - r4_markExtend * 1.5; + r108_rightEnd = r4_markMiddle + r4_markExtend * 1.5; + r108_ttop = r4_aboveMarkTop; + r108_tbot = r4_aboveMarkBot + r4_markFine / 2; + r108_top = r108_ttop + r4_markFine * 2; + r108_bot = r108_tbot - r4_markFine * 2; + r108_tildeWave = r0_linreg(40, 1.52, 52, 1.33, r4_markStress); + r108_tildeWaveX = 0.52; + r108_tildeWaveEnd = 0; + r108_include(r108_xn$createstroke$7Hrq()['start-from'](r108_leftEnd, r0_mix(r108_tbot, r108_ttop, r108_tildeWaveEnd))['set-width'](r4_markHalfStroke, r4_markHalfStroke)['cubic-to'](r0_mix(r108_leftEnd, r108_rightEnd, r108_tildeWaveX), r0_mix(r108_bot, r108_top, r108_tildeWave), r0_mix(r108_leftEnd, r108_rightEnd, 1 - r108_tildeWaveX), r0_mix(r108_bot, r108_top, 1 - r108_tildeWave), r108_rightEnd, r0_mix(r108_tbot, r108_ttop, 1 - r108_tildeWaveEnd))['set-samples'](11)); return void 0; }); - r4_xn$createglyph$7Hrq('macronAbove', function _r4_t69() { - var r111_currentGlyph, r111_xn$setwidth$9Jrj, r111_xn$assignunicode$7Hrq, r111_xn$startfrom$1aao, r111_xn$lineto$5sIl, r111_xn$curveto$1aao, r111_xn$cubicto$1aao, r111_xn$putshapes$9Jrj, r111_xn$reverselast$3qIs, r111_include, r111_xn$createstroke$7Hrq, r111_xn$setanchor$9Jrj, r111_xn$applytransform$1aao, r111_xn$dontexport$5sIl, r111_leftEnd, r111_rightEnd, _r111_t0, _r111_t1, _r111_t2, _r111_t3; - _r111_t0 = this; - r111_currentGlyph = _r111_t0; - r111_xn$setwidth$9Jrj = _r111_t0['set-width']['bind'](_r111_t0); - r111_xn$assignunicode$7Hrq = function _r111_t2(r112_code) { - var r112_code, _r112_t0, _r112_t1; - r111_currentGlyph['assign-unicode'](r112_code); - return r4_unicodeGlyphs[r111_currentGlyph['unicode'][r111_currentGlyph['unicode']['length'] - 1]] = r111_currentGlyph; + r4_xn$createglyph$7Hrq('macronAbove', function _r4_t72() { + var r112_currentGlyph, r112_xn$setwidth$9Jrj, r112_xn$assignunicode$7Hrq, r112_xn$startfrom$1aao, r112_xn$lineto$5sIl, r112_xn$curveto$1aao, r112_xn$cubicto$1aao, r112_xn$putshapes$9Jrj, r112_xn$reverselast$3qIs, r112_include, r112_xn$createstroke$7Hrq, r112_xn$setanchor$9Jrj, r112_xn$applytransform$1aao, r112_xn$dontexport$5sIl, r112_leftEnd, r112_rightEnd, _r112_t0, _r112_t1, _r112_t2, _r112_t3; + _r112_t0 = this; + r112_currentGlyph = _r112_t0; + r112_xn$setwidth$9Jrj = _r112_t0['set-width']['bind'](_r112_t0); + r112_xn$assignunicode$7Hrq = function _r112_t2(r113_code) { + var r113_code, _r113_t0, _r113_t1; + r112_currentGlyph['assign-unicode'](r113_code); + return r4_unicodeGlyphs[r112_currentGlyph['unicode'][r112_currentGlyph['unicode']['length'] - 1]] = r112_currentGlyph; }; - r111_xn$startfrom$1aao = _r111_t0['start-from']['bind'](_r111_t0); - r111_xn$lineto$5sIl = _r111_t0['line-to']['bind'](_r111_t0); - r111_xn$curveto$1aao = _r111_t0['curve-to']['bind'](_r111_t0); - r111_xn$cubicto$1aao = _r111_t0['cubic-to']['bind'](_r111_t0); - r111_xn$putshapes$9Jrj = _r111_t0['put-shapes']['bind'](_r111_t0); - r111_xn$reverselast$3qIs = _r111_t0['reverse-last']['bind'](_r111_t0); - r111_include = _r111_t0['include']['bind'](_r111_t0); - r111_xn$createstroke$7Hrq = _r111_t0['create-stroke']['bind'](_r111_t0); - r111_xn$setanchor$9Jrj = _r111_t0['set-anchor']['bind'](_r111_t0); - r111_xn$applytransform$1aao = _r111_t0['apply-transform']['bind'](_r111_t0); - r111_xn$dontexport$5sIl = function _r111_t3() { - var _r113_t0, _r113_t1; - return r111_currentGlyph['dontExport'] = true; + r112_xn$startfrom$1aao = _r112_t0['start-from']['bind'](_r112_t0); + r112_xn$lineto$5sIl = _r112_t0['line-to']['bind'](_r112_t0); + r112_xn$curveto$1aao = _r112_t0['curve-to']['bind'](_r112_t0); + r112_xn$cubicto$1aao = _r112_t0['cubic-to']['bind'](_r112_t0); + r112_xn$putshapes$9Jrj = _r112_t0['put-shapes']['bind'](_r112_t0); + r112_xn$reverselast$3qIs = _r112_t0['reverse-last']['bind'](_r112_t0); + r112_include = _r112_t0['include']['bind'](_r112_t0); + r112_xn$createstroke$7Hrq = _r112_t0['create-stroke']['bind'](_r112_t0); + r112_xn$setanchor$9Jrj = _r112_t0['set-anchor']['bind'](_r112_t0); + r112_xn$applytransform$1aao = _r112_t0['apply-transform']['bind'](_r112_t0); + r112_xn$dontexport$5sIl = function _r112_t3() { + var _r114_t0, _r114_t1; + return r112_currentGlyph['dontExport'] = true; }; - _r111_t0['gizmo'] = r4_globalTransform; - _r111_t0['set-width'](r4_WIDTH); - r111_xn$setwidth$9Jrj(0); - r111_xn$assignunicode$7Hrq(772); - r111_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); - r111_leftEnd = r4_markMiddle - r4_markExtend * 1.5; - r111_rightEnd = r4_markMiddle + r4_markExtend * 1.5; - r111_include(r111_xn$createstroke$7Hrq()['start-from'](r111_leftEnd, r4_aboveMarkTop - r4_DOTRADIUS)['set-width'](r4_markHalfStroke, r4_markHalfStroke)['heads-to'](r4_RIGHTWARD)['line-to'](r111_rightEnd, r4_aboveMarkTop - r4_DOTRADIUS)['heads-to'](r4_RIGHTWARD)); + _r112_t0['gizmo'] = r4_globalTransform; + _r112_t0['set-width'](r4_WIDTH); + r112_xn$setwidth$9Jrj(0); + r112_xn$assignunicode$7Hrq(772); + r112_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); + r112_leftEnd = r4_markMiddle - r4_markExtend * 1.5; + r112_rightEnd = r4_markMiddle + r4_markExtend * 1.5; + r112_include(r112_xn$createstroke$7Hrq()['start-from'](r112_leftEnd, r4_aboveMarkTop - r4_DOTRADIUS)['set-width'](r4_markHalfStroke, r4_markHalfStroke)['heads-to'](r4_RIGHTWARD)['line-to'](r112_rightEnd, r4_aboveMarkTop - r4_DOTRADIUS)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('breveAbove', function _r4_t70() { - var r115_currentGlyph, r115_xn$setwidth$9Jrj, r115_xn$assignunicode$7Hrq, r115_xn$startfrom$1aao, r115_xn$lineto$5sIl, r115_xn$curveto$1aao, r115_xn$cubicto$1aao, r115_xn$putshapes$9Jrj, r115_xn$reverselast$3qIs, r115_include, r115_xn$createstroke$7Hrq, r115_xn$setanchor$9Jrj, r115_xn$applytransform$1aao, r115_xn$dontexport$5sIl, r115_leftEnd, r115_rightEnd, _r115_t0, _r115_t1, _r115_t2, _r115_t3; - _r115_t0 = this; - r115_currentGlyph = _r115_t0; - r115_xn$setwidth$9Jrj = _r115_t0['set-width']['bind'](_r115_t0); - r115_xn$assignunicode$7Hrq = function _r115_t2(r116_code) { - var r116_code, _r116_t0, _r116_t1; - r115_currentGlyph['assign-unicode'](r116_code); - return r4_unicodeGlyphs[r115_currentGlyph['unicode'][r115_currentGlyph['unicode']['length'] - 1]] = r115_currentGlyph; + r4_xn$createglyph$7Hrq('breveAbove', function _r4_t73() { + var r116_currentGlyph, r116_xn$setwidth$9Jrj, r116_xn$assignunicode$7Hrq, r116_xn$startfrom$1aao, r116_xn$lineto$5sIl, r116_xn$curveto$1aao, r116_xn$cubicto$1aao, r116_xn$putshapes$9Jrj, r116_xn$reverselast$3qIs, r116_include, r116_xn$createstroke$7Hrq, r116_xn$setanchor$9Jrj, r116_xn$applytransform$1aao, r116_xn$dontexport$5sIl, r116_leftEnd, r116_rightEnd, _r116_t0, _r116_t1, _r116_t2, _r116_t3; + _r116_t0 = this; + r116_currentGlyph = _r116_t0; + r116_xn$setwidth$9Jrj = _r116_t0['set-width']['bind'](_r116_t0); + r116_xn$assignunicode$7Hrq = function _r116_t2(r117_code) { + var r117_code, _r117_t0, _r117_t1; + r116_currentGlyph['assign-unicode'](r117_code); + return r4_unicodeGlyphs[r116_currentGlyph['unicode'][r116_currentGlyph['unicode']['length'] - 1]] = r116_currentGlyph; }; - r115_xn$startfrom$1aao = _r115_t0['start-from']['bind'](_r115_t0); - r115_xn$lineto$5sIl = _r115_t0['line-to']['bind'](_r115_t0); - r115_xn$curveto$1aao = _r115_t0['curve-to']['bind'](_r115_t0); - r115_xn$cubicto$1aao = _r115_t0['cubic-to']['bind'](_r115_t0); - r115_xn$putshapes$9Jrj = _r115_t0['put-shapes']['bind'](_r115_t0); - r115_xn$reverselast$3qIs = _r115_t0['reverse-last']['bind'](_r115_t0); - r115_include = _r115_t0['include']['bind'](_r115_t0); - r115_xn$createstroke$7Hrq = _r115_t0['create-stroke']['bind'](_r115_t0); - r115_xn$setanchor$9Jrj = _r115_t0['set-anchor']['bind'](_r115_t0); - r115_xn$applytransform$1aao = _r115_t0['apply-transform']['bind'](_r115_t0); - r115_xn$dontexport$5sIl = function _r115_t3() { - var _r117_t0, _r117_t1; - return r115_currentGlyph['dontExport'] = true; + r116_xn$startfrom$1aao = _r116_t0['start-from']['bind'](_r116_t0); + r116_xn$lineto$5sIl = _r116_t0['line-to']['bind'](_r116_t0); + r116_xn$curveto$1aao = _r116_t0['curve-to']['bind'](_r116_t0); + r116_xn$cubicto$1aao = _r116_t0['cubic-to']['bind'](_r116_t0); + r116_xn$putshapes$9Jrj = _r116_t0['put-shapes']['bind'](_r116_t0); + r116_xn$reverselast$3qIs = _r116_t0['reverse-last']['bind'](_r116_t0); + r116_include = _r116_t0['include']['bind'](_r116_t0); + r116_xn$createstroke$7Hrq = _r116_t0['create-stroke']['bind'](_r116_t0); + r116_xn$setanchor$9Jrj = _r116_t0['set-anchor']['bind'](_r116_t0); + r116_xn$applytransform$1aao = _r116_t0['apply-transform']['bind'](_r116_t0); + r116_xn$dontexport$5sIl = function _r116_t3() { + var _r118_t0, _r118_t1; + return r116_currentGlyph['dontExport'] = true; }; - _r115_t0['gizmo'] = r4_globalTransform; - _r115_t0['set-width'](r4_WIDTH); - r115_xn$setwidth$9Jrj(0); - r115_xn$assignunicode$7Hrq(774); - r115_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); - r115_leftEnd = r4_markMiddle - r4_markExtend * 1.2; - r115_rightEnd = r4_markMiddle + r4_markExtend * 1.2; - r115_include(r115_xn$createstroke$7Hrq()['start-from'](r115_leftEnd, r4_aboveMarkTop)['set-width'](r4_markHalfStroke, r4_markHalfStroke)['heads-to'](r4_DOWNWARD)['arc-vh-to'](r4_markMiddle, r4_aboveMarkBot + r4_markHalfStroke)['arc-hv-to'](r115_rightEnd, r4_aboveMarkTop)['heads-to'](r4_UPWARD)); + _r116_t0['gizmo'] = r4_globalTransform; + _r116_t0['set-width'](r4_WIDTH); + r116_xn$setwidth$9Jrj(0); + r116_xn$assignunicode$7Hrq(774); + r116_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); + r116_leftEnd = r4_markMiddle - r4_markExtend * 1.2; + r116_rightEnd = r4_markMiddle + r4_markExtend * 1.2; + r116_include(r116_xn$createstroke$7Hrq()['start-from'](r116_leftEnd, r4_aboveMarkTop)['set-width'](r4_markHalfStroke, r4_markHalfStroke)['heads-to'](r4_DOWNWARD)['arc-vh-to'](r4_markMiddle, r4_aboveMarkBot + r4_markHalfStroke)['arc-hv-to'](r116_rightEnd, r4_aboveMarkTop)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('archAbove', function _r4_t71() { - var r119_currentGlyph, r119_xn$setwidth$9Jrj, r119_xn$assignunicode$7Hrq, r119_xn$startfrom$1aao, r119_xn$lineto$5sIl, r119_xn$curveto$1aao, r119_xn$cubicto$1aao, r119_xn$putshapes$9Jrj, r119_xn$reverselast$3qIs, r119_include, r119_xn$createstroke$7Hrq, r119_xn$setanchor$9Jrj, r119_xn$applytransform$1aao, r119_xn$dontexport$5sIl, r119_leftEnd, r119_rightEnd, _r119_t0, _r119_t1, _r119_t2, _r119_t3; - _r119_t0 = this; - r119_currentGlyph = _r119_t0; - r119_xn$setwidth$9Jrj = _r119_t0['set-width']['bind'](_r119_t0); - r119_xn$assignunicode$7Hrq = function _r119_t2(r120_code) { - var r120_code, _r120_t0, _r120_t1; - r119_currentGlyph['assign-unicode'](r120_code); - return r4_unicodeGlyphs[r119_currentGlyph['unicode'][r119_currentGlyph['unicode']['length'] - 1]] = r119_currentGlyph; + r4_xn$createglyph$7Hrq('archAbove', function _r4_t74() { + var r120_currentGlyph, r120_xn$setwidth$9Jrj, r120_xn$assignunicode$7Hrq, r120_xn$startfrom$1aao, r120_xn$lineto$5sIl, r120_xn$curveto$1aao, r120_xn$cubicto$1aao, r120_xn$putshapes$9Jrj, r120_xn$reverselast$3qIs, r120_include, r120_xn$createstroke$7Hrq, r120_xn$setanchor$9Jrj, r120_xn$applytransform$1aao, r120_xn$dontexport$5sIl, r120_leftEnd, r120_rightEnd, _r120_t0, _r120_t1, _r120_t2, _r120_t3; + _r120_t0 = this; + r120_currentGlyph = _r120_t0; + r120_xn$setwidth$9Jrj = _r120_t0['set-width']['bind'](_r120_t0); + r120_xn$assignunicode$7Hrq = function _r120_t2(r121_code) { + var r121_code, _r121_t0, _r121_t1; + r120_currentGlyph['assign-unicode'](r121_code); + return r4_unicodeGlyphs[r120_currentGlyph['unicode'][r120_currentGlyph['unicode']['length'] - 1]] = r120_currentGlyph; }; - r119_xn$startfrom$1aao = _r119_t0['start-from']['bind'](_r119_t0); - r119_xn$lineto$5sIl = _r119_t0['line-to']['bind'](_r119_t0); - r119_xn$curveto$1aao = _r119_t0['curve-to']['bind'](_r119_t0); - r119_xn$cubicto$1aao = _r119_t0['cubic-to']['bind'](_r119_t0); - r119_xn$putshapes$9Jrj = _r119_t0['put-shapes']['bind'](_r119_t0); - r119_xn$reverselast$3qIs = _r119_t0['reverse-last']['bind'](_r119_t0); - r119_include = _r119_t0['include']['bind'](_r119_t0); - r119_xn$createstroke$7Hrq = _r119_t0['create-stroke']['bind'](_r119_t0); - r119_xn$setanchor$9Jrj = _r119_t0['set-anchor']['bind'](_r119_t0); - r119_xn$applytransform$1aao = _r119_t0['apply-transform']['bind'](_r119_t0); - r119_xn$dontexport$5sIl = function _r119_t3() { - var _r121_t0, _r121_t1; - return r119_currentGlyph['dontExport'] = true; + r120_xn$startfrom$1aao = _r120_t0['start-from']['bind'](_r120_t0); + r120_xn$lineto$5sIl = _r120_t0['line-to']['bind'](_r120_t0); + r120_xn$curveto$1aao = _r120_t0['curve-to']['bind'](_r120_t0); + r120_xn$cubicto$1aao = _r120_t0['cubic-to']['bind'](_r120_t0); + r120_xn$putshapes$9Jrj = _r120_t0['put-shapes']['bind'](_r120_t0); + r120_xn$reverselast$3qIs = _r120_t0['reverse-last']['bind'](_r120_t0); + r120_include = _r120_t0['include']['bind'](_r120_t0); + r120_xn$createstroke$7Hrq = _r120_t0['create-stroke']['bind'](_r120_t0); + r120_xn$setanchor$9Jrj = _r120_t0['set-anchor']['bind'](_r120_t0); + r120_xn$applytransform$1aao = _r120_t0['apply-transform']['bind'](_r120_t0); + r120_xn$dontexport$5sIl = function _r120_t3() { + var _r122_t0, _r122_t1; + return r120_currentGlyph['dontExport'] = true; }; - _r119_t0['gizmo'] = r4_globalTransform; - _r119_t0['set-width'](r4_WIDTH); - r119_xn$setwidth$9Jrj(0); - r119_xn$assignunicode$7Hrq(785); - r119_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); - r119_leftEnd = r4_markMiddle - r4_markExtend * 1.2; - r119_rightEnd = r4_markMiddle + r4_markExtend * 1.2; - r119_include(r119_xn$createstroke$7Hrq()['start-from'](r119_leftEnd, r4_aboveMarkBot)['set-width'](r4_markHalfStroke, r4_markHalfStroke)['heads-to'](r4_UPWARD)['arc-vh-to'](r4_markMiddle, r4_aboveMarkTop - r4_markHalfStroke)['arc-hv-to'](r119_rightEnd, r4_aboveMarkBot)['heads-to'](r4_DOWNWARD)); + _r120_t0['gizmo'] = r4_globalTransform; + _r120_t0['set-width'](r4_WIDTH); + r120_xn$setwidth$9Jrj(0); + r120_xn$assignunicode$7Hrq(785); + r120_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); + r120_leftEnd = r4_markMiddle - r4_markExtend * 1.2; + r120_rightEnd = r4_markMiddle + r4_markExtend * 1.2; + r120_include(r120_xn$createstroke$7Hrq()['start-from'](r120_leftEnd, r4_aboveMarkBot)['set-width'](r4_markHalfStroke, r4_markHalfStroke)['heads-to'](r4_UPWARD)['arc-vh-to'](r4_markMiddle, r4_aboveMarkTop - r4_markHalfStroke)['arc-hv-to'](r120_rightEnd, r4_aboveMarkBot)['heads-to'](r4_DOWNWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('hookabove', function _r4_t72() { - var r123_currentGlyph, r123_xn$setwidth$9Jrj, r123_xn$assignunicode$7Hrq, r123_xn$startfrom$1aao, r123_xn$lineto$5sIl, r123_xn$curveto$1aao, r123_xn$cubicto$1aao, r123_xn$putshapes$9Jrj, r123_xn$reverselast$3qIs, r123_include, r123_xn$createstroke$7Hrq, r123_xn$setanchor$9Jrj, r123_xn$applytransform$1aao, r123_xn$dontexport$5sIl, r123_fine, r123_hookBot, r123_hookTop, _r123_t0, _r123_t1, _r123_t2, _r123_t3; - _r123_t0 = this; - r123_currentGlyph = _r123_t0; - r123_xn$setwidth$9Jrj = _r123_t0['set-width']['bind'](_r123_t0); - r123_xn$assignunicode$7Hrq = function _r123_t2(r124_code) { - var r124_code, _r124_t0, _r124_t1; - r123_currentGlyph['assign-unicode'](r124_code); - return r4_unicodeGlyphs[r123_currentGlyph['unicode'][r123_currentGlyph['unicode']['length'] - 1]] = r123_currentGlyph; + r4_xn$createglyph$7Hrq('hookabove', function _r4_t75() { + var r124_currentGlyph, r124_xn$setwidth$9Jrj, r124_xn$assignunicode$7Hrq, r124_xn$startfrom$1aao, r124_xn$lineto$5sIl, r124_xn$curveto$1aao, r124_xn$cubicto$1aao, r124_xn$putshapes$9Jrj, r124_xn$reverselast$3qIs, r124_include, r124_xn$createstroke$7Hrq, r124_xn$setanchor$9Jrj, r124_xn$applytransform$1aao, r124_xn$dontexport$5sIl, r124_fine, r124_hookBot, r124_hookTop, _r124_t0, _r124_t1, _r124_t2, _r124_t3; + _r124_t0 = this; + r124_currentGlyph = _r124_t0; + r124_xn$setwidth$9Jrj = _r124_t0['set-width']['bind'](_r124_t0); + r124_xn$assignunicode$7Hrq = function _r124_t2(r125_code) { + var r125_code, _r125_t0, _r125_t1; + r124_currentGlyph['assign-unicode'](r125_code); + return r4_unicodeGlyphs[r124_currentGlyph['unicode'][r124_currentGlyph['unicode']['length'] - 1]] = r124_currentGlyph; }; - r123_xn$startfrom$1aao = _r123_t0['start-from']['bind'](_r123_t0); - r123_xn$lineto$5sIl = _r123_t0['line-to']['bind'](_r123_t0); - r123_xn$curveto$1aao = _r123_t0['curve-to']['bind'](_r123_t0); - r123_xn$cubicto$1aao = _r123_t0['cubic-to']['bind'](_r123_t0); - r123_xn$putshapes$9Jrj = _r123_t0['put-shapes']['bind'](_r123_t0); - r123_xn$reverselast$3qIs = _r123_t0['reverse-last']['bind'](_r123_t0); - r123_include = _r123_t0['include']['bind'](_r123_t0); - r123_xn$createstroke$7Hrq = _r123_t0['create-stroke']['bind'](_r123_t0); - r123_xn$setanchor$9Jrj = _r123_t0['set-anchor']['bind'](_r123_t0); - r123_xn$applytransform$1aao = _r123_t0['apply-transform']['bind'](_r123_t0); - r123_xn$dontexport$5sIl = function _r123_t3() { - var _r125_t0, _r125_t1; - return r123_currentGlyph['dontExport'] = true; + r124_xn$startfrom$1aao = _r124_t0['start-from']['bind'](_r124_t0); + r124_xn$lineto$5sIl = _r124_t0['line-to']['bind'](_r124_t0); + r124_xn$curveto$1aao = _r124_t0['curve-to']['bind'](_r124_t0); + r124_xn$cubicto$1aao = _r124_t0['cubic-to']['bind'](_r124_t0); + r124_xn$putshapes$9Jrj = _r124_t0['put-shapes']['bind'](_r124_t0); + r124_xn$reverselast$3qIs = _r124_t0['reverse-last']['bind'](_r124_t0); + r124_include = _r124_t0['include']['bind'](_r124_t0); + r124_xn$createstroke$7Hrq = _r124_t0['create-stroke']['bind'](_r124_t0); + r124_xn$setanchor$9Jrj = _r124_t0['set-anchor']['bind'](_r124_t0); + r124_xn$applytransform$1aao = _r124_t0['apply-transform']['bind'](_r124_t0); + r124_xn$dontexport$5sIl = function _r124_t3() { + var _r126_t0, _r126_t1; + return r124_currentGlyph['dontExport'] = true; }; - _r123_t0['gizmo'] = r4_globalTransform; - _r123_t0['set-width'](r4_WIDTH); - r123_xn$setwidth$9Jrj(0); - r123_xn$assignunicode$7Hrq(777); - r123_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); - r123_fine = Math['min'](r4_markFine, (r4_aboveMarkTop - r4_aboveMarkBot) * 0.2); - r123_hookBot = r4_aboveMarkBot - r123_fine / 2; - r123_hookTop = r0_mix(r4_aboveMarkBot, r4_aboveMarkTop, 0.9) + r123_fine / 2; - r123_include(r123_xn$createstroke$7Hrq()['start-from'](r4_markMiddle - r123_fine * r4_ITALICCOR, r123_hookBot)['heads-to'](r4_RIGHTWARD)['set-width'](r123_fine * 2, 0)['line-to'](r4_markMiddle + r123_fine * 0.5, r123_hookBot)['arc-hv-to'](r4_markMiddle + r4_markExtend - r4_O, r0_mix(r123_hookBot, r123_hookTop, 0.5))['arc-vh-to'](r4_markMiddle, r123_hookTop)['line-to'](r4_markMiddle - r4_markExtend + r123_fine, r123_hookTop)['heads-to'](r4_LEFTWARD)); + _r124_t0['gizmo'] = r4_globalTransform; + _r124_t0['set-width'](r4_WIDTH); + r124_xn$setwidth$9Jrj(0); + r124_xn$assignunicode$7Hrq(777); + r124_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); + r124_fine = Math['min'](r4_markFine, (r4_aboveMarkTop - r4_aboveMarkBot) * 0.2); + r124_hookBot = r4_aboveMarkBot - r124_fine / 2; + r124_hookTop = r0_mix(r4_aboveMarkBot, r4_aboveMarkTop, 0.9) + r124_fine / 2; + r124_include(r124_xn$createstroke$7Hrq()['start-from'](r4_markMiddle - r124_fine * r4_ITALICCOR, r124_hookBot)['heads-to'](r4_RIGHTWARD)['set-width'](r124_fine * 2, 0)['line-to'](r4_markMiddle + r124_fine * 0.5, r124_hookBot)['arc-hv-to'](r4_markMiddle + r4_markExtend - r4_O, r0_mix(r124_hookBot, r124_hookTop, 0.5))['arc-vh-to'](r4_markMiddle, r124_hookTop)['line-to'](r4_markMiddle - r4_markExtend + r124_fine, r124_hookTop)['heads-to'](r4_LEFTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('doubleGraveAbove', function _r4_t73() { - var r127_currentGlyph, r127_xn$setwidth$9Jrj, r127_xn$assignunicode$7Hrq, r127_xn$startfrom$1aao, r127_xn$lineto$5sIl, r127_xn$curveto$1aao, r127_xn$cubicto$1aao, r127_xn$putshapes$9Jrj, r127_xn$reverselast$3qIs, r127_include, r127_xn$createstroke$7Hrq, r127_xn$setanchor$9Jrj, r127_xn$applytransform$1aao, r127_xn$dontexport$5sIl, r127_m1, r127_m2, _r127_t0, _r127_t1, _r127_t2, _r127_t3; - _r127_t0 = this; - r127_currentGlyph = _r127_t0; - r127_xn$setwidth$9Jrj = _r127_t0['set-width']['bind'](_r127_t0); - r127_xn$assignunicode$7Hrq = function _r127_t2(r128_code) { - var r128_code, _r128_t0, _r128_t1; - r127_currentGlyph['assign-unicode'](r128_code); - return r4_unicodeGlyphs[r127_currentGlyph['unicode'][r127_currentGlyph['unicode']['length'] - 1]] = r127_currentGlyph; + r4_xn$createglyph$7Hrq('doubleGraveAbove', function _r4_t76() { + var r128_currentGlyph, r128_xn$setwidth$9Jrj, r128_xn$assignunicode$7Hrq, r128_xn$startfrom$1aao, r128_xn$lineto$5sIl, r128_xn$curveto$1aao, r128_xn$cubicto$1aao, r128_xn$putshapes$9Jrj, r128_xn$reverselast$3qIs, r128_include, r128_xn$createstroke$7Hrq, r128_xn$setanchor$9Jrj, r128_xn$applytransform$1aao, r128_xn$dontexport$5sIl, r128_m1, r128_m2, _r128_t0, _r128_t1, _r128_t2, _r128_t3; + _r128_t0 = this; + r128_currentGlyph = _r128_t0; + r128_xn$setwidth$9Jrj = _r128_t0['set-width']['bind'](_r128_t0); + r128_xn$assignunicode$7Hrq = function _r128_t2(r129_code) { + var r129_code, _r129_t0, _r129_t1; + r128_currentGlyph['assign-unicode'](r129_code); + return r4_unicodeGlyphs[r128_currentGlyph['unicode'][r128_currentGlyph['unicode']['length'] - 1]] = r128_currentGlyph; }; - r127_xn$startfrom$1aao = _r127_t0['start-from']['bind'](_r127_t0); - r127_xn$lineto$5sIl = _r127_t0['line-to']['bind'](_r127_t0); - r127_xn$curveto$1aao = _r127_t0['curve-to']['bind'](_r127_t0); - r127_xn$cubicto$1aao = _r127_t0['cubic-to']['bind'](_r127_t0); - r127_xn$putshapes$9Jrj = _r127_t0['put-shapes']['bind'](_r127_t0); - r127_xn$reverselast$3qIs = _r127_t0['reverse-last']['bind'](_r127_t0); - r127_include = _r127_t0['include']['bind'](_r127_t0); - r127_xn$createstroke$7Hrq = _r127_t0['create-stroke']['bind'](_r127_t0); - r127_xn$setanchor$9Jrj = _r127_t0['set-anchor']['bind'](_r127_t0); - r127_xn$applytransform$1aao = _r127_t0['apply-transform']['bind'](_r127_t0); - r127_xn$dontexport$5sIl = function _r127_t3() { - var _r129_t0, _r129_t1; - return r127_currentGlyph['dontExport'] = true; + r128_xn$startfrom$1aao = _r128_t0['start-from']['bind'](_r128_t0); + r128_xn$lineto$5sIl = _r128_t0['line-to']['bind'](_r128_t0); + r128_xn$curveto$1aao = _r128_t0['curve-to']['bind'](_r128_t0); + r128_xn$cubicto$1aao = _r128_t0['cubic-to']['bind'](_r128_t0); + r128_xn$putshapes$9Jrj = _r128_t0['put-shapes']['bind'](_r128_t0); + r128_xn$reverselast$3qIs = _r128_t0['reverse-last']['bind'](_r128_t0); + r128_include = _r128_t0['include']['bind'](_r128_t0); + r128_xn$createstroke$7Hrq = _r128_t0['create-stroke']['bind'](_r128_t0); + r128_xn$setanchor$9Jrj = _r128_t0['set-anchor']['bind'](_r128_t0); + r128_xn$applytransform$1aao = _r128_t0['apply-transform']['bind'](_r128_t0); + r128_xn$dontexport$5sIl = function _r128_t3() { + var _r130_t0, _r130_t1; + return r128_currentGlyph['dontExport'] = true; }; - _r127_t0['gizmo'] = r4_globalTransform; - _r127_t0['set-width'](r4_WIDTH); - r127_xn$setwidth$9Jrj(0); - r127_xn$assignunicode$7Hrq(783); - r127_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); - r127_m1 = r4_markMiddle - r4_markExtend * 0.75; - r127_m2 = r4_markMiddle + r4_markExtend * 0.75; - r127_include(r127_xn$createstroke$7Hrq()['start-from'](r127_m1 + r4_markStress, r4_aboveMarkBot)['set-width'](r4_markFine, r4_markFine)['line-to'](r127_m1 - r4_markExtend, r4_aboveMarkTop)['set-width'](r4_markStress, r4_markStress)['set-samples'](1)); - r127_include(r127_xn$createstroke$7Hrq()['start-from'](r127_m2 + r4_markStress, r4_aboveMarkBot)['set-width'](r4_markFine, r4_markFine)['line-to'](r127_m2 - r4_markExtend, r4_aboveMarkTop)['set-width'](r4_markStress, r4_markStress)['set-samples'](1)); + _r128_t0['gizmo'] = r4_globalTransform; + _r128_t0['set-width'](r4_WIDTH); + r128_xn$setwidth$9Jrj(0); + r128_xn$assignunicode$7Hrq(783); + r128_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); + r128_m1 = r4_markMiddle - r4_markExtend * 0.75; + r128_m2 = r4_markMiddle + r4_markExtend * 0.75; + r128_include(r128_xn$createstroke$7Hrq()['start-from'](r128_m1 + r4_markStress, r4_aboveMarkBot)['set-width'](r4_markFine, r4_markFine)['line-to'](r128_m1 - r4_markExtend, r4_aboveMarkTop)['set-width'](r4_markStress, r4_markStress)['set-samples'](1)); + r128_include(r128_xn$createstroke$7Hrq()['start-from'](r128_m2 + r4_markStress, r4_aboveMarkBot)['set-width'](r4_markFine, r4_markFine)['line-to'](r128_m2 - r4_markExtend, r4_aboveMarkTop)['set-width'](r4_markStress, r4_markStress)['set-samples'](1)); return void 0; }); - r4_xn$createglyph$7Hrq('doubleAcuteAbove', function _r4_t74() { - var r131_currentGlyph, r131_xn$setwidth$9Jrj, r131_xn$assignunicode$7Hrq, r131_xn$startfrom$1aao, r131_xn$lineto$5sIl, r131_xn$curveto$1aao, r131_xn$cubicto$1aao, r131_xn$putshapes$9Jrj, r131_xn$reverselast$3qIs, r131_include, r131_xn$createstroke$7Hrq, r131_xn$setanchor$9Jrj, r131_xn$applytransform$1aao, r131_xn$dontexport$5sIl, r131_m1, r131_m2, _r131_t0, _r131_t1, _r131_t2, _r131_t3; - _r131_t0 = this; - r131_currentGlyph = _r131_t0; - r131_xn$setwidth$9Jrj = _r131_t0['set-width']['bind'](_r131_t0); - r131_xn$assignunicode$7Hrq = function _r131_t2(r132_code) { - var r132_code, _r132_t0, _r132_t1; - r131_currentGlyph['assign-unicode'](r132_code); - return r4_unicodeGlyphs[r131_currentGlyph['unicode'][r131_currentGlyph['unicode']['length'] - 1]] = r131_currentGlyph; + r4_xn$createglyph$7Hrq('doubleAcuteAbove', function _r4_t77() { + var r132_currentGlyph, r132_xn$setwidth$9Jrj, r132_xn$assignunicode$7Hrq, r132_xn$startfrom$1aao, r132_xn$lineto$5sIl, r132_xn$curveto$1aao, r132_xn$cubicto$1aao, r132_xn$putshapes$9Jrj, r132_xn$reverselast$3qIs, r132_include, r132_xn$createstroke$7Hrq, r132_xn$setanchor$9Jrj, r132_xn$applytransform$1aao, r132_xn$dontexport$5sIl, r132_m1, r132_m2, _r132_t0, _r132_t1, _r132_t2, _r132_t3; + _r132_t0 = this; + r132_currentGlyph = _r132_t0; + r132_xn$setwidth$9Jrj = _r132_t0['set-width']['bind'](_r132_t0); + r132_xn$assignunicode$7Hrq = function _r132_t2(r133_code) { + var r133_code, _r133_t0, _r133_t1; + r132_currentGlyph['assign-unicode'](r133_code); + return r4_unicodeGlyphs[r132_currentGlyph['unicode'][r132_currentGlyph['unicode']['length'] - 1]] = r132_currentGlyph; }; - r131_xn$startfrom$1aao = _r131_t0['start-from']['bind'](_r131_t0); - r131_xn$lineto$5sIl = _r131_t0['line-to']['bind'](_r131_t0); - r131_xn$curveto$1aao = _r131_t0['curve-to']['bind'](_r131_t0); - r131_xn$cubicto$1aao = _r131_t0['cubic-to']['bind'](_r131_t0); - r131_xn$putshapes$9Jrj = _r131_t0['put-shapes']['bind'](_r131_t0); - r131_xn$reverselast$3qIs = _r131_t0['reverse-last']['bind'](_r131_t0); - r131_include = _r131_t0['include']['bind'](_r131_t0); - r131_xn$createstroke$7Hrq = _r131_t0['create-stroke']['bind'](_r131_t0); - r131_xn$setanchor$9Jrj = _r131_t0['set-anchor']['bind'](_r131_t0); - r131_xn$applytransform$1aao = _r131_t0['apply-transform']['bind'](_r131_t0); - r131_xn$dontexport$5sIl = function _r131_t3() { - var _r133_t0, _r133_t1; - return r131_currentGlyph['dontExport'] = true; + r132_xn$startfrom$1aao = _r132_t0['start-from']['bind'](_r132_t0); + r132_xn$lineto$5sIl = _r132_t0['line-to']['bind'](_r132_t0); + r132_xn$curveto$1aao = _r132_t0['curve-to']['bind'](_r132_t0); + r132_xn$cubicto$1aao = _r132_t0['cubic-to']['bind'](_r132_t0); + r132_xn$putshapes$9Jrj = _r132_t0['put-shapes']['bind'](_r132_t0); + r132_xn$reverselast$3qIs = _r132_t0['reverse-last']['bind'](_r132_t0); + r132_include = _r132_t0['include']['bind'](_r132_t0); + r132_xn$createstroke$7Hrq = _r132_t0['create-stroke']['bind'](_r132_t0); + r132_xn$setanchor$9Jrj = _r132_t0['set-anchor']['bind'](_r132_t0); + r132_xn$applytransform$1aao = _r132_t0['apply-transform']['bind'](_r132_t0); + r132_xn$dontexport$5sIl = function _r132_t3() { + var _r134_t0, _r134_t1; + return r132_currentGlyph['dontExport'] = true; }; - _r131_t0['gizmo'] = r4_globalTransform; - _r131_t0['set-width'](r4_WIDTH); - r131_xn$setwidth$9Jrj(0); - r131_xn$assignunicode$7Hrq(779); - r131_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); - r131_m1 = r4_markMiddle - r4_markExtend * 0.75; - r131_m2 = r4_markMiddle + r4_markExtend * 0.75; - r131_include(r131_xn$createstroke$7Hrq()['start-from'](r131_m1 - r4_markStress, r4_aboveMarkBot)['set-width'](r4_markFine, r4_markFine)['line-to'](r131_m1 + r4_markExtend, r4_aboveMarkTop)['set-width'](r4_markStress, r4_markStress)['set-samples'](1)); - r131_include(r131_xn$createstroke$7Hrq()['start-from'](r131_m2 - r4_markStress, r4_aboveMarkBot)['set-width'](r4_markFine, r4_markFine)['line-to'](r131_m2 + r4_markExtend, r4_aboveMarkTop)['set-width'](r4_markStress, r4_markStress)['set-samples'](1)); + _r132_t0['gizmo'] = r4_globalTransform; + _r132_t0['set-width'](r4_WIDTH); + r132_xn$setwidth$9Jrj(0); + r132_xn$assignunicode$7Hrq(779); + r132_xn$setanchor$9Jrj('above', r4_MARK, r4_markMiddle, r4_XH, r4_markMiddle, r4_aboveMarkTop); + r132_m1 = r4_markMiddle - r4_markExtend * 0.75; + r132_m2 = r4_markMiddle + r4_markExtend * 0.75; + r132_include(r132_xn$createstroke$7Hrq()['start-from'](r132_m1 - r4_markStress, r4_aboveMarkBot)['set-width'](r4_markFine, r4_markFine)['line-to'](r132_m1 + r4_markExtend, r4_aboveMarkTop)['set-width'](r4_markStress, r4_markStress)['set-samples'](1)); + r132_include(r132_xn$createstroke$7Hrq()['start-from'](r132_m2 - r4_markStress, r4_aboveMarkBot)['set-width'](r4_markFine, r4_markFine)['line-to'](r132_m2 + r4_markExtend, r4_aboveMarkTop)['set-width'](r4_markStress, r4_markStress)['set-samples'](1)); return void 0; }); - r4_xn$createglyph$7Hrq('dotBelow', function _r4_t75() { - var r135_currentGlyph, r135_xn$setwidth$9Jrj, r135_xn$assignunicode$7Hrq, r135_xn$startfrom$1aao, r135_xn$lineto$5sIl, r135_xn$curveto$1aao, r135_xn$cubicto$1aao, r135_xn$putshapes$9Jrj, r135_xn$reverselast$3qIs, r135_include, r135_xn$createstroke$7Hrq, r135_xn$setanchor$9Jrj, r135_xn$applytransform$1aao, r135_xn$dontexport$5sIl, _r135_t0, _r135_t1, _r135_t2, _r135_t3; - _r135_t0 = this; - r135_currentGlyph = _r135_t0; - r135_xn$setwidth$9Jrj = _r135_t0['set-width']['bind'](_r135_t0); - r135_xn$assignunicode$7Hrq = function _r135_t2(r136_code) { - var r136_code, _r136_t0, _r136_t1; - r135_currentGlyph['assign-unicode'](r136_code); - return r4_unicodeGlyphs[r135_currentGlyph['unicode'][r135_currentGlyph['unicode']['length'] - 1]] = r135_currentGlyph; + r4_xn$createglyph$7Hrq('dotBelow', function _r4_t78() { + var r136_currentGlyph, r136_xn$setwidth$9Jrj, r136_xn$assignunicode$7Hrq, r136_xn$startfrom$1aao, r136_xn$lineto$5sIl, r136_xn$curveto$1aao, r136_xn$cubicto$1aao, r136_xn$putshapes$9Jrj, r136_xn$reverselast$3qIs, r136_include, r136_xn$createstroke$7Hrq, r136_xn$setanchor$9Jrj, r136_xn$applytransform$1aao, r136_xn$dontexport$5sIl, _r136_t0, _r136_t1, _r136_t2, _r136_t3; + _r136_t0 = this; + r136_currentGlyph = _r136_t0; + r136_xn$setwidth$9Jrj = _r136_t0['set-width']['bind'](_r136_t0); + r136_xn$assignunicode$7Hrq = function _r136_t2(r137_code) { + var r137_code, _r137_t0, _r137_t1; + r136_currentGlyph['assign-unicode'](r137_code); + return r4_unicodeGlyphs[r136_currentGlyph['unicode'][r136_currentGlyph['unicode']['length'] - 1]] = r136_currentGlyph; }; - r135_xn$startfrom$1aao = _r135_t0['start-from']['bind'](_r135_t0); - r135_xn$lineto$5sIl = _r135_t0['line-to']['bind'](_r135_t0); - r135_xn$curveto$1aao = _r135_t0['curve-to']['bind'](_r135_t0); - r135_xn$cubicto$1aao = _r135_t0['cubic-to']['bind'](_r135_t0); - r135_xn$putshapes$9Jrj = _r135_t0['put-shapes']['bind'](_r135_t0); - r135_xn$reverselast$3qIs = _r135_t0['reverse-last']['bind'](_r135_t0); - r135_include = _r135_t0['include']['bind'](_r135_t0); - r135_xn$createstroke$7Hrq = _r135_t0['create-stroke']['bind'](_r135_t0); - r135_xn$setanchor$9Jrj = _r135_t0['set-anchor']['bind'](_r135_t0); - r135_xn$applytransform$1aao = _r135_t0['apply-transform']['bind'](_r135_t0); - r135_xn$dontexport$5sIl = function _r135_t3() { - var _r137_t0, _r137_t1; - return r135_currentGlyph['dontExport'] = true; + r136_xn$startfrom$1aao = _r136_t0['start-from']['bind'](_r136_t0); + r136_xn$lineto$5sIl = _r136_t0['line-to']['bind'](_r136_t0); + r136_xn$curveto$1aao = _r136_t0['curve-to']['bind'](_r136_t0); + r136_xn$cubicto$1aao = _r136_t0['cubic-to']['bind'](_r136_t0); + r136_xn$putshapes$9Jrj = _r136_t0['put-shapes']['bind'](_r136_t0); + r136_xn$reverselast$3qIs = _r136_t0['reverse-last']['bind'](_r136_t0); + r136_include = _r136_t0['include']['bind'](_r136_t0); + r136_xn$createstroke$7Hrq = _r136_t0['create-stroke']['bind'](_r136_t0); + r136_xn$setanchor$9Jrj = _r136_t0['set-anchor']['bind'](_r136_t0); + r136_xn$applytransform$1aao = _r136_t0['apply-transform']['bind'](_r136_t0); + r136_xn$dontexport$5sIl = function _r136_t3() { + var _r138_t0, _r138_t1; + return r136_currentGlyph['dontExport'] = true; }; - _r135_t0['gizmo'] = r4_globalTransform; - _r135_t0['set-width'](r4_WIDTH); - r135_xn$setwidth$9Jrj(0); - r135_xn$assignunicode$7Hrq(803); - r135_xn$setanchor$9Jrj('below', r4_MARK, r4_markMiddle, 0, r4_markMiddle, r4_belowMarkBot); - r135_include([r4_Ring(0 - r4_ACCENT + r4_DOTRADIUS, 0 - r4_ACCENT - r4_DOTRADIUS, r4_markMiddle - r4_DOTRADIUS, r4_markMiddle + r4_DOTRADIUS)]); + _r136_t0['gizmo'] = r4_globalTransform; + _r136_t0['set-width'](r4_WIDTH); + r136_xn$setwidth$9Jrj(0); + r136_xn$assignunicode$7Hrq(803); + r136_xn$setanchor$9Jrj('below', r4_MARK, r4_markMiddle, 0, r4_markMiddle, r4_belowMarkBot); + r136_include([r4_Ring(0 - r4_ACCENT + r4_DOTRADIUS, 0 - r4_ACCENT - r4_DOTRADIUS, r4_markMiddle - r4_DOTRADIUS, r4_markMiddle + r4_DOTRADIUS)]); return void 0; }); - r4_xn$createglyph$7Hrq('cedillaBelow', function _r4_t76() { - var r139_currentGlyph, r139_xn$setwidth$9Jrj, r139_xn$assignunicode$7Hrq, r139_xn$startfrom$1aao, r139_xn$lineto$5sIl, r139_xn$curveto$1aao, r139_xn$cubicto$1aao, r139_xn$putshapes$9Jrj, r139_xn$reverselast$3qIs, r139_include, r139_xn$createstroke$7Hrq, r139_xn$setanchor$9Jrj, r139_xn$applytransform$1aao, r139_xn$dontexport$5sIl, r139_fine, r139_cedillaTop, r139_cedillaBot, _r139_t0, _r139_t1, _r139_t2, _r139_t3; - _r139_t0 = this; - r139_currentGlyph = _r139_t0; - r139_xn$setwidth$9Jrj = _r139_t0['set-width']['bind'](_r139_t0); - r139_xn$assignunicode$7Hrq = function _r139_t2(r140_code) { - var r140_code, _r140_t0, _r140_t1; - r139_currentGlyph['assign-unicode'](r140_code); - return r4_unicodeGlyphs[r139_currentGlyph['unicode'][r139_currentGlyph['unicode']['length'] - 1]] = r139_currentGlyph; + r4_xn$createglyph$7Hrq('cedillaBelow', function _r4_t79() { + var r140_currentGlyph, r140_xn$setwidth$9Jrj, r140_xn$assignunicode$7Hrq, r140_xn$startfrom$1aao, r140_xn$lineto$5sIl, r140_xn$curveto$1aao, r140_xn$cubicto$1aao, r140_xn$putshapes$9Jrj, r140_xn$reverselast$3qIs, r140_include, r140_xn$createstroke$7Hrq, r140_xn$setanchor$9Jrj, r140_xn$applytransform$1aao, r140_xn$dontexport$5sIl, r140_fine, r140_cedillaTop, r140_cedillaBot, _r140_t0, _r140_t1, _r140_t2, _r140_t3; + _r140_t0 = this; + r140_currentGlyph = _r140_t0; + r140_xn$setwidth$9Jrj = _r140_t0['set-width']['bind'](_r140_t0); + r140_xn$assignunicode$7Hrq = function _r140_t2(r141_code) { + var r141_code, _r141_t0, _r141_t1; + r140_currentGlyph['assign-unicode'](r141_code); + return r4_unicodeGlyphs[r140_currentGlyph['unicode'][r140_currentGlyph['unicode']['length'] - 1]] = r140_currentGlyph; }; - r139_xn$startfrom$1aao = _r139_t0['start-from']['bind'](_r139_t0); - r139_xn$lineto$5sIl = _r139_t0['line-to']['bind'](_r139_t0); - r139_xn$curveto$1aao = _r139_t0['curve-to']['bind'](_r139_t0); - r139_xn$cubicto$1aao = _r139_t0['cubic-to']['bind'](_r139_t0); - r139_xn$putshapes$9Jrj = _r139_t0['put-shapes']['bind'](_r139_t0); - r139_xn$reverselast$3qIs = _r139_t0['reverse-last']['bind'](_r139_t0); - r139_include = _r139_t0['include']['bind'](_r139_t0); - r139_xn$createstroke$7Hrq = _r139_t0['create-stroke']['bind'](_r139_t0); - r139_xn$setanchor$9Jrj = _r139_t0['set-anchor']['bind'](_r139_t0); - r139_xn$applytransform$1aao = _r139_t0['apply-transform']['bind'](_r139_t0); - r139_xn$dontexport$5sIl = function _r139_t3() { - var _r141_t0, _r141_t1; - return r139_currentGlyph['dontExport'] = true; + r140_xn$startfrom$1aao = _r140_t0['start-from']['bind'](_r140_t0); + r140_xn$lineto$5sIl = _r140_t0['line-to']['bind'](_r140_t0); + r140_xn$curveto$1aao = _r140_t0['curve-to']['bind'](_r140_t0); + r140_xn$cubicto$1aao = _r140_t0['cubic-to']['bind'](_r140_t0); + r140_xn$putshapes$9Jrj = _r140_t0['put-shapes']['bind'](_r140_t0); + r140_xn$reverselast$3qIs = _r140_t0['reverse-last']['bind'](_r140_t0); + r140_include = _r140_t0['include']['bind'](_r140_t0); + r140_xn$createstroke$7Hrq = _r140_t0['create-stroke']['bind'](_r140_t0); + r140_xn$setanchor$9Jrj = _r140_t0['set-anchor']['bind'](_r140_t0); + r140_xn$applytransform$1aao = _r140_t0['apply-transform']['bind'](_r140_t0); + r140_xn$dontexport$5sIl = function _r140_t3() { + var _r142_t0, _r142_t1; + return r140_currentGlyph['dontExport'] = true; }; - _r139_t0['gizmo'] = r4_globalTransform; - _r139_t0['set-width'](r4_WIDTH); - r139_xn$setwidth$9Jrj(0); - r139_xn$assignunicode$7Hrq(807); - r139_xn$setanchor$9Jrj('below', r4_MARK, r4_markMiddle, 0, r4_markMiddle, r4_belowMarkBot); - r139_fine = Math['min'](r4_markFine, (r4_belowMarkTop - r4_belowMarkBot) * 0.2); - r139_cedillaTop = r4_belowMarkTop + r139_fine * 0.85; - r139_cedillaBot = r0_mix(r4_belowMarkTop, r4_belowMarkBot, 0.8); - r139_include(r139_xn$createstroke$7Hrq()['start-from'](r4_markMiddle - r139_fine * r4_ITALICCOR, r139_cedillaTop)['heads-to'](r4_RIGHTWARD)['set-width'](0, r139_fine * 2)['line-to'](r4_markMiddle + r139_fine * 0.5, r139_cedillaTop)['arc-hv-to'](r4_markMiddle + r4_markExtend - r4_O, r0_mix(r139_cedillaTop, r139_cedillaBot, 0.5))['arc-vh-to'](r4_markMiddle, r139_cedillaBot)['line-to'](r4_markMiddle - r4_markExtend, r139_cedillaBot)['heads-to'](r4_LEFTWARD)); - r139_include(r139_xn$createstroke$7Hrq()['start-from'](r4_markMiddle, 0)['heads-to'](r4_DOWNWARD)['set-width'](r139_fine, r139_fine)['line-to'](r4_markMiddle, r139_cedillaTop - r139_fine)['heads-to'](r4_DOWNWARD)); + _r140_t0['gizmo'] = r4_globalTransform; + _r140_t0['set-width'](r4_WIDTH); + r140_xn$setwidth$9Jrj(0); + r140_xn$assignunicode$7Hrq(807); + r140_xn$setanchor$9Jrj('below', r4_MARK, r4_markMiddle, 0, r4_markMiddle, r4_belowMarkBot); + r140_fine = Math['min'](r4_markFine, (r4_belowMarkTop - r4_belowMarkBot) * 0.2); + r140_cedillaTop = r4_belowMarkTop + r140_fine * 0.85; + r140_cedillaBot = r0_mix(r4_belowMarkTop, r4_belowMarkBot, 0.8); + r140_include(r140_xn$createstroke$7Hrq()['start-from'](r4_markMiddle - r140_fine * r4_ITALICCOR, r140_cedillaTop)['heads-to'](r4_RIGHTWARD)['set-width'](0, r140_fine * 2)['line-to'](r4_markMiddle + r140_fine * 0.5, r140_cedillaTop)['arc-hv-to'](r4_markMiddle + r4_markExtend - r4_O, r0_mix(r140_cedillaTop, r140_cedillaBot, 0.5))['arc-vh-to'](r4_markMiddle, r140_cedillaBot)['line-to'](r4_markMiddle - r4_markExtend, r140_cedillaBot)['heads-to'](r4_LEFTWARD)); + r140_include(r140_xn$createstroke$7Hrq()['start-from'](r4_markMiddle, 0)['heads-to'](r4_DOWNWARD)['set-width'](r140_fine, r140_fine)['line-to'](r4_markMiddle, r140_cedillaTop - r140_fine)['heads-to'](r4_DOWNWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('A', function _r4_t77() { - var r143_currentGlyph, r143_xn$setwidth$9Jrj, r143_xn$assignunicode$7Hrq, r143_xn$startfrom$1aao, r143_xn$lineto$5sIl, r143_xn$curveto$1aao, r143_xn$cubicto$1aao, r143_xn$putshapes$9Jrj, r143_xn$reverselast$3qIs, r143_include, r143_xn$createstroke$7Hrq, r143_xn$setanchor$9Jrj, r143_xn$applytransform$1aao, r143_xn$dontexport$5sIl, r143_TURN, _r143_t0, _r143_t1, _r143_t2, _r143_t3; - _r143_t0 = this; - r143_currentGlyph = _r143_t0; - r143_xn$setwidth$9Jrj = _r143_t0['set-width']['bind'](_r143_t0); - r143_xn$assignunicode$7Hrq = function _r143_t2(r144_code) { - var r144_code, _r144_t0, _r144_t1; - r143_currentGlyph['assign-unicode'](r144_code); - return r4_unicodeGlyphs[r143_currentGlyph['unicode'][r143_currentGlyph['unicode']['length'] - 1]] = r143_currentGlyph; + r4_xn$createglyph$7Hrq('A', function _r4_t80() { + var r144_currentGlyph, r144_xn$setwidth$9Jrj, r144_xn$assignunicode$7Hrq, r144_xn$startfrom$1aao, r144_xn$lineto$5sIl, r144_xn$curveto$1aao, r144_xn$cubicto$1aao, r144_xn$putshapes$9Jrj, r144_xn$reverselast$3qIs, r144_include, r144_xn$createstroke$7Hrq, r144_xn$setanchor$9Jrj, r144_xn$applytransform$1aao, r144_xn$dontexport$5sIl, r144_TURN, _r144_t0, _r144_t1, _r144_t2, _r144_t3; + _r144_t0 = this; + r144_currentGlyph = _r144_t0; + r144_xn$setwidth$9Jrj = _r144_t0['set-width']['bind'](_r144_t0); + r144_xn$assignunicode$7Hrq = function _r144_t2(r145_code) { + var r145_code, _r145_t0, _r145_t1; + r144_currentGlyph['assign-unicode'](r145_code); + return r4_unicodeGlyphs[r144_currentGlyph['unicode'][r144_currentGlyph['unicode']['length'] - 1]] = r144_currentGlyph; }; - r143_xn$startfrom$1aao = _r143_t0['start-from']['bind'](_r143_t0); - r143_xn$lineto$5sIl = _r143_t0['line-to']['bind'](_r143_t0); - r143_xn$curveto$1aao = _r143_t0['curve-to']['bind'](_r143_t0); - r143_xn$cubicto$1aao = _r143_t0['cubic-to']['bind'](_r143_t0); - r143_xn$putshapes$9Jrj = _r143_t0['put-shapes']['bind'](_r143_t0); - r143_xn$reverselast$3qIs = _r143_t0['reverse-last']['bind'](_r143_t0); - r143_include = _r143_t0['include']['bind'](_r143_t0); - r143_xn$createstroke$7Hrq = _r143_t0['create-stroke']['bind'](_r143_t0); - r143_xn$setanchor$9Jrj = _r143_t0['set-anchor']['bind'](_r143_t0); - r143_xn$applytransform$1aao = _r143_t0['apply-transform']['bind'](_r143_t0); - r143_xn$dontexport$5sIl = function _r143_t3() { - var _r145_t0, _r145_t1; - return r143_currentGlyph['dontExport'] = true; + r144_xn$startfrom$1aao = _r144_t0['start-from']['bind'](_r144_t0); + r144_xn$lineto$5sIl = _r144_t0['line-to']['bind'](_r144_t0); + r144_xn$curveto$1aao = _r144_t0['curve-to']['bind'](_r144_t0); + r144_xn$cubicto$1aao = _r144_t0['cubic-to']['bind'](_r144_t0); + r144_xn$putshapes$9Jrj = _r144_t0['put-shapes']['bind'](_r144_t0); + r144_xn$reverselast$3qIs = _r144_t0['reverse-last']['bind'](_r144_t0); + r144_include = _r144_t0['include']['bind'](_r144_t0); + r144_xn$createstroke$7Hrq = _r144_t0['create-stroke']['bind'](_r144_t0); + r144_xn$setanchor$9Jrj = _r144_t0['set-anchor']['bind'](_r144_t0); + r144_xn$applytransform$1aao = _r144_t0['apply-transform']['bind'](_r144_t0); + r144_xn$dontexport$5sIl = function _r144_t3() { + var _r146_t0, _r146_t1; + return r144_currentGlyph['dontExport'] = true; }; - _r143_t0['gizmo'] = r4_globalTransform; - _r143_t0['set-width'](r4_WIDTH); - r143_xn$setwidth$9Jrj(r4_WIDTH); - r143_xn$assignunicode$7Hrq('A'); - r143_include(r4_capitalMarks); - r143_TURN = r4_XH * 0.1; - r143_include(r143_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r143_TURN)['heads-to'](r4_UPWARD)['curve-to'](r4_SB, r0_mix(r143_TURN, r4_CAP, 0.27), r4_MIDDLE - r4_STROKE / 2, r4_CAP)['set-width'](0, r4_STROKE * 0.8)); - r143_include(r143_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, r143_TURN)['heads-to'](r4_UPWARD)['curve-to'](r4_RIGHTSB, r0_mix(r143_TURN, r4_CAP, 0.27), r4_MIDDLE + r4_STROKE / 2, r4_CAP)['set-width'](r4_STROKE * 0.8, 0)); - r143_include(r143_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_STROKE, r4_XH / 2)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB - r4_STROKE, r4_XH / 2)['heads-to'](r4_RIGHTWARD)); - r143_xn$startfrom$1aao(r4_MIDDLE - r4_STROKE / 2, r4_CAP); - r143_xn$lineto$5sIl(r4_MIDDLE + r4_STROKE / 2, r4_CAP); - r143_xn$lineto$5sIl(r4_MIDDLE, r4_CAP - r4_STROKE); + _r144_t0['gizmo'] = r4_globalTransform; + _r144_t0['set-width'](r4_WIDTH); + r144_xn$setwidth$9Jrj(r4_WIDTH); + r144_xn$assignunicode$7Hrq('A'); + r144_include(r4_capitalMarks); + r144_TURN = r4_XH * 0.1; + r144_include(r144_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r144_TURN)['heads-to'](r4_UPWARD)['curve-to'](r4_SB, r0_mix(r144_TURN, r4_CAP, 0.27), r4_MIDDLE - r4_STROKE / 2, r4_CAP)['set-width'](0, r4_STROKE * 0.8)); + r144_include(r144_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, r144_TURN)['heads-to'](r4_UPWARD)['curve-to'](r4_RIGHTSB, r0_mix(r144_TURN, r4_CAP, 0.27), r4_MIDDLE + r4_STROKE / 2, r4_CAP)['set-width'](r4_STROKE * 0.8, 0)); + r144_include(r144_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_STROKE, r4_XH / 2)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB - r4_STROKE, r4_XH / 2)['heads-to'](r4_RIGHTWARD)); + r144_xn$startfrom$1aao(r4_MIDDLE - r4_STROKE / 2, r4_CAP); + r144_xn$lineto$5sIl(r4_MIDDLE + r4_STROKE / 2, r4_CAP); + r144_xn$lineto$5sIl(r4_MIDDLE, r4_CAP - r4_STROKE); return void 0; }); - r4_xn$createglyph$7Hrq('V', function _r4_t78() { - var r147_currentGlyph, r147_xn$setwidth$9Jrj, r147_xn$assignunicode$7Hrq, r147_xn$startfrom$1aao, r147_xn$lineto$5sIl, r147_xn$curveto$1aao, r147_xn$cubicto$1aao, r147_xn$putshapes$9Jrj, r147_xn$reverselast$3qIs, r147_include, r147_xn$createstroke$7Hrq, r147_xn$setanchor$9Jrj, r147_xn$applytransform$1aao, r147_xn$dontexport$5sIl, r147_TURN, _r147_t0, _r147_t1, _r147_t2, _r147_t3; - _r147_t0 = this; - r147_currentGlyph = _r147_t0; - r147_xn$setwidth$9Jrj = _r147_t0['set-width']['bind'](_r147_t0); - r147_xn$assignunicode$7Hrq = function _r147_t2(r148_code) { - var r148_code, _r148_t0, _r148_t1; - r147_currentGlyph['assign-unicode'](r148_code); - return r4_unicodeGlyphs[r147_currentGlyph['unicode'][r147_currentGlyph['unicode']['length'] - 1]] = r147_currentGlyph; + r4_xn$createglyph$7Hrq('V', function _r4_t81() { + var r148_currentGlyph, r148_xn$setwidth$9Jrj, r148_xn$assignunicode$7Hrq, r148_xn$startfrom$1aao, r148_xn$lineto$5sIl, r148_xn$curveto$1aao, r148_xn$cubicto$1aao, r148_xn$putshapes$9Jrj, r148_xn$reverselast$3qIs, r148_include, r148_xn$createstroke$7Hrq, r148_xn$setanchor$9Jrj, r148_xn$applytransform$1aao, r148_xn$dontexport$5sIl, r148_TURN, _r148_t0, _r148_t1, _r148_t2, _r148_t3; + _r148_t0 = this; + r148_currentGlyph = _r148_t0; + r148_xn$setwidth$9Jrj = _r148_t0['set-width']['bind'](_r148_t0); + r148_xn$assignunicode$7Hrq = function _r148_t2(r149_code) { + var r149_code, _r149_t0, _r149_t1; + r148_currentGlyph['assign-unicode'](r149_code); + return r4_unicodeGlyphs[r148_currentGlyph['unicode'][r148_currentGlyph['unicode']['length'] - 1]] = r148_currentGlyph; }; - r147_xn$startfrom$1aao = _r147_t0['start-from']['bind'](_r147_t0); - r147_xn$lineto$5sIl = _r147_t0['line-to']['bind'](_r147_t0); - r147_xn$curveto$1aao = _r147_t0['curve-to']['bind'](_r147_t0); - r147_xn$cubicto$1aao = _r147_t0['cubic-to']['bind'](_r147_t0); - r147_xn$putshapes$9Jrj = _r147_t0['put-shapes']['bind'](_r147_t0); - r147_xn$reverselast$3qIs = _r147_t0['reverse-last']['bind'](_r147_t0); - r147_include = _r147_t0['include']['bind'](_r147_t0); - r147_xn$createstroke$7Hrq = _r147_t0['create-stroke']['bind'](_r147_t0); - r147_xn$setanchor$9Jrj = _r147_t0['set-anchor']['bind'](_r147_t0); - r147_xn$applytransform$1aao = _r147_t0['apply-transform']['bind'](_r147_t0); - r147_xn$dontexport$5sIl = function _r147_t3() { - var _r149_t0, _r149_t1; - return r147_currentGlyph['dontExport'] = true; + r148_xn$startfrom$1aao = _r148_t0['start-from']['bind'](_r148_t0); + r148_xn$lineto$5sIl = _r148_t0['line-to']['bind'](_r148_t0); + r148_xn$curveto$1aao = _r148_t0['curve-to']['bind'](_r148_t0); + r148_xn$cubicto$1aao = _r148_t0['cubic-to']['bind'](_r148_t0); + r148_xn$putshapes$9Jrj = _r148_t0['put-shapes']['bind'](_r148_t0); + r148_xn$reverselast$3qIs = _r148_t0['reverse-last']['bind'](_r148_t0); + r148_include = _r148_t0['include']['bind'](_r148_t0); + r148_xn$createstroke$7Hrq = _r148_t0['create-stroke']['bind'](_r148_t0); + r148_xn$setanchor$9Jrj = _r148_t0['set-anchor']['bind'](_r148_t0); + r148_xn$applytransform$1aao = _r148_t0['apply-transform']['bind'](_r148_t0); + r148_xn$dontexport$5sIl = function _r148_t3() { + var _r150_t0, _r150_t1; + return r148_currentGlyph['dontExport'] = true; }; - _r147_t0['gizmo'] = r4_globalTransform; - _r147_t0['set-width'](r4_WIDTH); - r147_xn$setwidth$9Jrj(r4_WIDTH); - r147_xn$assignunicode$7Hrq('V'); - r147_include(r4_capitalMarks); - r147_TURN = r4_CAP * 0.9; - r147_include(r147_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_SB, r147_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_SB, (1 - 0.27) * r147_TURN, r4_MIDDLE - r4_STROKE / 2, 0)['set-width'](r4_STROKE * 0.8, 0)); - r147_include(r147_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r147_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_RIGHTSB, (1 - 0.27) * r147_TURN, r4_MIDDLE + r4_STROKE / 2, 0)['set-width'](0, r4_STROKE * 0.8)); - r147_xn$startfrom$1aao(r4_MIDDLE + r4_STROKE / 2, 0); - r147_xn$lineto$5sIl(r4_MIDDLE - r4_STROKE / 2, 0); - r147_xn$lineto$5sIl(r4_MIDDLE, r4_STROKE); + _r148_t0['gizmo'] = r4_globalTransform; + _r148_t0['set-width'](r4_WIDTH); + r148_xn$setwidth$9Jrj(r4_WIDTH); + r148_xn$assignunicode$7Hrq('V'); + r148_include(r4_capitalMarks); + r148_TURN = r4_CAP * 0.9; + r148_include(r148_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_SB, r148_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_SB, (1 - 0.27) * r148_TURN, r4_MIDDLE - r4_STROKE / 2, 0)['set-width'](r4_STROKE * 0.8, 0)); + r148_include(r148_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r148_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_RIGHTSB, (1 - 0.27) * r148_TURN, r4_MIDDLE + r4_STROKE / 2, 0)['set-width'](0, r4_STROKE * 0.8)); + r148_xn$startfrom$1aao(r4_MIDDLE + r4_STROKE / 2, 0); + r148_xn$lineto$5sIl(r4_MIDDLE - r4_STROKE / 2, 0); + r148_xn$lineto$5sIl(r4_MIDDLE, r4_STROKE); return void 0; }); - r4_xn$createglyph$7Hrq('W', function _r4_t79() { - var r151_currentGlyph, r151_xn$setwidth$9Jrj, r151_xn$assignunicode$7Hrq, r151_xn$startfrom$1aao, r151_xn$lineto$5sIl, r151_xn$curveto$1aao, r151_xn$cubicto$1aao, r151_xn$putshapes$9Jrj, r151_xn$reverselast$3qIs, r151_include, r151_xn$createstroke$7Hrq, r151_xn$setanchor$9Jrj, r151_xn$applytransform$1aao, r151_xn$dontexport$5sIl, r151_TURN, r151_turn2, r151_wheight, r151_bottomStroke, r151_m1, r151_m2, _r151_t0, _r151_t1, _r151_t2, _r151_t3; - _r151_t0 = this; - r151_currentGlyph = _r151_t0; - r151_xn$setwidth$9Jrj = _r151_t0['set-width']['bind'](_r151_t0); - r151_xn$assignunicode$7Hrq = function _r151_t2(r152_code) { - var r152_code, _r152_t0, _r152_t1; - r151_currentGlyph['assign-unicode'](r152_code); - return r4_unicodeGlyphs[r151_currentGlyph['unicode'][r151_currentGlyph['unicode']['length'] - 1]] = r151_currentGlyph; + r4_xn$createglyph$7Hrq('W', function _r4_t82() { + var r152_currentGlyph, r152_xn$setwidth$9Jrj, r152_xn$assignunicode$7Hrq, r152_xn$startfrom$1aao, r152_xn$lineto$5sIl, r152_xn$curveto$1aao, r152_xn$cubicto$1aao, r152_xn$putshapes$9Jrj, r152_xn$reverselast$3qIs, r152_include, r152_xn$createstroke$7Hrq, r152_xn$setanchor$9Jrj, r152_xn$applytransform$1aao, r152_xn$dontexport$5sIl, r152_TURN, r152_turn2, r152_wheight, r152_bottomStroke, r152_m1, r152_m2, _r152_t0, _r152_t1, _r152_t2, _r152_t3; + _r152_t0 = this; + r152_currentGlyph = _r152_t0; + r152_xn$setwidth$9Jrj = _r152_t0['set-width']['bind'](_r152_t0); + r152_xn$assignunicode$7Hrq = function _r152_t2(r153_code) { + var r153_code, _r153_t0, _r153_t1; + r152_currentGlyph['assign-unicode'](r153_code); + return r4_unicodeGlyphs[r152_currentGlyph['unicode'][r152_currentGlyph['unicode']['length'] - 1]] = r152_currentGlyph; }; - r151_xn$startfrom$1aao = _r151_t0['start-from']['bind'](_r151_t0); - r151_xn$lineto$5sIl = _r151_t0['line-to']['bind'](_r151_t0); - r151_xn$curveto$1aao = _r151_t0['curve-to']['bind'](_r151_t0); - r151_xn$cubicto$1aao = _r151_t0['cubic-to']['bind'](_r151_t0); - r151_xn$putshapes$9Jrj = _r151_t0['put-shapes']['bind'](_r151_t0); - r151_xn$reverselast$3qIs = _r151_t0['reverse-last']['bind'](_r151_t0); - r151_include = _r151_t0['include']['bind'](_r151_t0); - r151_xn$createstroke$7Hrq = _r151_t0['create-stroke']['bind'](_r151_t0); - r151_xn$setanchor$9Jrj = _r151_t0['set-anchor']['bind'](_r151_t0); - r151_xn$applytransform$1aao = _r151_t0['apply-transform']['bind'](_r151_t0); - r151_xn$dontexport$5sIl = function _r151_t3() { - var _r153_t0, _r153_t1; - return r151_currentGlyph['dontExport'] = true; + r152_xn$startfrom$1aao = _r152_t0['start-from']['bind'](_r152_t0); + r152_xn$lineto$5sIl = _r152_t0['line-to']['bind'](_r152_t0); + r152_xn$curveto$1aao = _r152_t0['curve-to']['bind'](_r152_t0); + r152_xn$cubicto$1aao = _r152_t0['cubic-to']['bind'](_r152_t0); + r152_xn$putshapes$9Jrj = _r152_t0['put-shapes']['bind'](_r152_t0); + r152_xn$reverselast$3qIs = _r152_t0['reverse-last']['bind'](_r152_t0); + r152_include = _r152_t0['include']['bind'](_r152_t0); + r152_xn$createstroke$7Hrq = _r152_t0['create-stroke']['bind'](_r152_t0); + r152_xn$setanchor$9Jrj = _r152_t0['set-anchor']['bind'](_r152_t0); + r152_xn$applytransform$1aao = _r152_t0['apply-transform']['bind'](_r152_t0); + r152_xn$dontexport$5sIl = function _r152_t3() { + var _r154_t0, _r154_t1; + return r152_currentGlyph['dontExport'] = true; }; - _r151_t0['gizmo'] = r4_globalTransform; - _r151_t0['set-width'](r4_WIDTH); - r151_xn$setwidth$9Jrj(r4_WIDTH); - r151_xn$assignunicode$7Hrq('W'); - r151_include(r4_capitalMarks); - r151_TURN = r4_CAP * 0.75; - r151_turn2 = r4_CAP * 0.59; - r151_wheight = r4_CAP * 0.6; - r151_bottomStroke = r4_adviceBlackness(5.2); - r151_m1 = r4_WIDTH * 0.3; - r151_m2 = r4_WIDTH * 0.7; - r151_include(r151_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_SB, r151_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_SB, (1 - 0.27) * r151_TURN, r151_m1 - r151_bottomStroke / 2, 0)['set-width'](r151_bottomStroke, 0)); - r151_include(r151_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r151_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_RIGHTSB, (1 - 0.27) * r151_TURN, r151_m2 + r151_bottomStroke / 2, 0)['set-width'](0, r151_bottomStroke)); - r151_include(r151_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE + r151_bottomStroke / 2, r151_wheight)['heads-to'](r4_DOWNWARD)['set-width'](0, r151_bottomStroke)['line-to'](r4_MIDDLE + r151_bottomStroke / 2, r151_turn2)['heads-to'](r4_DOWNWARD)['curve-to'](r4_MIDDLE + r151_bottomStroke / 2, (1 - 0.1) * r151_turn2, r151_m1 + r151_bottomStroke / 2, 0)['set-width'](0, r151_bottomStroke)); - r151_include(r151_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE - r151_bottomStroke / 2, r151_wheight)['heads-to'](r4_DOWNWARD)['set-width'](r151_bottomStroke, 0)['line-to'](r4_MIDDLE - r151_bottomStroke / 2, r151_turn2)['heads-to'](r4_DOWNWARD)['curve-to'](r4_MIDDLE - r151_bottomStroke / 2, (1 - 0.1) * r151_turn2, r151_m2 - r151_bottomStroke / 2, 0)['set-width'](r151_bottomStroke, 0)); - r151_xn$startfrom$1aao(r151_m1 + r151_bottomStroke / 2, 0); - r151_xn$lineto$5sIl(r151_m1 - r151_bottomStroke / 2, 0); - r151_xn$lineto$5sIl(r151_m1, r151_bottomStroke); - r151_xn$startfrom$1aao(r151_m2 + r151_bottomStroke / 2, 0); - r151_xn$lineto$5sIl(r151_m2 - r151_bottomStroke / 2, 0); - r151_xn$lineto$5sIl(r151_m2, r151_bottomStroke); + _r152_t0['gizmo'] = r4_globalTransform; + _r152_t0['set-width'](r4_WIDTH); + r152_xn$setwidth$9Jrj(r4_WIDTH); + r152_xn$assignunicode$7Hrq('W'); + r152_include(r4_capitalMarks); + r152_TURN = r4_CAP * 0.75; + r152_turn2 = r4_CAP * 0.59; + r152_wheight = r4_CAP * 0.6; + r152_bottomStroke = r4_adviceBlackness(5.2); + r152_m1 = r4_WIDTH * 0.3; + r152_m2 = r4_WIDTH * 0.7; + r152_include(r152_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_SB, r152_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_SB, (1 - 0.27) * r152_TURN, r152_m1 - r152_bottomStroke / 2, 0)['set-width'](r152_bottomStroke, 0)); + r152_include(r152_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r152_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_RIGHTSB, (1 - 0.27) * r152_TURN, r152_m2 + r152_bottomStroke / 2, 0)['set-width'](0, r152_bottomStroke)); + r152_include(r152_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE + r152_bottomStroke / 2, r152_wheight)['heads-to'](r4_DOWNWARD)['set-width'](0, r152_bottomStroke)['line-to'](r4_MIDDLE + r152_bottomStroke / 2, r152_turn2)['heads-to'](r4_DOWNWARD)['curve-to'](r4_MIDDLE + r152_bottomStroke / 2, (1 - 0.1) * r152_turn2, r152_m1 + r152_bottomStroke / 2, 0)['set-width'](0, r152_bottomStroke)); + r152_include(r152_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE - r152_bottomStroke / 2, r152_wheight)['heads-to'](r4_DOWNWARD)['set-width'](r152_bottomStroke, 0)['line-to'](r4_MIDDLE - r152_bottomStroke / 2, r152_turn2)['heads-to'](r4_DOWNWARD)['curve-to'](r4_MIDDLE - r152_bottomStroke / 2, (1 - 0.1) * r152_turn2, r152_m2 - r152_bottomStroke / 2, 0)['set-width'](r152_bottomStroke, 0)); + r152_xn$startfrom$1aao(r152_m1 + r152_bottomStroke / 2, 0); + r152_xn$lineto$5sIl(r152_m1 - r152_bottomStroke / 2, 0); + r152_xn$lineto$5sIl(r152_m1, r152_bottomStroke); + r152_xn$startfrom$1aao(r152_m2 + r152_bottomStroke / 2, 0); + r152_xn$lineto$5sIl(r152_m2 - r152_bottomStroke / 2, 0); + r152_xn$lineto$5sIl(r152_m2, r152_bottomStroke); return void 0; }); - r4_xn$createglyph$7Hrq('X', function _r4_t80() { - var r155_currentGlyph, r155_xn$setwidth$9Jrj, r155_xn$assignunicode$7Hrq, r155_xn$startfrom$1aao, r155_xn$lineto$5sIl, r155_xn$curveto$1aao, r155_xn$cubicto$1aao, r155_xn$putshapes$9Jrj, r155_xn$reverselast$3qIs, r155_include, r155_xn$createstroke$7Hrq, r155_xn$setanchor$9Jrj, r155_xn$applytransform$1aao, r155_xn$dontexport$5sIl, _r155_t0, _r155_t1, _r155_t2, _r155_t3; - _r155_t0 = this; - r155_currentGlyph = _r155_t0; - r155_xn$setwidth$9Jrj = _r155_t0['set-width']['bind'](_r155_t0); - r155_xn$assignunicode$7Hrq = function _r155_t2(r156_code) { - var r156_code, _r156_t0, _r156_t1; - r155_currentGlyph['assign-unicode'](r156_code); - return r4_unicodeGlyphs[r155_currentGlyph['unicode'][r155_currentGlyph['unicode']['length'] - 1]] = r155_currentGlyph; + r4_xn$createglyph$7Hrq('X', function _r4_t83() { + var r156_currentGlyph, r156_xn$setwidth$9Jrj, r156_xn$assignunicode$7Hrq, r156_xn$startfrom$1aao, r156_xn$lineto$5sIl, r156_xn$curveto$1aao, r156_xn$cubicto$1aao, r156_xn$putshapes$9Jrj, r156_xn$reverselast$3qIs, r156_include, r156_xn$createstroke$7Hrq, r156_xn$setanchor$9Jrj, r156_xn$applytransform$1aao, r156_xn$dontexport$5sIl, _r156_t0, _r156_t1, _r156_t2, _r156_t3; + _r156_t0 = this; + r156_currentGlyph = _r156_t0; + r156_xn$setwidth$9Jrj = _r156_t0['set-width']['bind'](_r156_t0); + r156_xn$assignunicode$7Hrq = function _r156_t2(r157_code) { + var r157_code, _r157_t0, _r157_t1; + r156_currentGlyph['assign-unicode'](r157_code); + return r4_unicodeGlyphs[r156_currentGlyph['unicode'][r156_currentGlyph['unicode']['length'] - 1]] = r156_currentGlyph; }; - r155_xn$startfrom$1aao = _r155_t0['start-from']['bind'](_r155_t0); - r155_xn$lineto$5sIl = _r155_t0['line-to']['bind'](_r155_t0); - r155_xn$curveto$1aao = _r155_t0['curve-to']['bind'](_r155_t0); - r155_xn$cubicto$1aao = _r155_t0['cubic-to']['bind'](_r155_t0); - r155_xn$putshapes$9Jrj = _r155_t0['put-shapes']['bind'](_r155_t0); - r155_xn$reverselast$3qIs = _r155_t0['reverse-last']['bind'](_r155_t0); - r155_include = _r155_t0['include']['bind'](_r155_t0); - r155_xn$createstroke$7Hrq = _r155_t0['create-stroke']['bind'](_r155_t0); - r155_xn$setanchor$9Jrj = _r155_t0['set-anchor']['bind'](_r155_t0); - r155_xn$applytransform$1aao = _r155_t0['apply-transform']['bind'](_r155_t0); - r155_xn$dontexport$5sIl = function _r155_t3() { - var _r157_t0, _r157_t1; - return r155_currentGlyph['dontExport'] = true; + r156_xn$startfrom$1aao = _r156_t0['start-from']['bind'](_r156_t0); + r156_xn$lineto$5sIl = _r156_t0['line-to']['bind'](_r156_t0); + r156_xn$curveto$1aao = _r156_t0['curve-to']['bind'](_r156_t0); + r156_xn$cubicto$1aao = _r156_t0['cubic-to']['bind'](_r156_t0); + r156_xn$putshapes$9Jrj = _r156_t0['put-shapes']['bind'](_r156_t0); + r156_xn$reverselast$3qIs = _r156_t0['reverse-last']['bind'](_r156_t0); + r156_include = _r156_t0['include']['bind'](_r156_t0); + r156_xn$createstroke$7Hrq = _r156_t0['create-stroke']['bind'](_r156_t0); + r156_xn$setanchor$9Jrj = _r156_t0['set-anchor']['bind'](_r156_t0); + r156_xn$applytransform$1aao = _r156_t0['apply-transform']['bind'](_r156_t0); + r156_xn$dontexport$5sIl = function _r156_t3() { + var _r158_t0, _r158_t1; + return r156_currentGlyph['dontExport'] = true; }; - _r155_t0['gizmo'] = r4_globalTransform; - _r155_t0['set-width'](r4_WIDTH); - r155_xn$setwidth$9Jrj(r4_WIDTH); - r155_xn$assignunicode$7Hrq('X'); - r155_include(r4_capitalMarks); - r155_include(r4_xStrand(r4_SB, 0, r4_RIGHTSB, r4_CAP, 0.1, 0.4, 0.28)); - r155_include(r4_xStrand(r4_SB, r4_CAP, r4_RIGHTSB, 0, 0.1, 0.4, 0.28)); + _r156_t0['gizmo'] = r4_globalTransform; + _r156_t0['set-width'](r4_WIDTH); + r156_xn$setwidth$9Jrj(r4_WIDTH); + r156_xn$assignunicode$7Hrq('X'); + r156_include(r4_capitalMarks); + r156_include(r4_xStrand(r4_SB, 0, r4_RIGHTSB, r4_CAP, 0.1, 0.4, 0.28)); + r156_include(r4_xStrand(r4_SB, r4_CAP, r4_RIGHTSB, 0, 0.1, 0.4, 0.28)); return void 0; }); - r4_xn$createglyph$7Hrq('Y', function _r4_t81() { - var r159_currentGlyph, r159_xn$setwidth$9Jrj, r159_xn$assignunicode$7Hrq, r159_xn$startfrom$1aao, r159_xn$lineto$5sIl, r159_xn$curveto$1aao, r159_xn$cubicto$1aao, r159_xn$putshapes$9Jrj, r159_xn$reverselast$3qIs, r159_include, r159_xn$createstroke$7Hrq, r159_xn$setanchor$9Jrj, r159_xn$applytransform$1aao, r159_xn$dontexport$5sIl, r159_cross, _r159_t0, _r159_t1, _r159_t2, _r159_t3; - _r159_t0 = this; - r159_currentGlyph = _r159_t0; - r159_xn$setwidth$9Jrj = _r159_t0['set-width']['bind'](_r159_t0); - r159_xn$assignunicode$7Hrq = function _r159_t2(r160_code) { - var r160_code, _r160_t0, _r160_t1; - r159_currentGlyph['assign-unicode'](r160_code); - return r4_unicodeGlyphs[r159_currentGlyph['unicode'][r159_currentGlyph['unicode']['length'] - 1]] = r159_currentGlyph; + r4_xn$createglyph$7Hrq('Y', function _r4_t84() { + var r160_currentGlyph, r160_xn$setwidth$9Jrj, r160_xn$assignunicode$7Hrq, r160_xn$startfrom$1aao, r160_xn$lineto$5sIl, r160_xn$curveto$1aao, r160_xn$cubicto$1aao, r160_xn$putshapes$9Jrj, r160_xn$reverselast$3qIs, r160_include, r160_xn$createstroke$7Hrq, r160_xn$setanchor$9Jrj, r160_xn$applytransform$1aao, r160_xn$dontexport$5sIl, r160_cross, _r160_t0, _r160_t1, _r160_t2, _r160_t3; + _r160_t0 = this; + r160_currentGlyph = _r160_t0; + r160_xn$setwidth$9Jrj = _r160_t0['set-width']['bind'](_r160_t0); + r160_xn$assignunicode$7Hrq = function _r160_t2(r161_code) { + var r161_code, _r161_t0, _r161_t1; + r160_currentGlyph['assign-unicode'](r161_code); + return r4_unicodeGlyphs[r160_currentGlyph['unicode'][r160_currentGlyph['unicode']['length'] - 1]] = r160_currentGlyph; }; - r159_xn$startfrom$1aao = _r159_t0['start-from']['bind'](_r159_t0); - r159_xn$lineto$5sIl = _r159_t0['line-to']['bind'](_r159_t0); - r159_xn$curveto$1aao = _r159_t0['curve-to']['bind'](_r159_t0); - r159_xn$cubicto$1aao = _r159_t0['cubic-to']['bind'](_r159_t0); - r159_xn$putshapes$9Jrj = _r159_t0['put-shapes']['bind'](_r159_t0); - r159_xn$reverselast$3qIs = _r159_t0['reverse-last']['bind'](_r159_t0); - r159_include = _r159_t0['include']['bind'](_r159_t0); - r159_xn$createstroke$7Hrq = _r159_t0['create-stroke']['bind'](_r159_t0); - r159_xn$setanchor$9Jrj = _r159_t0['set-anchor']['bind'](_r159_t0); - r159_xn$applytransform$1aao = _r159_t0['apply-transform']['bind'](_r159_t0); - r159_xn$dontexport$5sIl = function _r159_t3() { - var _r161_t0, _r161_t1; - return r159_currentGlyph['dontExport'] = true; + r160_xn$startfrom$1aao = _r160_t0['start-from']['bind'](_r160_t0); + r160_xn$lineto$5sIl = _r160_t0['line-to']['bind'](_r160_t0); + r160_xn$curveto$1aao = _r160_t0['curve-to']['bind'](_r160_t0); + r160_xn$cubicto$1aao = _r160_t0['cubic-to']['bind'](_r160_t0); + r160_xn$putshapes$9Jrj = _r160_t0['put-shapes']['bind'](_r160_t0); + r160_xn$reverselast$3qIs = _r160_t0['reverse-last']['bind'](_r160_t0); + r160_include = _r160_t0['include']['bind'](_r160_t0); + r160_xn$createstroke$7Hrq = _r160_t0['create-stroke']['bind'](_r160_t0); + r160_xn$setanchor$9Jrj = _r160_t0['set-anchor']['bind'](_r160_t0); + r160_xn$applytransform$1aao = _r160_t0['apply-transform']['bind'](_r160_t0); + r160_xn$dontexport$5sIl = function _r160_t3() { + var _r162_t0, _r162_t1; + return r160_currentGlyph['dontExport'] = true; }; - _r159_t0['gizmo'] = r4_globalTransform; - _r159_t0['set-width'](r4_WIDTH); - r159_xn$setwidth$9Jrj(r4_WIDTH); - r159_xn$assignunicode$7Hrq('Y'); - r159_include(r4_capitalMarks); - r159_cross = r4_CAP * 0.4; - r159_include(r4_halfXStrand(r4_SB, r4_CAP, r4_MIDDLE, r159_cross, 0.1, 0.4, 0.28)); - r159_include(r4_halfXStrand(r4_RIGHTSB, r4_CAP, r4_MIDDLE, r159_cross, 0.1, 0.4, 0.28)); - r159_include(r159_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, 0)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_UPWARD)['line-to'](r4_MIDDLE, r159_cross + r4_HALFSTROKE)['heads-to'](r4_UPWARD)); + _r160_t0['gizmo'] = r4_globalTransform; + _r160_t0['set-width'](r4_WIDTH); + r160_xn$setwidth$9Jrj(r4_WIDTH); + r160_xn$assignunicode$7Hrq('Y'); + r160_include(r4_capitalMarks); + r160_cross = r4_CAP * 0.4; + r160_include(r4_halfXStrand(r4_SB, r4_CAP, r4_MIDDLE, r160_cross, 0.1, 0.4, 0.28)); + r160_include(r4_halfXStrand(r4_RIGHTSB, r4_CAP, r4_MIDDLE, r160_cross, 0.1, 0.4, 0.28)); + r160_include(r160_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, 0)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_UPWARD)['line-to'](r4_MIDDLE, r160_cross + r4_HALFSTROKE)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('K', function _r4_t82() { - var r163_currentGlyph, r163_xn$setwidth$9Jrj, r163_xn$assignunicode$7Hrq, r163_xn$startfrom$1aao, r163_xn$lineto$5sIl, r163_xn$curveto$1aao, r163_xn$cubicto$1aao, r163_xn$putshapes$9Jrj, r163_xn$reverselast$3qIs, r163_include, r163_xn$createstroke$7Hrq, r163_xn$setanchor$9Jrj, r163_xn$applytransform$1aao, r163_xn$dontexport$5sIl, r163_TURN, r163_rturn, r163_right, r163_fine, _r163_t0, _r163_t1, _r163_t2, _r163_t3; - _r163_t0 = this; - r163_currentGlyph = _r163_t0; - r163_xn$setwidth$9Jrj = _r163_t0['set-width']['bind'](_r163_t0); - r163_xn$assignunicode$7Hrq = function _r163_t2(r164_code) { - var r164_code, _r164_t0, _r164_t1; - r163_currentGlyph['assign-unicode'](r164_code); - return r4_unicodeGlyphs[r163_currentGlyph['unicode'][r163_currentGlyph['unicode']['length'] - 1]] = r163_currentGlyph; + r4_xn$createglyph$7Hrq('K', function _r4_t85() { + var r164_currentGlyph, r164_xn$setwidth$9Jrj, r164_xn$assignunicode$7Hrq, r164_xn$startfrom$1aao, r164_xn$lineto$5sIl, r164_xn$curveto$1aao, r164_xn$cubicto$1aao, r164_xn$putshapes$9Jrj, r164_xn$reverselast$3qIs, r164_include, r164_xn$createstroke$7Hrq, r164_xn$setanchor$9Jrj, r164_xn$applytransform$1aao, r164_xn$dontexport$5sIl, r164_TURN, r164_rturn, r164_right, r164_fine, _r164_t0, _r164_t1, _r164_t2, _r164_t3; + _r164_t0 = this; + r164_currentGlyph = _r164_t0; + r164_xn$setwidth$9Jrj = _r164_t0['set-width']['bind'](_r164_t0); + r164_xn$assignunicode$7Hrq = function _r164_t2(r165_code) { + var r165_code, _r165_t0, _r165_t1; + r164_currentGlyph['assign-unicode'](r165_code); + return r4_unicodeGlyphs[r164_currentGlyph['unicode'][r164_currentGlyph['unicode']['length'] - 1]] = r164_currentGlyph; }; - r163_xn$startfrom$1aao = _r163_t0['start-from']['bind'](_r163_t0); - r163_xn$lineto$5sIl = _r163_t0['line-to']['bind'](_r163_t0); - r163_xn$curveto$1aao = _r163_t0['curve-to']['bind'](_r163_t0); - r163_xn$cubicto$1aao = _r163_t0['cubic-to']['bind'](_r163_t0); - r163_xn$putshapes$9Jrj = _r163_t0['put-shapes']['bind'](_r163_t0); - r163_xn$reverselast$3qIs = _r163_t0['reverse-last']['bind'](_r163_t0); - r163_include = _r163_t0['include']['bind'](_r163_t0); - r163_xn$createstroke$7Hrq = _r163_t0['create-stroke']['bind'](_r163_t0); - r163_xn$setanchor$9Jrj = _r163_t0['set-anchor']['bind'](_r163_t0); - r163_xn$applytransform$1aao = _r163_t0['apply-transform']['bind'](_r163_t0); - r163_xn$dontexport$5sIl = function _r163_t3() { - var _r165_t0, _r165_t1; - return r163_currentGlyph['dontExport'] = true; + r164_xn$startfrom$1aao = _r164_t0['start-from']['bind'](_r164_t0); + r164_xn$lineto$5sIl = _r164_t0['line-to']['bind'](_r164_t0); + r164_xn$curveto$1aao = _r164_t0['curve-to']['bind'](_r164_t0); + r164_xn$cubicto$1aao = _r164_t0['cubic-to']['bind'](_r164_t0); + r164_xn$putshapes$9Jrj = _r164_t0['put-shapes']['bind'](_r164_t0); + r164_xn$reverselast$3qIs = _r164_t0['reverse-last']['bind'](_r164_t0); + r164_include = _r164_t0['include']['bind'](_r164_t0); + r164_xn$createstroke$7Hrq = _r164_t0['create-stroke']['bind'](_r164_t0); + r164_xn$setanchor$9Jrj = _r164_t0['set-anchor']['bind'](_r164_t0); + r164_xn$applytransform$1aao = _r164_t0['apply-transform']['bind'](_r164_t0); + r164_xn$dontexport$5sIl = function _r164_t3() { + var _r166_t0, _r166_t1; + return r164_currentGlyph['dontExport'] = true; }; - _r163_t0['gizmo'] = r4_globalTransform; - _r163_t0['set-width'](r4_WIDTH); - r163_xn$setwidth$9Jrj(r4_WIDTH); - r163_xn$assignunicode$7Hrq('K'); - r163_include(r4_capitalMarks); - r163_TURN = r4_CAP * 0.95; - r163_rturn = r4_XH * 0.1; - r163_right = r4_RIGHTSB - r4_O; - r163_fine = r4_adviceBlackness(3.5); - r163_include(r163_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['set-width'](0, r4_STROKE)['heads-to'](r4_UPWARD)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)); - r163_include(r163_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r163_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_RIGHTSB, (1 - 0.18) * r163_TURN, r4_SB + r4_STROKE, r4_CAP * 0.35)['set-width'](0, r163_fine)); - r163_include(r163_xn$createstroke$7Hrq()['start-from'](r163_right - r4_HALFSTROKE, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['curve-to'](r163_right - r4_HALFSTROKE, r163_rturn + 0.2 * (r4_XH - r163_rturn), r4_MIDDLE, r4_CAPMIDDLE + r4_HALFSTROKE)['set-width'](r163_fine / 2, r163_fine / 2)); + _r164_t0['gizmo'] = r4_globalTransform; + _r164_t0['set-width'](r4_WIDTH); + r164_xn$setwidth$9Jrj(r4_WIDTH); + r164_xn$assignunicode$7Hrq('K'); + r164_include(r4_capitalMarks); + r164_TURN = r4_CAP * 0.95; + r164_rturn = r4_XH * 0.1; + r164_right = r4_RIGHTSB - r4_O; + r164_fine = r4_adviceBlackness(3.5); + r164_include(r164_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['set-width'](0, r4_STROKE)['heads-to'](r4_UPWARD)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)); + r164_include(r164_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r164_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_RIGHTSB, (1 - 0.18) * r164_TURN, r4_SB + r4_STROKE, r4_CAP * 0.35)['set-width'](0, r164_fine)); + r164_include(r164_xn$createstroke$7Hrq()['start-from'](r164_right - r4_HALFSTROKE, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['curve-to'](r164_right - r4_HALFSTROKE, r164_rturn + 0.2 * (r4_XH - r164_rturn), r4_MIDDLE, r4_CAPMIDDLE + r4_HALFSTROKE)['set-width'](r164_fine / 2, r164_fine / 2)); return void 0; }); - r4_xn$createglyph$7Hrq('B', function _r4_t83() { - var r167_currentGlyph, r167_xn$setwidth$9Jrj, r167_xn$assignunicode$7Hrq, r167_xn$startfrom$1aao, r167_xn$lineto$5sIl, r167_xn$curveto$1aao, r167_xn$cubicto$1aao, r167_xn$putshapes$9Jrj, r167_xn$reverselast$3qIs, r167_include, r167_xn$createstroke$7Hrq, r167_xn$setanchor$9Jrj, r167_xn$applytransform$1aao, r167_xn$dontexport$5sIl, r167_bowl, r167_tkappa, r167_bkappa, r167_turntop, r167_turnbottom, _r167_t0, _r167_t1, _r167_t2, _r167_t3; - _r167_t0 = this; - r167_currentGlyph = _r167_t0; - r167_xn$setwidth$9Jrj = _r167_t0['set-width']['bind'](_r167_t0); - r167_xn$assignunicode$7Hrq = function _r167_t2(r168_code) { - var r168_code, _r168_t0, _r168_t1; - r167_currentGlyph['assign-unicode'](r168_code); - return r4_unicodeGlyphs[r167_currentGlyph['unicode'][r167_currentGlyph['unicode']['length'] - 1]] = r167_currentGlyph; + r4_xn$createglyph$7Hrq('B', function _r4_t86() { + var r168_currentGlyph, r168_xn$setwidth$9Jrj, r168_xn$assignunicode$7Hrq, r168_xn$startfrom$1aao, r168_xn$lineto$5sIl, r168_xn$curveto$1aao, r168_xn$cubicto$1aao, r168_xn$putshapes$9Jrj, r168_xn$reverselast$3qIs, r168_include, r168_xn$createstroke$7Hrq, r168_xn$setanchor$9Jrj, r168_xn$applytransform$1aao, r168_xn$dontexport$5sIl, r168_bowl, r168_tkappa, r168_bkappa, r168_turntop, r168_turnbottom, _r168_t0, _r168_t1, _r168_t2, _r168_t3; + _r168_t0 = this; + r168_currentGlyph = _r168_t0; + r168_xn$setwidth$9Jrj = _r168_t0['set-width']['bind'](_r168_t0); + r168_xn$assignunicode$7Hrq = function _r168_t2(r169_code) { + var r169_code, _r169_t0, _r169_t1; + r168_currentGlyph['assign-unicode'](r169_code); + return r4_unicodeGlyphs[r168_currentGlyph['unicode'][r168_currentGlyph['unicode']['length'] - 1]] = r168_currentGlyph; }; - r167_xn$startfrom$1aao = _r167_t0['start-from']['bind'](_r167_t0); - r167_xn$lineto$5sIl = _r167_t0['line-to']['bind'](_r167_t0); - r167_xn$curveto$1aao = _r167_t0['curve-to']['bind'](_r167_t0); - r167_xn$cubicto$1aao = _r167_t0['cubic-to']['bind'](_r167_t0); - r167_xn$putshapes$9Jrj = _r167_t0['put-shapes']['bind'](_r167_t0); - r167_xn$reverselast$3qIs = _r167_t0['reverse-last']['bind'](_r167_t0); - r167_include = _r167_t0['include']['bind'](_r167_t0); - r167_xn$createstroke$7Hrq = _r167_t0['create-stroke']['bind'](_r167_t0); - r167_xn$setanchor$9Jrj = _r167_t0['set-anchor']['bind'](_r167_t0); - r167_xn$applytransform$1aao = _r167_t0['apply-transform']['bind'](_r167_t0); - r167_xn$dontexport$5sIl = function _r167_t3() { - var _r169_t0, _r169_t1; - return r167_currentGlyph['dontExport'] = true; + r168_xn$startfrom$1aao = _r168_t0['start-from']['bind'](_r168_t0); + r168_xn$lineto$5sIl = _r168_t0['line-to']['bind'](_r168_t0); + r168_xn$curveto$1aao = _r168_t0['curve-to']['bind'](_r168_t0); + r168_xn$cubicto$1aao = _r168_t0['cubic-to']['bind'](_r168_t0); + r168_xn$putshapes$9Jrj = _r168_t0['put-shapes']['bind'](_r168_t0); + r168_xn$reverselast$3qIs = _r168_t0['reverse-last']['bind'](_r168_t0); + r168_include = _r168_t0['include']['bind'](_r168_t0); + r168_xn$createstroke$7Hrq = _r168_t0['create-stroke']['bind'](_r168_t0); + r168_xn$setanchor$9Jrj = _r168_t0['set-anchor']['bind'](_r168_t0); + r168_xn$applytransform$1aao = _r168_t0['apply-transform']['bind'](_r168_t0); + r168_xn$dontexport$5sIl = function _r168_t3() { + var _r170_t0, _r170_t1; + return r168_currentGlyph['dontExport'] = true; }; - _r167_t0['gizmo'] = r4_globalTransform; - _r167_t0['set-width'](r4_WIDTH); - r167_xn$setwidth$9Jrj(r4_WIDTH); - r167_xn$assignunicode$7Hrq('B'); - r167_include(r4_capitalMarks); - r167_bowl = 451; - r167_tkappa = r4_COKAPPA - 0.22; - r167_bkappa = r4_COKAPPA - 0.2; - r167_turntop = (r4_CAP + (r167_bowl - r4_STROKE)) / 2; - r167_turnbottom = r167_bowl / 2; - r167_include(r167_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB - r4_SB * 0.5 - r167_turnbottom, r4_CAP)['arc-hv-to'](r4_RIGHTSB - r4_SB * 0.5, r167_turntop)['arc-vh-to'](r4_RIGHTSB - r4_SB * 0.5 - r167_turnbottom, r167_bowl - r4_STROKE)['line-to'](r4_SB, r167_bowl - r4_STROKE)['heads-to'](r4_LEFTWARD)); - r167_include(r167_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_RIGHTWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB - r167_turnbottom, 0)['arc-hv-to'](r4_RIGHTSB, r167_turnbottom)['arc-vh-to'](r4_RIGHTSB - r167_turnbottom, r167_bowl)['line-to'](r4_SB, r167_bowl)['heads-to'](r4_LEFTWARD)); - r167_include(r167_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)); + _r168_t0['gizmo'] = r4_globalTransform; + _r168_t0['set-width'](r4_WIDTH); + r168_xn$setwidth$9Jrj(r4_WIDTH); + r168_xn$assignunicode$7Hrq('B'); + r168_include(r4_capitalMarks); + r168_bowl = 451; + r168_tkappa = r4_COKAPPA - 0.22; + r168_bkappa = r4_COKAPPA - 0.2; + r168_turntop = (r4_CAP + (r168_bowl - r4_STROKE)) / 2; + r168_turnbottom = r168_bowl / 2; + r168_include(r168_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB - r4_SB * 0.5 - r168_turnbottom, r4_CAP)['arc-hv-to'](r4_RIGHTSB - r4_SB * 0.5, r168_turntop)['arc-vh-to'](r4_RIGHTSB - r4_SB * 0.5 - r168_turnbottom, r168_bowl - r4_STROKE)['line-to'](r4_SB, r168_bowl - r4_STROKE)['heads-to'](r4_LEFTWARD)); + r168_include(r168_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_RIGHTWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB - r168_turnbottom, 0)['arc-hv-to'](r4_RIGHTSB, r168_turnbottom)['arc-vh-to'](r4_RIGHTSB - r168_turnbottom, r168_bowl)['line-to'](r4_SB, r168_bowl)['heads-to'](r4_LEFTWARD)); + r168_include(r168_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('D', function _r4_t84() { - var r171_currentGlyph, r171_xn$setwidth$9Jrj, r171_xn$assignunicode$7Hrq, r171_xn$startfrom$1aao, r171_xn$lineto$5sIl, r171_xn$curveto$1aao, r171_xn$cubicto$1aao, r171_xn$putshapes$9Jrj, r171_xn$reverselast$3qIs, r171_include, r171_xn$createstroke$7Hrq, r171_xn$setanchor$9Jrj, r171_xn$applytransform$1aao, r171_xn$dontexport$5sIl, r171_dsmooth, r171_bsmooth, _r171_t0, _r171_t1, _r171_t2, _r171_t3; - _r171_t0 = this; - r171_currentGlyph = _r171_t0; - r171_xn$setwidth$9Jrj = _r171_t0['set-width']['bind'](_r171_t0); - r171_xn$assignunicode$7Hrq = function _r171_t2(r172_code) { - var r172_code, _r172_t0, _r172_t1; - r171_currentGlyph['assign-unicode'](r172_code); - return r4_unicodeGlyphs[r171_currentGlyph['unicode'][r171_currentGlyph['unicode']['length'] - 1]] = r171_currentGlyph; + r4_xn$createglyph$7Hrq('D', function _r4_t87() { + var r172_currentGlyph, r172_xn$setwidth$9Jrj, r172_xn$assignunicode$7Hrq, r172_xn$startfrom$1aao, r172_xn$lineto$5sIl, r172_xn$curveto$1aao, r172_xn$cubicto$1aao, r172_xn$putshapes$9Jrj, r172_xn$reverselast$3qIs, r172_include, r172_xn$createstroke$7Hrq, r172_xn$setanchor$9Jrj, r172_xn$applytransform$1aao, r172_xn$dontexport$5sIl, r172_dsmooth, r172_bsmooth, _r172_t0, _r172_t1, _r172_t2, _r172_t3; + _r172_t0 = this; + r172_currentGlyph = _r172_t0; + r172_xn$setwidth$9Jrj = _r172_t0['set-width']['bind'](_r172_t0); + r172_xn$assignunicode$7Hrq = function _r172_t2(r173_code) { + var r173_code, _r173_t0, _r173_t1; + r172_currentGlyph['assign-unicode'](r173_code); + return r4_unicodeGlyphs[r172_currentGlyph['unicode'][r172_currentGlyph['unicode']['length'] - 1]] = r172_currentGlyph; }; - r171_xn$startfrom$1aao = _r171_t0['start-from']['bind'](_r171_t0); - r171_xn$lineto$5sIl = _r171_t0['line-to']['bind'](_r171_t0); - r171_xn$curveto$1aao = _r171_t0['curve-to']['bind'](_r171_t0); - r171_xn$cubicto$1aao = _r171_t0['cubic-to']['bind'](_r171_t0); - r171_xn$putshapes$9Jrj = _r171_t0['put-shapes']['bind'](_r171_t0); - r171_xn$reverselast$3qIs = _r171_t0['reverse-last']['bind'](_r171_t0); - r171_include = _r171_t0['include']['bind'](_r171_t0); - r171_xn$createstroke$7Hrq = _r171_t0['create-stroke']['bind'](_r171_t0); - r171_xn$setanchor$9Jrj = _r171_t0['set-anchor']['bind'](_r171_t0); - r171_xn$applytransform$1aao = _r171_t0['apply-transform']['bind'](_r171_t0); - r171_xn$dontexport$5sIl = function _r171_t3() { - var _r173_t0, _r173_t1; - return r171_currentGlyph['dontExport'] = true; + r172_xn$startfrom$1aao = _r172_t0['start-from']['bind'](_r172_t0); + r172_xn$lineto$5sIl = _r172_t0['line-to']['bind'](_r172_t0); + r172_xn$curveto$1aao = _r172_t0['curve-to']['bind'](_r172_t0); + r172_xn$cubicto$1aao = _r172_t0['cubic-to']['bind'](_r172_t0); + r172_xn$putshapes$9Jrj = _r172_t0['put-shapes']['bind'](_r172_t0); + r172_xn$reverselast$3qIs = _r172_t0['reverse-last']['bind'](_r172_t0); + r172_include = _r172_t0['include']['bind'](_r172_t0); + r172_xn$createstroke$7Hrq = _r172_t0['create-stroke']['bind'](_r172_t0); + r172_xn$setanchor$9Jrj = _r172_t0['set-anchor']['bind'](_r172_t0); + r172_xn$applytransform$1aao = _r172_t0['apply-transform']['bind'](_r172_t0); + r172_xn$dontexport$5sIl = function _r172_t3() { + var _r174_t0, _r174_t1; + return r172_currentGlyph['dontExport'] = true; }; - _r171_t0['gizmo'] = r4_globalTransform; - _r171_t0['set-width'](r4_WIDTH); - r171_xn$setwidth$9Jrj(r4_WIDTH); - r171_xn$assignunicode$7Hrq('D'); - r171_include(r4_capitalMarks); - r171_dsmooth = r4_SMOOTH * 1.35; - r171_bsmooth = r4_SMOOTH * 1.1; - r171_include(r171_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)); - r171_include(r171_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_RIGHTWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB - r171_bsmooth, 0)['arc-hv-to'](r4_RIGHTSB, r171_dsmooth)['line-to'](r4_RIGHTSB, r4_CAP - r171_dsmooth)['arc-vh-to'](r4_RIGHTSB - r171_bsmooth, r4_CAP)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_LEFTWARD)); + _r172_t0['gizmo'] = r4_globalTransform; + _r172_t0['set-width'](r4_WIDTH); + r172_xn$setwidth$9Jrj(r4_WIDTH); + r172_xn$assignunicode$7Hrq('D'); + r172_include(r4_capitalMarks); + r172_dsmooth = r4_SMOOTH * 1.35; + r172_bsmooth = r4_SMOOTH * 1.1; + r172_include(r172_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)); + r172_include(r172_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_RIGHTWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB - r172_bsmooth, 0)['arc-hv-to'](r4_RIGHTSB, r172_dsmooth)['line-to'](r4_RIGHTSB, r4_CAP - r172_dsmooth)['arc-vh-to'](r4_RIGHTSB - r172_bsmooth, r4_CAP)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_LEFTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('P', function _r4_t85() { - var r175_currentGlyph, r175_xn$setwidth$9Jrj, r175_xn$assignunicode$7Hrq, r175_xn$startfrom$1aao, r175_xn$lineto$5sIl, r175_xn$curveto$1aao, r175_xn$cubicto$1aao, r175_xn$putshapes$9Jrj, r175_xn$reverselast$3qIs, r175_include, r175_xn$createstroke$7Hrq, r175_xn$setanchor$9Jrj, r175_xn$applytransform$1aao, r175_xn$dontexport$5sIl, r175_bowlTop, r175_bowlBottom, r175_bkappa, r175_turn, r175_turnRadius, _r175_t0, _r175_t1, _r175_t2, _r175_t3; - _r175_t0 = this; - r175_currentGlyph = _r175_t0; - r175_xn$setwidth$9Jrj = _r175_t0['set-width']['bind'](_r175_t0); - r175_xn$assignunicode$7Hrq = function _r175_t2(r176_code) { - var r176_code, _r176_t0, _r176_t1; - r175_currentGlyph['assign-unicode'](r176_code); - return r4_unicodeGlyphs[r175_currentGlyph['unicode'][r175_currentGlyph['unicode']['length'] - 1]] = r175_currentGlyph; + r4_xn$createglyph$7Hrq('P', function _r4_t88() { + var r176_currentGlyph, r176_xn$setwidth$9Jrj, r176_xn$assignunicode$7Hrq, r176_xn$startfrom$1aao, r176_xn$lineto$5sIl, r176_xn$curveto$1aao, r176_xn$cubicto$1aao, r176_xn$putshapes$9Jrj, r176_xn$reverselast$3qIs, r176_include, r176_xn$createstroke$7Hrq, r176_xn$setanchor$9Jrj, r176_xn$applytransform$1aao, r176_xn$dontexport$5sIl, r176_bowlTop, r176_bowlBottom, r176_bkappa, r176_turn, r176_turnRadius, _r176_t0, _r176_t1, _r176_t2, _r176_t3; + _r176_t0 = this; + r176_currentGlyph = _r176_t0; + r176_xn$setwidth$9Jrj = _r176_t0['set-width']['bind'](_r176_t0); + r176_xn$assignunicode$7Hrq = function _r176_t2(r177_code) { + var r177_code, _r177_t0, _r177_t1; + r176_currentGlyph['assign-unicode'](r177_code); + return r4_unicodeGlyphs[r176_currentGlyph['unicode'][r176_currentGlyph['unicode']['length'] - 1]] = r176_currentGlyph; }; - r175_xn$startfrom$1aao = _r175_t0['start-from']['bind'](_r175_t0); - r175_xn$lineto$5sIl = _r175_t0['line-to']['bind'](_r175_t0); - r175_xn$curveto$1aao = _r175_t0['curve-to']['bind'](_r175_t0); - r175_xn$cubicto$1aao = _r175_t0['cubic-to']['bind'](_r175_t0); - r175_xn$putshapes$9Jrj = _r175_t0['put-shapes']['bind'](_r175_t0); - r175_xn$reverselast$3qIs = _r175_t0['reverse-last']['bind'](_r175_t0); - r175_include = _r175_t0['include']['bind'](_r175_t0); - r175_xn$createstroke$7Hrq = _r175_t0['create-stroke']['bind'](_r175_t0); - r175_xn$setanchor$9Jrj = _r175_t0['set-anchor']['bind'](_r175_t0); - r175_xn$applytransform$1aao = _r175_t0['apply-transform']['bind'](_r175_t0); - r175_xn$dontexport$5sIl = function _r175_t3() { - var _r177_t0, _r177_t1; - return r175_currentGlyph['dontExport'] = true; + r176_xn$startfrom$1aao = _r176_t0['start-from']['bind'](_r176_t0); + r176_xn$lineto$5sIl = _r176_t0['line-to']['bind'](_r176_t0); + r176_xn$curveto$1aao = _r176_t0['curve-to']['bind'](_r176_t0); + r176_xn$cubicto$1aao = _r176_t0['cubic-to']['bind'](_r176_t0); + r176_xn$putshapes$9Jrj = _r176_t0['put-shapes']['bind'](_r176_t0); + r176_xn$reverselast$3qIs = _r176_t0['reverse-last']['bind'](_r176_t0); + r176_include = _r176_t0['include']['bind'](_r176_t0); + r176_xn$createstroke$7Hrq = _r176_t0['create-stroke']['bind'](_r176_t0); + r176_xn$setanchor$9Jrj = _r176_t0['set-anchor']['bind'](_r176_t0); + r176_xn$applytransform$1aao = _r176_t0['apply-transform']['bind'](_r176_t0); + r176_xn$dontexport$5sIl = function _r176_t3() { + var _r178_t0, _r178_t1; + return r176_currentGlyph['dontExport'] = true; }; - _r175_t0['gizmo'] = r4_globalTransform; - _r175_t0['set-width'](r4_WIDTH); - r175_xn$setwidth$9Jrj(r4_WIDTH); - r175_xn$assignunicode$7Hrq('P'); - r175_include(r4_capitalMarks); - r175_bowlTop = r4_CAP * 1; - r175_bowlBottom = r4_CAP * 0.5 - r4_HALFSTROKE; - r175_bkappa = r4_COKAPPA - 0.2; - r175_turn = r0_mix(r175_bowlTop, r175_bowlBottom, 0.5); - r175_turnRadius = (r175_bowlTop - r175_bowlBottom) / 2; - r175_include(r175_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.25 + r4_HALFSTROKE * 0.1, r175_bowlTop)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB - r175_turnRadius, r175_bowlTop)['arc-hv-to'](r4_RIGHTSB - r4_O, r175_turn)['arc-vh-to'](r4_RIGHTSB - r175_turnRadius, r175_bowlBottom)['line-to'](r4_SB * 1.25 + r4_HALFSTROKE * 0.1, r175_bowlBottom)['heads-to'](r4_LEFTWARD)); - r175_include(r175_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.25, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB * 1.25, r4_CAP)['heads-to'](r4_UPWARD)); + _r176_t0['gizmo'] = r4_globalTransform; + _r176_t0['set-width'](r4_WIDTH); + r176_xn$setwidth$9Jrj(r4_WIDTH); + r176_xn$assignunicode$7Hrq('P'); + r176_include(r4_capitalMarks); + r176_bowlTop = r4_CAP * 1; + r176_bowlBottom = r4_CAP * 0.5 - r4_HALFSTROKE; + r176_bkappa = r4_COKAPPA - 0.2; + r176_turn = r0_mix(r176_bowlTop, r176_bowlBottom, 0.5); + r176_turnRadius = (r176_bowlTop - r176_bowlBottom) / 2; + r176_include(r176_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.25 + r4_HALFSTROKE * 0.1, r176_bowlTop)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB - r176_turnRadius, r176_bowlTop)['arc-hv-to'](r4_RIGHTSB - r4_O, r176_turn)['arc-vh-to'](r4_RIGHTSB - r176_turnRadius, r176_bowlBottom)['line-to'](r4_SB * 1.25 + r4_HALFSTROKE * 0.1, r176_bowlBottom)['heads-to'](r4_LEFTWARD)); + r176_include(r176_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.25, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB * 1.25, r4_CAP)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('R', function _r4_t86() { - var r179_currentGlyph, r179_xn$setwidth$9Jrj, r179_xn$assignunicode$7Hrq, r179_xn$startfrom$1aao, r179_xn$lineto$5sIl, r179_xn$curveto$1aao, r179_xn$cubicto$1aao, r179_xn$putshapes$9Jrj, r179_xn$reverselast$3qIs, r179_include, r179_xn$createstroke$7Hrq, r179_xn$setanchor$9Jrj, r179_xn$applytransform$1aao, r179_xn$dontexport$5sIl, r179_TURN, r179_right, _r179_t0, _r179_t1, _r179_t2, _r179_t3; - _r179_t0 = this; - r179_currentGlyph = _r179_t0; - r179_xn$setwidth$9Jrj = _r179_t0['set-width']['bind'](_r179_t0); - r179_xn$assignunicode$7Hrq = function _r179_t2(r180_code) { - var r180_code, _r180_t0, _r180_t1; - r179_currentGlyph['assign-unicode'](r180_code); - return r4_unicodeGlyphs[r179_currentGlyph['unicode'][r179_currentGlyph['unicode']['length'] - 1]] = r179_currentGlyph; + r4_xn$createglyph$7Hrq('R', function _r4_t89() { + var r180_currentGlyph, r180_xn$setwidth$9Jrj, r180_xn$assignunicode$7Hrq, r180_xn$startfrom$1aao, r180_xn$lineto$5sIl, r180_xn$curveto$1aao, r180_xn$cubicto$1aao, r180_xn$putshapes$9Jrj, r180_xn$reverselast$3qIs, r180_include, r180_xn$createstroke$7Hrq, r180_xn$setanchor$9Jrj, r180_xn$applytransform$1aao, r180_xn$dontexport$5sIl, r180_TURN, r180_right, _r180_t0, _r180_t1, _r180_t2, _r180_t3; + _r180_t0 = this; + r180_currentGlyph = _r180_t0; + r180_xn$setwidth$9Jrj = _r180_t0['set-width']['bind'](_r180_t0); + r180_xn$assignunicode$7Hrq = function _r180_t2(r181_code) { + var r181_code, _r181_t0, _r181_t1; + r180_currentGlyph['assign-unicode'](r181_code); + return r4_unicodeGlyphs[r180_currentGlyph['unicode'][r180_currentGlyph['unicode']['length'] - 1]] = r180_currentGlyph; }; - r179_xn$startfrom$1aao = _r179_t0['start-from']['bind'](_r179_t0); - r179_xn$lineto$5sIl = _r179_t0['line-to']['bind'](_r179_t0); - r179_xn$curveto$1aao = _r179_t0['curve-to']['bind'](_r179_t0); - r179_xn$cubicto$1aao = _r179_t0['cubic-to']['bind'](_r179_t0); - r179_xn$putshapes$9Jrj = _r179_t0['put-shapes']['bind'](_r179_t0); - r179_xn$reverselast$3qIs = _r179_t0['reverse-last']['bind'](_r179_t0); - r179_include = _r179_t0['include']['bind'](_r179_t0); - r179_xn$createstroke$7Hrq = _r179_t0['create-stroke']['bind'](_r179_t0); - r179_xn$setanchor$9Jrj = _r179_t0['set-anchor']['bind'](_r179_t0); - r179_xn$applytransform$1aao = _r179_t0['apply-transform']['bind'](_r179_t0); - r179_xn$dontexport$5sIl = function _r179_t3() { - var _r181_t0, _r181_t1; - return r179_currentGlyph['dontExport'] = true; + r180_xn$startfrom$1aao = _r180_t0['start-from']['bind'](_r180_t0); + r180_xn$lineto$5sIl = _r180_t0['line-to']['bind'](_r180_t0); + r180_xn$curveto$1aao = _r180_t0['curve-to']['bind'](_r180_t0); + r180_xn$cubicto$1aao = _r180_t0['cubic-to']['bind'](_r180_t0); + r180_xn$putshapes$9Jrj = _r180_t0['put-shapes']['bind'](_r180_t0); + r180_xn$reverselast$3qIs = _r180_t0['reverse-last']['bind'](_r180_t0); + r180_include = _r180_t0['include']['bind'](_r180_t0); + r180_xn$createstroke$7Hrq = _r180_t0['create-stroke']['bind'](_r180_t0); + r180_xn$setanchor$9Jrj = _r180_t0['set-anchor']['bind'](_r180_t0); + r180_xn$applytransform$1aao = _r180_t0['apply-transform']['bind'](_r180_t0); + r180_xn$dontexport$5sIl = function _r180_t3() { + var _r182_t0, _r182_t1; + return r180_currentGlyph['dontExport'] = true; }; - _r179_t0['gizmo'] = r4_globalTransform; - _r179_t0['set-width'](r4_WIDTH); - r179_xn$setwidth$9Jrj(r4_WIDTH); - r179_xn$assignunicode$7Hrq('R'); - r179_include(r4_glyphs['P'], r4_AS_BASE); - r179_TURN = r4_XH * 0.1; - r179_right = r4_RIGHTSB - r4_O; - r179_include(r179_xn$createstroke$7Hrq()['start-from'](r179_right - r4_HALFSTROKE, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['curve-to'](r179_right - r4_HALFSTROKE, r179_TURN + 0.2 * (r4_XH - r179_TURN), r4_MIDDLE, r4_CAPMIDDLE)); + _r180_t0['gizmo'] = r4_globalTransform; + _r180_t0['set-width'](r4_WIDTH); + r180_xn$setwidth$9Jrj(r4_WIDTH); + r180_xn$assignunicode$7Hrq('R'); + r180_include(r4_glyphs['P'], r4_AS_BASE); + r180_TURN = r4_XH * 0.1; + r180_right = r4_RIGHTSB - r4_O; + r180_include(r180_xn$createstroke$7Hrq()['start-from'](r180_right - r4_HALFSTROKE, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['curve-to'](r180_right - r4_HALFSTROKE, r180_TURN + 0.2 * (r4_XH - r180_TURN), r4_MIDDLE, r4_CAPMIDDLE)); return void 0; }); - r4_xn$createglyph$7Hrq('C', function _r4_t87() { - var r183_currentGlyph, r183_xn$setwidth$9Jrj, r183_xn$assignunicode$7Hrq, r183_xn$startfrom$1aao, r183_xn$lineto$5sIl, r183_xn$curveto$1aao, r183_xn$cubicto$1aao, r183_xn$putshapes$9Jrj, r183_xn$reverselast$3qIs, r183_include, r183_xn$createstroke$7Hrq, r183_xn$setanchor$9Jrj, r183_xn$applytransform$1aao, r183_xn$dontexport$5sIl, _r183_t0, _r183_t1, _r183_t2, _r183_t3; - _r183_t0 = this; - r183_currentGlyph = _r183_t0; - r183_xn$setwidth$9Jrj = _r183_t0['set-width']['bind'](_r183_t0); - r183_xn$assignunicode$7Hrq = function _r183_t2(r184_code) { - var r184_code, _r184_t0, _r184_t1; - r183_currentGlyph['assign-unicode'](r184_code); - return r4_unicodeGlyphs[r183_currentGlyph['unicode'][r183_currentGlyph['unicode']['length'] - 1]] = r183_currentGlyph; + r4_xn$createglyph$7Hrq('C', function _r4_t90() { + var r184_currentGlyph, r184_xn$setwidth$9Jrj, r184_xn$assignunicode$7Hrq, r184_xn$startfrom$1aao, r184_xn$lineto$5sIl, r184_xn$curveto$1aao, r184_xn$cubicto$1aao, r184_xn$putshapes$9Jrj, r184_xn$reverselast$3qIs, r184_include, r184_xn$createstroke$7Hrq, r184_xn$setanchor$9Jrj, r184_xn$applytransform$1aao, r184_xn$dontexport$5sIl, _r184_t0, _r184_t1, _r184_t2, _r184_t3; + _r184_t0 = this; + r184_currentGlyph = _r184_t0; + r184_xn$setwidth$9Jrj = _r184_t0['set-width']['bind'](_r184_t0); + r184_xn$assignunicode$7Hrq = function _r184_t2(r185_code) { + var r185_code, _r185_t0, _r185_t1; + r184_currentGlyph['assign-unicode'](r185_code); + return r4_unicodeGlyphs[r184_currentGlyph['unicode'][r184_currentGlyph['unicode']['length'] - 1]] = r184_currentGlyph; }; - r183_xn$startfrom$1aao = _r183_t0['start-from']['bind'](_r183_t0); - r183_xn$lineto$5sIl = _r183_t0['line-to']['bind'](_r183_t0); - r183_xn$curveto$1aao = _r183_t0['curve-to']['bind'](_r183_t0); - r183_xn$cubicto$1aao = _r183_t0['cubic-to']['bind'](_r183_t0); - r183_xn$putshapes$9Jrj = _r183_t0['put-shapes']['bind'](_r183_t0); - r183_xn$reverselast$3qIs = _r183_t0['reverse-last']['bind'](_r183_t0); - r183_include = _r183_t0['include']['bind'](_r183_t0); - r183_xn$createstroke$7Hrq = _r183_t0['create-stroke']['bind'](_r183_t0); - r183_xn$setanchor$9Jrj = _r183_t0['set-anchor']['bind'](_r183_t0); - r183_xn$applytransform$1aao = _r183_t0['apply-transform']['bind'](_r183_t0); - r183_xn$dontexport$5sIl = function _r183_t3() { - var _r185_t0, _r185_t1; - return r183_currentGlyph['dontExport'] = true; + r184_xn$startfrom$1aao = _r184_t0['start-from']['bind'](_r184_t0); + r184_xn$lineto$5sIl = _r184_t0['line-to']['bind'](_r184_t0); + r184_xn$curveto$1aao = _r184_t0['curve-to']['bind'](_r184_t0); + r184_xn$cubicto$1aao = _r184_t0['cubic-to']['bind'](_r184_t0); + r184_xn$putshapes$9Jrj = _r184_t0['put-shapes']['bind'](_r184_t0); + r184_xn$reverselast$3qIs = _r184_t0['reverse-last']['bind'](_r184_t0); + r184_include = _r184_t0['include']['bind'](_r184_t0); + r184_xn$createstroke$7Hrq = _r184_t0['create-stroke']['bind'](_r184_t0); + r184_xn$setanchor$9Jrj = _r184_t0['set-anchor']['bind'](_r184_t0); + r184_xn$applytransform$1aao = _r184_t0['apply-transform']['bind'](_r184_t0); + r184_xn$dontexport$5sIl = function _r184_t3() { + var _r186_t0, _r186_t1; + return r184_currentGlyph['dontExport'] = true; }; - _r183_t0['gizmo'] = r4_globalTransform; - _r183_t0['set-width'](r4_WIDTH); - r183_xn$setwidth$9Jrj(r4_WIDTH); - r183_xn$assignunicode$7Hrq('C'); - r183_include(r4_capitalMarks); - r183_include(r183_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_OXHOOK, r4_CAP - r4_HOOK)['set-width'](r4_STROKE, 0)['curve-to'](r4_MIDDLE + r4_KAPPA_HOOK * (r4_MIDDLE - r4_para['sb']), r4_CAPO, r4_MIDDLE, r4_CAPO)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB, r4_CAP - r4_SMOOTHA)['line-to'](r4_SB, r4_SMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)['curve-to'](r4_MIDDLE + r4_ITALICCORS + r4_KAPPA_HOOK * (r4_MIDDLE - r4_SB), r4_O, r4_RIGHTSB - r4_OXHOOK, r4_HOOK)); + _r184_t0['gizmo'] = r4_globalTransform; + _r184_t0['set-width'](r4_WIDTH); + r184_xn$setwidth$9Jrj(r4_WIDTH); + r184_xn$assignunicode$7Hrq('C'); + r184_include(r4_capitalMarks); + r184_include(r184_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_OXHOOK, r4_CAP - r4_HOOK)['set-width'](r4_STROKE, 0)['curve-to'](r4_MIDDLE + r4_KAPPA_HOOK * (r4_MIDDLE - r4_para['sb']), r4_CAPO, r4_MIDDLE, r4_CAPO)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB, r4_CAP - r4_SMOOTHA)['line-to'](r4_SB, r4_SMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)['curve-to'](r4_MIDDLE + r4_ITALICCORS + r4_KAPPA_HOOK * (r4_MIDDLE - r4_SB), r4_O, r4_RIGHTSB - r4_OXHOOK, r4_HOOK)); return void 0; }); - r4_xn$createglyph$7Hrq('G', function _r4_t88() { - var r187_currentGlyph, r187_xn$setwidth$9Jrj, r187_xn$assignunicode$7Hrq, r187_xn$startfrom$1aao, r187_xn$lineto$5sIl, r187_xn$curveto$1aao, r187_xn$cubicto$1aao, r187_xn$putshapes$9Jrj, r187_xn$reverselast$3qIs, r187_include, r187_xn$createstroke$7Hrq, r187_xn$setanchor$9Jrj, r187_xn$applytransform$1aao, r187_xn$dontexport$5sIl, _r187_t0, _r187_t1, _r187_t2, _r187_t3; - _r187_t0 = this; - r187_currentGlyph = _r187_t0; - r187_xn$setwidth$9Jrj = _r187_t0['set-width']['bind'](_r187_t0); - r187_xn$assignunicode$7Hrq = function _r187_t2(r188_code) { - var r188_code, _r188_t0, _r188_t1; - r187_currentGlyph['assign-unicode'](r188_code); - return r4_unicodeGlyphs[r187_currentGlyph['unicode'][r187_currentGlyph['unicode']['length'] - 1]] = r187_currentGlyph; + r4_xn$createglyph$7Hrq('G', function _r4_t91() { + var r188_currentGlyph, r188_xn$setwidth$9Jrj, r188_xn$assignunicode$7Hrq, r188_xn$startfrom$1aao, r188_xn$lineto$5sIl, r188_xn$curveto$1aao, r188_xn$cubicto$1aao, r188_xn$putshapes$9Jrj, r188_xn$reverselast$3qIs, r188_include, r188_xn$createstroke$7Hrq, r188_xn$setanchor$9Jrj, r188_xn$applytransform$1aao, r188_xn$dontexport$5sIl, _r188_t0, _r188_t1, _r188_t2, _r188_t3; + _r188_t0 = this; + r188_currentGlyph = _r188_t0; + r188_xn$setwidth$9Jrj = _r188_t0['set-width']['bind'](_r188_t0); + r188_xn$assignunicode$7Hrq = function _r188_t2(r189_code) { + var r189_code, _r189_t0, _r189_t1; + r188_currentGlyph['assign-unicode'](r189_code); + return r4_unicodeGlyphs[r188_currentGlyph['unicode'][r188_currentGlyph['unicode']['length'] - 1]] = r188_currentGlyph; }; - r187_xn$startfrom$1aao = _r187_t0['start-from']['bind'](_r187_t0); - r187_xn$lineto$5sIl = _r187_t0['line-to']['bind'](_r187_t0); - r187_xn$curveto$1aao = _r187_t0['curve-to']['bind'](_r187_t0); - r187_xn$cubicto$1aao = _r187_t0['cubic-to']['bind'](_r187_t0); - r187_xn$putshapes$9Jrj = _r187_t0['put-shapes']['bind'](_r187_t0); - r187_xn$reverselast$3qIs = _r187_t0['reverse-last']['bind'](_r187_t0); - r187_include = _r187_t0['include']['bind'](_r187_t0); - r187_xn$createstroke$7Hrq = _r187_t0['create-stroke']['bind'](_r187_t0); - r187_xn$setanchor$9Jrj = _r187_t0['set-anchor']['bind'](_r187_t0); - r187_xn$applytransform$1aao = _r187_t0['apply-transform']['bind'](_r187_t0); - r187_xn$dontexport$5sIl = function _r187_t3() { - var _r189_t0, _r189_t1; - return r187_currentGlyph['dontExport'] = true; + r188_xn$startfrom$1aao = _r188_t0['start-from']['bind'](_r188_t0); + r188_xn$lineto$5sIl = _r188_t0['line-to']['bind'](_r188_t0); + r188_xn$curveto$1aao = _r188_t0['curve-to']['bind'](_r188_t0); + r188_xn$cubicto$1aao = _r188_t0['cubic-to']['bind'](_r188_t0); + r188_xn$putshapes$9Jrj = _r188_t0['put-shapes']['bind'](_r188_t0); + r188_xn$reverselast$3qIs = _r188_t0['reverse-last']['bind'](_r188_t0); + r188_include = _r188_t0['include']['bind'](_r188_t0); + r188_xn$createstroke$7Hrq = _r188_t0['create-stroke']['bind'](_r188_t0); + r188_xn$setanchor$9Jrj = _r188_t0['set-anchor']['bind'](_r188_t0); + r188_xn$applytransform$1aao = _r188_t0['apply-transform']['bind'](_r188_t0); + r188_xn$dontexport$5sIl = function _r188_t3() { + var _r190_t0, _r190_t1; + return r188_currentGlyph['dontExport'] = true; }; - _r187_t0['gizmo'] = r4_globalTransform; - _r187_t0['set-width'](r4_WIDTH); - r187_xn$setwidth$9Jrj(r4_WIDTH); - r187_xn$assignunicode$7Hrq('G'); - r187_include(r4_capitalMarks); - r187_include(r187_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_OXHOOK, r4_CAP - r4_HOOK)['set-width'](r4_STROKE, 0)['curve-to'](r4_MIDDLE + r4_KAPPA_HOOK * (r4_MIDDLE - r4_para['sb']), r4_CAPO, r4_MIDDLE, r4_CAPO)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB, r4_CAP - r4_SMOOTHA)['line-to'](r4_SB, r4_SMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r4_RIGHTSB, r4_SMOOTHA)['line-to'](r4_RIGHTSB, r4_CAP / 2 + r4_STROKE / 2)['heads-to'](r4_UPWARD)); - r187_include(r187_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_CAP / 2 + r4_STROKE / 2)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r4_CAP / 2 + r4_STROKE / 2)['heads-to'](r4_RIGHTWARD)); + _r188_t0['gizmo'] = r4_globalTransform; + _r188_t0['set-width'](r4_WIDTH); + r188_xn$setwidth$9Jrj(r4_WIDTH); + r188_xn$assignunicode$7Hrq('G'); + r188_include(r4_capitalMarks); + r188_include(r188_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_OXHOOK, r4_CAP - r4_HOOK)['set-width'](r4_STROKE, 0)['curve-to'](r4_MIDDLE + r4_KAPPA_HOOK * (r4_MIDDLE - r4_para['sb']), r4_CAPO, r4_MIDDLE, r4_CAPO)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB, r4_CAP - r4_SMOOTHA)['line-to'](r4_SB, r4_SMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r4_RIGHTSB, r4_SMOOTHA)['line-to'](r4_RIGHTSB, r4_CAP / 2 + r4_STROKE / 2)['heads-to'](r4_UPWARD)); + r188_include(r188_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_CAP / 2 + r4_STROKE / 2)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r4_CAP / 2 + r4_STROKE / 2)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('O', function _r4_t89() { - var r191_currentGlyph, r191_xn$setwidth$9Jrj, r191_xn$assignunicode$7Hrq, r191_xn$startfrom$1aao, r191_xn$lineto$5sIl, r191_xn$curveto$1aao, r191_xn$cubicto$1aao, r191_xn$putshapes$9Jrj, r191_xn$reverselast$3qIs, r191_include, r191_xn$createstroke$7Hrq, r191_xn$setanchor$9Jrj, r191_xn$applytransform$1aao, r191_xn$dontexport$5sIl, _r191_t0, _r191_t1, _r191_t2, _r191_t3; - _r191_t0 = this; - r191_currentGlyph = _r191_t0; - r191_xn$setwidth$9Jrj = _r191_t0['set-width']['bind'](_r191_t0); - r191_xn$assignunicode$7Hrq = function _r191_t2(r192_code) { - var r192_code, _r192_t0, _r192_t1; - r191_currentGlyph['assign-unicode'](r192_code); - return r4_unicodeGlyphs[r191_currentGlyph['unicode'][r191_currentGlyph['unicode']['length'] - 1]] = r191_currentGlyph; + r4_xn$createglyph$7Hrq('O', function _r4_t92() { + var r192_currentGlyph, r192_xn$setwidth$9Jrj, r192_xn$assignunicode$7Hrq, r192_xn$startfrom$1aao, r192_xn$lineto$5sIl, r192_xn$curveto$1aao, r192_xn$cubicto$1aao, r192_xn$putshapes$9Jrj, r192_xn$reverselast$3qIs, r192_include, r192_xn$createstroke$7Hrq, r192_xn$setanchor$9Jrj, r192_xn$applytransform$1aao, r192_xn$dontexport$5sIl, _r192_t0, _r192_t1, _r192_t2, _r192_t3; + _r192_t0 = this; + r192_currentGlyph = _r192_t0; + r192_xn$setwidth$9Jrj = _r192_t0['set-width']['bind'](_r192_t0); + r192_xn$assignunicode$7Hrq = function _r192_t2(r193_code) { + var r193_code, _r193_t0, _r193_t1; + r192_currentGlyph['assign-unicode'](r193_code); + return r4_unicodeGlyphs[r192_currentGlyph['unicode'][r192_currentGlyph['unicode']['length'] - 1]] = r192_currentGlyph; }; - r191_xn$startfrom$1aao = _r191_t0['start-from']['bind'](_r191_t0); - r191_xn$lineto$5sIl = _r191_t0['line-to']['bind'](_r191_t0); - r191_xn$curveto$1aao = _r191_t0['curve-to']['bind'](_r191_t0); - r191_xn$cubicto$1aao = _r191_t0['cubic-to']['bind'](_r191_t0); - r191_xn$putshapes$9Jrj = _r191_t0['put-shapes']['bind'](_r191_t0); - r191_xn$reverselast$3qIs = _r191_t0['reverse-last']['bind'](_r191_t0); - r191_include = _r191_t0['include']['bind'](_r191_t0); - r191_xn$createstroke$7Hrq = _r191_t0['create-stroke']['bind'](_r191_t0); - r191_xn$setanchor$9Jrj = _r191_t0['set-anchor']['bind'](_r191_t0); - r191_xn$applytransform$1aao = _r191_t0['apply-transform']['bind'](_r191_t0); - r191_xn$dontexport$5sIl = function _r191_t3() { - var _r193_t0, _r193_t1; - return r191_currentGlyph['dontExport'] = true; + r192_xn$startfrom$1aao = _r192_t0['start-from']['bind'](_r192_t0); + r192_xn$lineto$5sIl = _r192_t0['line-to']['bind'](_r192_t0); + r192_xn$curveto$1aao = _r192_t0['curve-to']['bind'](_r192_t0); + r192_xn$cubicto$1aao = _r192_t0['cubic-to']['bind'](_r192_t0); + r192_xn$putshapes$9Jrj = _r192_t0['put-shapes']['bind'](_r192_t0); + r192_xn$reverselast$3qIs = _r192_t0['reverse-last']['bind'](_r192_t0); + r192_include = _r192_t0['include']['bind'](_r192_t0); + r192_xn$createstroke$7Hrq = _r192_t0['create-stroke']['bind'](_r192_t0); + r192_xn$setanchor$9Jrj = _r192_t0['set-anchor']['bind'](_r192_t0); + r192_xn$applytransform$1aao = _r192_t0['apply-transform']['bind'](_r192_t0); + r192_xn$dontexport$5sIl = function _r192_t3() { + var _r194_t0, _r194_t1; + return r192_currentGlyph['dontExport'] = true; }; - _r191_t0['gizmo'] = r4_globalTransform; - _r191_t0['set-width'](r4_WIDTH); - r191_xn$setwidth$9Jrj(r4_WIDTH); - r191_xn$assignunicode$7Hrq('O'); - r191_include(r4_capitalMarks); - r191_include(r191_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_CAPO)['heads-to'](r4_LEFTWARD)['set-width'](r4_STROKE, 0)['arc-hv-to'](r4_SB, r4_CAP - r4_SMOOTHA)['line-to'](r4_SB, r4_SMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r4_RIGHTSB, r4_SMOOTHA)['line-to'](r4_RIGHTSB, r4_CAP - r4_SMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_CAPO)['heads-to'](r4_LEFTWARD)); + _r192_t0['gizmo'] = r4_globalTransform; + _r192_t0['set-width'](r4_WIDTH); + r192_xn$setwidth$9Jrj(r4_WIDTH); + r192_xn$assignunicode$7Hrq('O'); + r192_include(r4_capitalMarks); + r192_include(r192_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_CAPO)['heads-to'](r4_LEFTWARD)['set-width'](r4_STROKE, 0)['arc-hv-to'](r4_SB, r4_CAP - r4_SMOOTHA)['line-to'](r4_SB, r4_SMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r4_RIGHTSB, r4_SMOOTHA)['line-to'](r4_RIGHTSB, r4_CAP - r4_SMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_CAPO)['heads-to'](r4_LEFTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('Q', function _r4_t90() { - var r195_currentGlyph, r195_xn$setwidth$9Jrj, r195_xn$assignunicode$7Hrq, r195_xn$startfrom$1aao, r195_xn$lineto$5sIl, r195_xn$curveto$1aao, r195_xn$cubicto$1aao, r195_xn$putshapes$9Jrj, r195_xn$reverselast$3qIs, r195_include, r195_xn$createstroke$7Hrq, r195_xn$setanchor$9Jrj, r195_xn$applytransform$1aao, r195_xn$dontexport$5sIl, _r195_t0, _r195_t1, _r195_t2, _r195_t3; - _r195_t0 = this; - r195_currentGlyph = _r195_t0; - r195_xn$setwidth$9Jrj = _r195_t0['set-width']['bind'](_r195_t0); - r195_xn$assignunicode$7Hrq = function _r195_t2(r196_code) { - var r196_code, _r196_t0, _r196_t1; - r195_currentGlyph['assign-unicode'](r196_code); - return r4_unicodeGlyphs[r195_currentGlyph['unicode'][r195_currentGlyph['unicode']['length'] - 1]] = r195_currentGlyph; + r4_xn$createglyph$7Hrq('Q', function _r4_t93() { + var r196_currentGlyph, r196_xn$setwidth$9Jrj, r196_xn$assignunicode$7Hrq, r196_xn$startfrom$1aao, r196_xn$lineto$5sIl, r196_xn$curveto$1aao, r196_xn$cubicto$1aao, r196_xn$putshapes$9Jrj, r196_xn$reverselast$3qIs, r196_include, r196_xn$createstroke$7Hrq, r196_xn$setanchor$9Jrj, r196_xn$applytransform$1aao, r196_xn$dontexport$5sIl, _r196_t0, _r196_t1, _r196_t2, _r196_t3; + _r196_t0 = this; + r196_currentGlyph = _r196_t0; + r196_xn$setwidth$9Jrj = _r196_t0['set-width']['bind'](_r196_t0); + r196_xn$assignunicode$7Hrq = function _r196_t2(r197_code) { + var r197_code, _r197_t0, _r197_t1; + r196_currentGlyph['assign-unicode'](r197_code); + return r4_unicodeGlyphs[r196_currentGlyph['unicode'][r196_currentGlyph['unicode']['length'] - 1]] = r196_currentGlyph; }; - r195_xn$startfrom$1aao = _r195_t0['start-from']['bind'](_r195_t0); - r195_xn$lineto$5sIl = _r195_t0['line-to']['bind'](_r195_t0); - r195_xn$curveto$1aao = _r195_t0['curve-to']['bind'](_r195_t0); - r195_xn$cubicto$1aao = _r195_t0['cubic-to']['bind'](_r195_t0); - r195_xn$putshapes$9Jrj = _r195_t0['put-shapes']['bind'](_r195_t0); - r195_xn$reverselast$3qIs = _r195_t0['reverse-last']['bind'](_r195_t0); - r195_include = _r195_t0['include']['bind'](_r195_t0); - r195_xn$createstroke$7Hrq = _r195_t0['create-stroke']['bind'](_r195_t0); - r195_xn$setanchor$9Jrj = _r195_t0['set-anchor']['bind'](_r195_t0); - r195_xn$applytransform$1aao = _r195_t0['apply-transform']['bind'](_r195_t0); - r195_xn$dontexport$5sIl = function _r195_t3() { - var _r197_t0, _r197_t1; - return r195_currentGlyph['dontExport'] = true; + r196_xn$startfrom$1aao = _r196_t0['start-from']['bind'](_r196_t0); + r196_xn$lineto$5sIl = _r196_t0['line-to']['bind'](_r196_t0); + r196_xn$curveto$1aao = _r196_t0['curve-to']['bind'](_r196_t0); + r196_xn$cubicto$1aao = _r196_t0['cubic-to']['bind'](_r196_t0); + r196_xn$putshapes$9Jrj = _r196_t0['put-shapes']['bind'](_r196_t0); + r196_xn$reverselast$3qIs = _r196_t0['reverse-last']['bind'](_r196_t0); + r196_include = _r196_t0['include']['bind'](_r196_t0); + r196_xn$createstroke$7Hrq = _r196_t0['create-stroke']['bind'](_r196_t0); + r196_xn$setanchor$9Jrj = _r196_t0['set-anchor']['bind'](_r196_t0); + r196_xn$applytransform$1aao = _r196_t0['apply-transform']['bind'](_r196_t0); + r196_xn$dontexport$5sIl = function _r196_t3() { + var _r198_t0, _r198_t1; + return r196_currentGlyph['dontExport'] = true; }; - _r195_t0['gizmo'] = r4_globalTransform; - _r195_t0['set-width'](r4_WIDTH); - r195_xn$setwidth$9Jrj(r4_WIDTH); - r195_xn$assignunicode$7Hrq('Q'); - r195_include(r4_glyphs['O'], r4_AS_BASE); - r195_xn$startfrom$1aao(r4_MIDDLE, 0); - r195_xn$lineto$5sIl(r4_MIDDLE + r4_STROKE / 2, -r4_CAP * 0.2); - r195_xn$lineto$5sIl(r4_MIDDLE + r4_STROKE / 2 + r4_STROKE, -r4_CAP * 0.2); - r195_xn$lineto$5sIl(r4_MIDDLE + r4_STROKE, 0); - r195_xn$lineto$5sIl(r4_MIDDLE + r4_STROKE * (1 - 0.5 / 3), r4_STROKE * 0.5); - r195_xn$reverselast$3qIs(); + _r196_t0['gizmo'] = r4_globalTransform; + _r196_t0['set-width'](r4_WIDTH); + r196_xn$setwidth$9Jrj(r4_WIDTH); + r196_xn$assignunicode$7Hrq('Q'); + r196_include(r4_glyphs['O'], r4_AS_BASE); + r196_xn$startfrom$1aao(r4_MIDDLE, 0); + r196_xn$lineto$5sIl(r4_MIDDLE + r4_STROKE / 2, -r4_CAP * 0.2); + r196_xn$lineto$5sIl(r4_MIDDLE + r4_STROKE / 2 + r4_STROKE, -r4_CAP * 0.2); + r196_xn$lineto$5sIl(r4_MIDDLE + r4_STROKE, 0); + r196_xn$lineto$5sIl(r4_MIDDLE + r4_STROKE * (1 - 0.5 / 3), r4_STROKE * 0.5); + r196_xn$reverselast$3qIs(); return void 0; }); - r4_xn$createglyph$7Hrq('U', function _r4_t91() { - var r199_currentGlyph, r199_xn$setwidth$9Jrj, r199_xn$assignunicode$7Hrq, r199_xn$startfrom$1aao, r199_xn$lineto$5sIl, r199_xn$curveto$1aao, r199_xn$cubicto$1aao, r199_xn$putshapes$9Jrj, r199_xn$reverselast$3qIs, r199_include, r199_xn$createstroke$7Hrq, r199_xn$setanchor$9Jrj, r199_xn$applytransform$1aao, r199_xn$dontexport$5sIl, _r199_t0, _r199_t1, _r199_t2, _r199_t3; - _r199_t0 = this; - r199_currentGlyph = _r199_t0; - r199_xn$setwidth$9Jrj = _r199_t0['set-width']['bind'](_r199_t0); - r199_xn$assignunicode$7Hrq = function _r199_t2(r200_code) { - var r200_code, _r200_t0, _r200_t1; - r199_currentGlyph['assign-unicode'](r200_code); - return r4_unicodeGlyphs[r199_currentGlyph['unicode'][r199_currentGlyph['unicode']['length'] - 1]] = r199_currentGlyph; + r4_xn$createglyph$7Hrq('U', function _r4_t94() { + var r200_currentGlyph, r200_xn$setwidth$9Jrj, r200_xn$assignunicode$7Hrq, r200_xn$startfrom$1aao, r200_xn$lineto$5sIl, r200_xn$curveto$1aao, r200_xn$cubicto$1aao, r200_xn$putshapes$9Jrj, r200_xn$reverselast$3qIs, r200_include, r200_xn$createstroke$7Hrq, r200_xn$setanchor$9Jrj, r200_xn$applytransform$1aao, r200_xn$dontexport$5sIl, _r200_t0, _r200_t1, _r200_t2, _r200_t3; + _r200_t0 = this; + r200_currentGlyph = _r200_t0; + r200_xn$setwidth$9Jrj = _r200_t0['set-width']['bind'](_r200_t0); + r200_xn$assignunicode$7Hrq = function _r200_t2(r201_code) { + var r201_code, _r201_t0, _r201_t1; + r200_currentGlyph['assign-unicode'](r201_code); + return r4_unicodeGlyphs[r200_currentGlyph['unicode'][r200_currentGlyph['unicode']['length'] - 1]] = r200_currentGlyph; }; - r199_xn$startfrom$1aao = _r199_t0['start-from']['bind'](_r199_t0); - r199_xn$lineto$5sIl = _r199_t0['line-to']['bind'](_r199_t0); - r199_xn$curveto$1aao = _r199_t0['curve-to']['bind'](_r199_t0); - r199_xn$cubicto$1aao = _r199_t0['cubic-to']['bind'](_r199_t0); - r199_xn$putshapes$9Jrj = _r199_t0['put-shapes']['bind'](_r199_t0); - r199_xn$reverselast$3qIs = _r199_t0['reverse-last']['bind'](_r199_t0); - r199_include = _r199_t0['include']['bind'](_r199_t0); - r199_xn$createstroke$7Hrq = _r199_t0['create-stroke']['bind'](_r199_t0); - r199_xn$setanchor$9Jrj = _r199_t0['set-anchor']['bind'](_r199_t0); - r199_xn$applytransform$1aao = _r199_t0['apply-transform']['bind'](_r199_t0); - r199_xn$dontexport$5sIl = function _r199_t3() { - var _r201_t0, _r201_t1; - return r199_currentGlyph['dontExport'] = true; + r200_xn$startfrom$1aao = _r200_t0['start-from']['bind'](_r200_t0); + r200_xn$lineto$5sIl = _r200_t0['line-to']['bind'](_r200_t0); + r200_xn$curveto$1aao = _r200_t0['curve-to']['bind'](_r200_t0); + r200_xn$cubicto$1aao = _r200_t0['cubic-to']['bind'](_r200_t0); + r200_xn$putshapes$9Jrj = _r200_t0['put-shapes']['bind'](_r200_t0); + r200_xn$reverselast$3qIs = _r200_t0['reverse-last']['bind'](_r200_t0); + r200_include = _r200_t0['include']['bind'](_r200_t0); + r200_xn$createstroke$7Hrq = _r200_t0['create-stroke']['bind'](_r200_t0); + r200_xn$setanchor$9Jrj = _r200_t0['set-anchor']['bind'](_r200_t0); + r200_xn$applytransform$1aao = _r200_t0['apply-transform']['bind'](_r200_t0); + r200_xn$dontexport$5sIl = function _r200_t3() { + var _r202_t0, _r202_t1; + return r200_currentGlyph['dontExport'] = true; }; - _r199_t0['gizmo'] = r4_globalTransform; - _r199_t0['set-width'](r4_WIDTH); - r199_xn$setwidth$9Jrj(r4_WIDTH); - r199_xn$assignunicode$7Hrq('U'); - r199_include(r4_capitalMarks); - r199_include(r199_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_SB, r4_SMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r4_RIGHTSB, r4_SMOOTHA)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_UPWARD)); + _r200_t0['gizmo'] = r4_globalTransform; + _r200_t0['set-width'](r4_WIDTH); + r200_xn$setwidth$9Jrj(r4_WIDTH); + r200_xn$assignunicode$7Hrq('U'); + r200_include(r4_capitalMarks); + r200_include(r200_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_SB, r4_SMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r4_RIGHTSB, r4_SMOOTHA)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_UPWARD)); return void 0; }); - r4_FShape = function _r4_t92() { - var _r202_t0, _r202_t1, _r202_t2; - return function _r202_t2() { - var r204_currentGlyph, r204_xn$setwidth$9Jrj, r204_xn$assignunicode$7Hrq, r204_xn$startfrom$1aao, r204_xn$lineto$5sIl, r204_xn$curveto$1aao, r204_xn$cubicto$1aao, r204_xn$putshapes$9Jrj, r204_xn$reverselast$3qIs, r204_include, r204_xn$createstroke$7Hrq, r204_xn$setanchor$9Jrj, r204_xn$applytransform$1aao, r204_xn$dontexport$5sIl, _r204_t0, _r204_t1, _r204_t2, _r204_t3; - _r204_t0 = this; - r204_currentGlyph = _r204_t0; - r204_xn$setwidth$9Jrj = _r204_t0['set-width']['bind'](_r204_t0); - r204_xn$assignunicode$7Hrq = function _r204_t2(r205_code) { - var r205_code, _r205_t0, _r205_t1; - r204_currentGlyph['assign-unicode'](r205_code); - return r4_unicodeGlyphs[r204_currentGlyph['unicode'][r204_currentGlyph['unicode']['length'] - 1]] = r204_currentGlyph; + r4_FShape = function _r4_t95() { + var _r203_t0, _r203_t1, _r203_t2; + return function _r203_t2() { + var r205_currentGlyph, r205_xn$setwidth$9Jrj, r205_xn$assignunicode$7Hrq, r205_xn$startfrom$1aao, r205_xn$lineto$5sIl, r205_xn$curveto$1aao, r205_xn$cubicto$1aao, r205_xn$putshapes$9Jrj, r205_xn$reverselast$3qIs, r205_include, r205_xn$createstroke$7Hrq, r205_xn$setanchor$9Jrj, r205_xn$applytransform$1aao, r205_xn$dontexport$5sIl, _r205_t0, _r205_t1, _r205_t2, _r205_t3; + _r205_t0 = this; + r205_currentGlyph = _r205_t0; + r205_xn$setwidth$9Jrj = _r205_t0['set-width']['bind'](_r205_t0); + r205_xn$assignunicode$7Hrq = function _r205_t2(r206_code) { + var r206_code, _r206_t0, _r206_t1; + r205_currentGlyph['assign-unicode'](r206_code); + return r4_unicodeGlyphs[r205_currentGlyph['unicode'][r205_currentGlyph['unicode']['length'] - 1]] = r205_currentGlyph; }; - r204_xn$startfrom$1aao = _r204_t0['start-from']['bind'](_r204_t0); - r204_xn$lineto$5sIl = _r204_t0['line-to']['bind'](_r204_t0); - r204_xn$curveto$1aao = _r204_t0['curve-to']['bind'](_r204_t0); - r204_xn$cubicto$1aao = _r204_t0['cubic-to']['bind'](_r204_t0); - r204_xn$putshapes$9Jrj = _r204_t0['put-shapes']['bind'](_r204_t0); - r204_xn$reverselast$3qIs = _r204_t0['reverse-last']['bind'](_r204_t0); - r204_include = _r204_t0['include']['bind'](_r204_t0); - r204_xn$createstroke$7Hrq = _r204_t0['create-stroke']['bind'](_r204_t0); - r204_xn$setanchor$9Jrj = _r204_t0['set-anchor']['bind'](_r204_t0); - r204_xn$applytransform$1aao = _r204_t0['apply-transform']['bind'](_r204_t0); - r204_xn$dontexport$5sIl = function _r204_t3() { - var _r206_t0, _r206_t1; - return r204_currentGlyph['dontExport'] = true; + r205_xn$startfrom$1aao = _r205_t0['start-from']['bind'](_r205_t0); + r205_xn$lineto$5sIl = _r205_t0['line-to']['bind'](_r205_t0); + r205_xn$curveto$1aao = _r205_t0['curve-to']['bind'](_r205_t0); + r205_xn$cubicto$1aao = _r205_t0['cubic-to']['bind'](_r205_t0); + r205_xn$putshapes$9Jrj = _r205_t0['put-shapes']['bind'](_r205_t0); + r205_xn$reverselast$3qIs = _r205_t0['reverse-last']['bind'](_r205_t0); + r205_include = _r205_t0['include']['bind'](_r205_t0); + r205_xn$createstroke$7Hrq = _r205_t0['create-stroke']['bind'](_r205_t0); + r205_xn$setanchor$9Jrj = _r205_t0['set-anchor']['bind'](_r205_t0); + r205_xn$applytransform$1aao = _r205_t0['apply-transform']['bind'](_r205_t0); + r205_xn$dontexport$5sIl = function _r205_t3() { + var _r207_t0, _r207_t1; + return r205_currentGlyph['dontExport'] = true; }; - _r204_t0['gizmo'] = r4_globalTransform; - _r204_t0['set-width'](r4_WIDTH); - r204_include(r204_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.5, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB * 1.5, r4_CAP)['heads-to'](r4_UPWARD)); - r204_include(r204_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.5, r4_CAP)['set-width'](0, r4_STROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_RIGHTWARD)); - r204_include(r204_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.5, r4_CAP * 0.54)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB - r4_HALFSTROKE, r4_CAP * 0.54)['heads-to'](r4_RIGHTWARD)); + _r205_t0['gizmo'] = r4_globalTransform; + _r205_t0['set-width'](r4_WIDTH); + r205_include(r205_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.5, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB * 1.5, r4_CAP)['heads-to'](r4_UPWARD)); + r205_include(r205_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.5, r4_CAP)['set-width'](0, r4_STROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_RIGHTWARD)); + r205_include(r205_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.5, r4_CAP * 0.54)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB - r4_HALFSTROKE, r4_CAP * 0.54)['heads-to'](r4_RIGHTWARD)); return void 0; }; }; - r4_xn$createglyph$7Hrq('F', function _r4_t93() { - var r208_currentGlyph, r208_xn$setwidth$9Jrj, r208_xn$assignunicode$7Hrq, r208_xn$startfrom$1aao, r208_xn$lineto$5sIl, r208_xn$curveto$1aao, r208_xn$cubicto$1aao, r208_xn$putshapes$9Jrj, r208_xn$reverselast$3qIs, r208_include, r208_xn$createstroke$7Hrq, r208_xn$setanchor$9Jrj, r208_xn$applytransform$1aao, r208_xn$dontexport$5sIl, _r208_t0, _r208_t1, _r208_t2, _r208_t3; - _r208_t0 = this; - r208_currentGlyph = _r208_t0; - r208_xn$setwidth$9Jrj = _r208_t0['set-width']['bind'](_r208_t0); - r208_xn$assignunicode$7Hrq = function _r208_t2(r209_code) { - var r209_code, _r209_t0, _r209_t1; - r208_currentGlyph['assign-unicode'](r209_code); - return r4_unicodeGlyphs[r208_currentGlyph['unicode'][r208_currentGlyph['unicode']['length'] - 1]] = r208_currentGlyph; + r4_xn$createglyph$7Hrq('F', function _r4_t96() { + var r209_currentGlyph, r209_xn$setwidth$9Jrj, r209_xn$assignunicode$7Hrq, r209_xn$startfrom$1aao, r209_xn$lineto$5sIl, r209_xn$curveto$1aao, r209_xn$cubicto$1aao, r209_xn$putshapes$9Jrj, r209_xn$reverselast$3qIs, r209_include, r209_xn$createstroke$7Hrq, r209_xn$setanchor$9Jrj, r209_xn$applytransform$1aao, r209_xn$dontexport$5sIl, _r209_t0, _r209_t1, _r209_t2, _r209_t3; + _r209_t0 = this; + r209_currentGlyph = _r209_t0; + r209_xn$setwidth$9Jrj = _r209_t0['set-width']['bind'](_r209_t0); + r209_xn$assignunicode$7Hrq = function _r209_t2(r210_code) { + var r210_code, _r210_t0, _r210_t1; + r209_currentGlyph['assign-unicode'](r210_code); + return r4_unicodeGlyphs[r209_currentGlyph['unicode'][r209_currentGlyph['unicode']['length'] - 1]] = r209_currentGlyph; }; - r208_xn$startfrom$1aao = _r208_t0['start-from']['bind'](_r208_t0); - r208_xn$lineto$5sIl = _r208_t0['line-to']['bind'](_r208_t0); - r208_xn$curveto$1aao = _r208_t0['curve-to']['bind'](_r208_t0); - r208_xn$cubicto$1aao = _r208_t0['cubic-to']['bind'](_r208_t0); - r208_xn$putshapes$9Jrj = _r208_t0['put-shapes']['bind'](_r208_t0); - r208_xn$reverselast$3qIs = _r208_t0['reverse-last']['bind'](_r208_t0); - r208_include = _r208_t0['include']['bind'](_r208_t0); - r208_xn$createstroke$7Hrq = _r208_t0['create-stroke']['bind'](_r208_t0); - r208_xn$setanchor$9Jrj = _r208_t0['set-anchor']['bind'](_r208_t0); - r208_xn$applytransform$1aao = _r208_t0['apply-transform']['bind'](_r208_t0); - r208_xn$dontexport$5sIl = function _r208_t3() { - var _r210_t0, _r210_t1; - return r208_currentGlyph['dontExport'] = true; + r209_xn$startfrom$1aao = _r209_t0['start-from']['bind'](_r209_t0); + r209_xn$lineto$5sIl = _r209_t0['line-to']['bind'](_r209_t0); + r209_xn$curveto$1aao = _r209_t0['curve-to']['bind'](_r209_t0); + r209_xn$cubicto$1aao = _r209_t0['cubic-to']['bind'](_r209_t0); + r209_xn$putshapes$9Jrj = _r209_t0['put-shapes']['bind'](_r209_t0); + r209_xn$reverselast$3qIs = _r209_t0['reverse-last']['bind'](_r209_t0); + r209_include = _r209_t0['include']['bind'](_r209_t0); + r209_xn$createstroke$7Hrq = _r209_t0['create-stroke']['bind'](_r209_t0); + r209_xn$setanchor$9Jrj = _r209_t0['set-anchor']['bind'](_r209_t0); + r209_xn$applytransform$1aao = _r209_t0['apply-transform']['bind'](_r209_t0); + r209_xn$dontexport$5sIl = function _r209_t3() { + var _r211_t0, _r211_t1; + return r209_currentGlyph['dontExport'] = true; }; - _r208_t0['gizmo'] = r4_globalTransform; - _r208_t0['set-width'](r4_WIDTH); - r208_xn$setwidth$9Jrj(r4_WIDTH); - r208_xn$assignunicode$7Hrq('F'); - r208_include(r4_capitalMarks); - r208_include(r4_FShape()); + _r209_t0['gizmo'] = r4_globalTransform; + _r209_t0['set-width'](r4_WIDTH); + r209_xn$setwidth$9Jrj(r4_WIDTH); + r209_xn$assignunicode$7Hrq('F'); + r209_include(r4_capitalMarks); + r209_include(r4_FShape()); return void 0; }); - r4_xn$createglyph$7Hrq('E', function _r4_t94() { - var r212_currentGlyph, r212_xn$setwidth$9Jrj, r212_xn$assignunicode$7Hrq, r212_xn$startfrom$1aao, r212_xn$lineto$5sIl, r212_xn$curveto$1aao, r212_xn$cubicto$1aao, r212_xn$putshapes$9Jrj, r212_xn$reverselast$3qIs, r212_include, r212_xn$createstroke$7Hrq, r212_xn$setanchor$9Jrj, r212_xn$applytransform$1aao, r212_xn$dontexport$5sIl, _r212_t0, _r212_t1, _r212_t2, _r212_t3; - _r212_t0 = this; - r212_currentGlyph = _r212_t0; - r212_xn$setwidth$9Jrj = _r212_t0['set-width']['bind'](_r212_t0); - r212_xn$assignunicode$7Hrq = function _r212_t2(r213_code) { - var r213_code, _r213_t0, _r213_t1; - r212_currentGlyph['assign-unicode'](r213_code); - return r4_unicodeGlyphs[r212_currentGlyph['unicode'][r212_currentGlyph['unicode']['length'] - 1]] = r212_currentGlyph; + r4_xn$createglyph$7Hrq('E', function _r4_t97() { + var r213_currentGlyph, r213_xn$setwidth$9Jrj, r213_xn$assignunicode$7Hrq, r213_xn$startfrom$1aao, r213_xn$lineto$5sIl, r213_xn$curveto$1aao, r213_xn$cubicto$1aao, r213_xn$putshapes$9Jrj, r213_xn$reverselast$3qIs, r213_include, r213_xn$createstroke$7Hrq, r213_xn$setanchor$9Jrj, r213_xn$applytransform$1aao, r213_xn$dontexport$5sIl, _r213_t0, _r213_t1, _r213_t2, _r213_t3; + _r213_t0 = this; + r213_currentGlyph = _r213_t0; + r213_xn$setwidth$9Jrj = _r213_t0['set-width']['bind'](_r213_t0); + r213_xn$assignunicode$7Hrq = function _r213_t2(r214_code) { + var r214_code, _r214_t0, _r214_t1; + r213_currentGlyph['assign-unicode'](r214_code); + return r4_unicodeGlyphs[r213_currentGlyph['unicode'][r213_currentGlyph['unicode']['length'] - 1]] = r213_currentGlyph; }; - r212_xn$startfrom$1aao = _r212_t0['start-from']['bind'](_r212_t0); - r212_xn$lineto$5sIl = _r212_t0['line-to']['bind'](_r212_t0); - r212_xn$curveto$1aao = _r212_t0['curve-to']['bind'](_r212_t0); - r212_xn$cubicto$1aao = _r212_t0['cubic-to']['bind'](_r212_t0); - r212_xn$putshapes$9Jrj = _r212_t0['put-shapes']['bind'](_r212_t0); - r212_xn$reverselast$3qIs = _r212_t0['reverse-last']['bind'](_r212_t0); - r212_include = _r212_t0['include']['bind'](_r212_t0); - r212_xn$createstroke$7Hrq = _r212_t0['create-stroke']['bind'](_r212_t0); - r212_xn$setanchor$9Jrj = _r212_t0['set-anchor']['bind'](_r212_t0); - r212_xn$applytransform$1aao = _r212_t0['apply-transform']['bind'](_r212_t0); - r212_xn$dontexport$5sIl = function _r212_t3() { - var _r214_t0, _r214_t1; - return r212_currentGlyph['dontExport'] = true; + r213_xn$startfrom$1aao = _r213_t0['start-from']['bind'](_r213_t0); + r213_xn$lineto$5sIl = _r213_t0['line-to']['bind'](_r213_t0); + r213_xn$curveto$1aao = _r213_t0['curve-to']['bind'](_r213_t0); + r213_xn$cubicto$1aao = _r213_t0['cubic-to']['bind'](_r213_t0); + r213_xn$putshapes$9Jrj = _r213_t0['put-shapes']['bind'](_r213_t0); + r213_xn$reverselast$3qIs = _r213_t0['reverse-last']['bind'](_r213_t0); + r213_include = _r213_t0['include']['bind'](_r213_t0); + r213_xn$createstroke$7Hrq = _r213_t0['create-stroke']['bind'](_r213_t0); + r213_xn$setanchor$9Jrj = _r213_t0['set-anchor']['bind'](_r213_t0); + r213_xn$applytransform$1aao = _r213_t0['apply-transform']['bind'](_r213_t0); + r213_xn$dontexport$5sIl = function _r213_t3() { + var _r215_t0, _r215_t1; + return r213_currentGlyph['dontExport'] = true; }; - _r212_t0['gizmo'] = r4_globalTransform; - _r212_t0['set-width'](r4_WIDTH); - r212_xn$setwidth$9Jrj(r4_WIDTH); - r212_xn$assignunicode$7Hrq('E'); - r212_include(r4_capitalMarks); - r212_include(r4_FShape()); - r212_include(r212_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.5, 0)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, 0)['heads-to'](r4_RIGHTWARD)); + _r213_t0['gizmo'] = r4_globalTransform; + _r213_t0['set-width'](r4_WIDTH); + r213_xn$setwidth$9Jrj(r4_WIDTH); + r213_xn$assignunicode$7Hrq('E'); + r213_include(r4_capitalMarks); + r213_include(r4_FShape()); + r213_include(r213_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.5, 0)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, 0)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('H', function _r4_t95() { - var r216_currentGlyph, r216_xn$setwidth$9Jrj, r216_xn$assignunicode$7Hrq, r216_xn$startfrom$1aao, r216_xn$lineto$5sIl, r216_xn$curveto$1aao, r216_xn$cubicto$1aao, r216_xn$putshapes$9Jrj, r216_xn$reverselast$3qIs, r216_include, r216_xn$createstroke$7Hrq, r216_xn$setanchor$9Jrj, r216_xn$applytransform$1aao, r216_xn$dontexport$5sIl, _r216_t0, _r216_t1, _r216_t2, _r216_t3; - _r216_t0 = this; - r216_currentGlyph = _r216_t0; - r216_xn$setwidth$9Jrj = _r216_t0['set-width']['bind'](_r216_t0); - r216_xn$assignunicode$7Hrq = function _r216_t2(r217_code) { - var r217_code, _r217_t0, _r217_t1; - r216_currentGlyph['assign-unicode'](r217_code); - return r4_unicodeGlyphs[r216_currentGlyph['unicode'][r216_currentGlyph['unicode']['length'] - 1]] = r216_currentGlyph; + r4_xn$createglyph$7Hrq('H', function _r4_t98() { + var r217_currentGlyph, r217_xn$setwidth$9Jrj, r217_xn$assignunicode$7Hrq, r217_xn$startfrom$1aao, r217_xn$lineto$5sIl, r217_xn$curveto$1aao, r217_xn$cubicto$1aao, r217_xn$putshapes$9Jrj, r217_xn$reverselast$3qIs, r217_include, r217_xn$createstroke$7Hrq, r217_xn$setanchor$9Jrj, r217_xn$applytransform$1aao, r217_xn$dontexport$5sIl, _r217_t0, _r217_t1, _r217_t2, _r217_t3; + _r217_t0 = this; + r217_currentGlyph = _r217_t0; + r217_xn$setwidth$9Jrj = _r217_t0['set-width']['bind'](_r217_t0); + r217_xn$assignunicode$7Hrq = function _r217_t2(r218_code) { + var r218_code, _r218_t0, _r218_t1; + r217_currentGlyph['assign-unicode'](r218_code); + return r4_unicodeGlyphs[r217_currentGlyph['unicode'][r217_currentGlyph['unicode']['length'] - 1]] = r217_currentGlyph; }; - r216_xn$startfrom$1aao = _r216_t0['start-from']['bind'](_r216_t0); - r216_xn$lineto$5sIl = _r216_t0['line-to']['bind'](_r216_t0); - r216_xn$curveto$1aao = _r216_t0['curve-to']['bind'](_r216_t0); - r216_xn$cubicto$1aao = _r216_t0['cubic-to']['bind'](_r216_t0); - r216_xn$putshapes$9Jrj = _r216_t0['put-shapes']['bind'](_r216_t0); - r216_xn$reverselast$3qIs = _r216_t0['reverse-last']['bind'](_r216_t0); - r216_include = _r216_t0['include']['bind'](_r216_t0); - r216_xn$createstroke$7Hrq = _r216_t0['create-stroke']['bind'](_r216_t0); - r216_xn$setanchor$9Jrj = _r216_t0['set-anchor']['bind'](_r216_t0); - r216_xn$applytransform$1aao = _r216_t0['apply-transform']['bind'](_r216_t0); - r216_xn$dontexport$5sIl = function _r216_t3() { - var _r218_t0, _r218_t1; - return r216_currentGlyph['dontExport'] = true; + r217_xn$startfrom$1aao = _r217_t0['start-from']['bind'](_r217_t0); + r217_xn$lineto$5sIl = _r217_t0['line-to']['bind'](_r217_t0); + r217_xn$curveto$1aao = _r217_t0['curve-to']['bind'](_r217_t0); + r217_xn$cubicto$1aao = _r217_t0['cubic-to']['bind'](_r217_t0); + r217_xn$putshapes$9Jrj = _r217_t0['put-shapes']['bind'](_r217_t0); + r217_xn$reverselast$3qIs = _r217_t0['reverse-last']['bind'](_r217_t0); + r217_include = _r217_t0['include']['bind'](_r217_t0); + r217_xn$createstroke$7Hrq = _r217_t0['create-stroke']['bind'](_r217_t0); + r217_xn$setanchor$9Jrj = _r217_t0['set-anchor']['bind'](_r217_t0); + r217_xn$applytransform$1aao = _r217_t0['apply-transform']['bind'](_r217_t0); + r217_xn$dontexport$5sIl = function _r217_t3() { + var _r219_t0, _r219_t1; + return r217_currentGlyph['dontExport'] = true; }; - _r216_t0['gizmo'] = r4_globalTransform; - _r216_t0['set-width'](r4_WIDTH); - r216_xn$setwidth$9Jrj(r4_WIDTH); - r216_xn$assignunicode$7Hrq('H'); - r216_include(r4_capitalMarks); - r216_include(r216_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)); - r216_include(r216_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_UPWARD)); - r216_include(r216_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP / 2)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, r4_CAP / 2)['heads-to'](r4_RIGHTWARD)); + _r217_t0['gizmo'] = r4_globalTransform; + _r217_t0['set-width'](r4_WIDTH); + r217_xn$setwidth$9Jrj(r4_WIDTH); + r217_xn$assignunicode$7Hrq('H'); + r217_include(r4_capitalMarks); + r217_include(r217_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)); + r217_include(r217_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_UPWARD)); + r217_include(r217_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP / 2)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, r4_CAP / 2)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('L', function _r4_t96() { - var r220_currentGlyph, r220_xn$setwidth$9Jrj, r220_xn$assignunicode$7Hrq, r220_xn$startfrom$1aao, r220_xn$lineto$5sIl, r220_xn$curveto$1aao, r220_xn$cubicto$1aao, r220_xn$putshapes$9Jrj, r220_xn$reverselast$3qIs, r220_include, r220_xn$createstroke$7Hrq, r220_xn$setanchor$9Jrj, r220_xn$applytransform$1aao, r220_xn$dontexport$5sIl, _r220_t0, _r220_t1, _r220_t2, _r220_t3; - _r220_t0 = this; - r220_currentGlyph = _r220_t0; - r220_xn$setwidth$9Jrj = _r220_t0['set-width']['bind'](_r220_t0); - r220_xn$assignunicode$7Hrq = function _r220_t2(r221_code) { - var r221_code, _r221_t0, _r221_t1; - r220_currentGlyph['assign-unicode'](r221_code); - return r4_unicodeGlyphs[r220_currentGlyph['unicode'][r220_currentGlyph['unicode']['length'] - 1]] = r220_currentGlyph; + r4_xn$createglyph$7Hrq('L', function _r4_t99() { + var r221_currentGlyph, r221_xn$setwidth$9Jrj, r221_xn$assignunicode$7Hrq, r221_xn$startfrom$1aao, r221_xn$lineto$5sIl, r221_xn$curveto$1aao, r221_xn$cubicto$1aao, r221_xn$putshapes$9Jrj, r221_xn$reverselast$3qIs, r221_include, r221_xn$createstroke$7Hrq, r221_xn$setanchor$9Jrj, r221_xn$applytransform$1aao, r221_xn$dontexport$5sIl, _r221_t0, _r221_t1, _r221_t2, _r221_t3; + _r221_t0 = this; + r221_currentGlyph = _r221_t0; + r221_xn$setwidth$9Jrj = _r221_t0['set-width']['bind'](_r221_t0); + r221_xn$assignunicode$7Hrq = function _r221_t2(r222_code) { + var r222_code, _r222_t0, _r222_t1; + r221_currentGlyph['assign-unicode'](r222_code); + return r4_unicodeGlyphs[r221_currentGlyph['unicode'][r221_currentGlyph['unicode']['length'] - 1]] = r221_currentGlyph; }; - r220_xn$startfrom$1aao = _r220_t0['start-from']['bind'](_r220_t0); - r220_xn$lineto$5sIl = _r220_t0['line-to']['bind'](_r220_t0); - r220_xn$curveto$1aao = _r220_t0['curve-to']['bind'](_r220_t0); - r220_xn$cubicto$1aao = _r220_t0['cubic-to']['bind'](_r220_t0); - r220_xn$putshapes$9Jrj = _r220_t0['put-shapes']['bind'](_r220_t0); - r220_xn$reverselast$3qIs = _r220_t0['reverse-last']['bind'](_r220_t0); - r220_include = _r220_t0['include']['bind'](_r220_t0); - r220_xn$createstroke$7Hrq = _r220_t0['create-stroke']['bind'](_r220_t0); - r220_xn$setanchor$9Jrj = _r220_t0['set-anchor']['bind'](_r220_t0); - r220_xn$applytransform$1aao = _r220_t0['apply-transform']['bind'](_r220_t0); - r220_xn$dontexport$5sIl = function _r220_t3() { - var _r222_t0, _r222_t1; - return r220_currentGlyph['dontExport'] = true; + r221_xn$startfrom$1aao = _r221_t0['start-from']['bind'](_r221_t0); + r221_xn$lineto$5sIl = _r221_t0['line-to']['bind'](_r221_t0); + r221_xn$curveto$1aao = _r221_t0['curve-to']['bind'](_r221_t0); + r221_xn$cubicto$1aao = _r221_t0['cubic-to']['bind'](_r221_t0); + r221_xn$putshapes$9Jrj = _r221_t0['put-shapes']['bind'](_r221_t0); + r221_xn$reverselast$3qIs = _r221_t0['reverse-last']['bind'](_r221_t0); + r221_include = _r221_t0['include']['bind'](_r221_t0); + r221_xn$createstroke$7Hrq = _r221_t0['create-stroke']['bind'](_r221_t0); + r221_xn$setanchor$9Jrj = _r221_t0['set-anchor']['bind'](_r221_t0); + r221_xn$applytransform$1aao = _r221_t0['apply-transform']['bind'](_r221_t0); + r221_xn$dontexport$5sIl = function _r221_t3() { + var _r223_t0, _r223_t1; + return r221_currentGlyph['dontExport'] = true; }; - _r220_t0['gizmo'] = r4_globalTransform; - _r220_t0['set-width'](r4_WIDTH); - r220_xn$setwidth$9Jrj(r4_WIDTH); - r220_xn$assignunicode$7Hrq('L'); - r220_include(r4_capitalMarks); - r220_include(r220_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.5, r4_CAP)['set-width'](r4_STROKE, 0)['heads-to'](r4_DOWNWARD)['line-to'](r4_SB * 1.5, 0)['heads-to'](r4_DOWNWARD)); - r220_include(r220_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.5, 0)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, 0)['heads-to'](r4_RIGHTWARD)); + _r221_t0['gizmo'] = r4_globalTransform; + _r221_t0['set-width'](r4_WIDTH); + r221_xn$setwidth$9Jrj(r4_WIDTH); + r221_xn$assignunicode$7Hrq('L'); + r221_include(r4_capitalMarks); + r221_include(r221_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.5, r4_CAP)['set-width'](r4_STROKE, 0)['heads-to'](r4_DOWNWARD)['line-to'](r4_SB * 1.5, 0)['heads-to'](r4_DOWNWARD)); + r221_include(r221_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.5, 0)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, 0)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('I.straight', function _r4_t97() { - var r224_currentGlyph, r224_xn$setwidth$9Jrj, r224_xn$assignunicode$7Hrq, r224_xn$startfrom$1aao, r224_xn$lineto$5sIl, r224_xn$curveto$1aao, r224_xn$cubicto$1aao, r224_xn$putshapes$9Jrj, r224_xn$reverselast$3qIs, r224_include, r224_xn$createstroke$7Hrq, r224_xn$setanchor$9Jrj, r224_xn$applytransform$1aao, r224_xn$dontexport$5sIl, _r224_t0, _r224_t1, _r224_t2, _r224_t3; - _r224_t0 = this; - r224_currentGlyph = _r224_t0; - r224_xn$setwidth$9Jrj = _r224_t0['set-width']['bind'](_r224_t0); - r224_xn$assignunicode$7Hrq = function _r224_t2(r225_code) { - var r225_code, _r225_t0, _r225_t1; - r224_currentGlyph['assign-unicode'](r225_code); - return r4_unicodeGlyphs[r224_currentGlyph['unicode'][r224_currentGlyph['unicode']['length'] - 1]] = r224_currentGlyph; + r4_xn$createglyph$7Hrq('I.straight', function _r4_t100() { + var r225_currentGlyph, r225_xn$setwidth$9Jrj, r225_xn$assignunicode$7Hrq, r225_xn$startfrom$1aao, r225_xn$lineto$5sIl, r225_xn$curveto$1aao, r225_xn$cubicto$1aao, r225_xn$putshapes$9Jrj, r225_xn$reverselast$3qIs, r225_include, r225_xn$createstroke$7Hrq, r225_xn$setanchor$9Jrj, r225_xn$applytransform$1aao, r225_xn$dontexport$5sIl, _r225_t0, _r225_t1, _r225_t2, _r225_t3; + _r225_t0 = this; + r225_currentGlyph = _r225_t0; + r225_xn$setwidth$9Jrj = _r225_t0['set-width']['bind'](_r225_t0); + r225_xn$assignunicode$7Hrq = function _r225_t2(r226_code) { + var r226_code, _r226_t0, _r226_t1; + r225_currentGlyph['assign-unicode'](r226_code); + return r4_unicodeGlyphs[r225_currentGlyph['unicode'][r225_currentGlyph['unicode']['length'] - 1]] = r225_currentGlyph; }; - r224_xn$startfrom$1aao = _r224_t0['start-from']['bind'](_r224_t0); - r224_xn$lineto$5sIl = _r224_t0['line-to']['bind'](_r224_t0); - r224_xn$curveto$1aao = _r224_t0['curve-to']['bind'](_r224_t0); - r224_xn$cubicto$1aao = _r224_t0['cubic-to']['bind'](_r224_t0); - r224_xn$putshapes$9Jrj = _r224_t0['put-shapes']['bind'](_r224_t0); - r224_xn$reverselast$3qIs = _r224_t0['reverse-last']['bind'](_r224_t0); - r224_include = _r224_t0['include']['bind'](_r224_t0); - r224_xn$createstroke$7Hrq = _r224_t0['create-stroke']['bind'](_r224_t0); - r224_xn$setanchor$9Jrj = _r224_t0['set-anchor']['bind'](_r224_t0); - r224_xn$applytransform$1aao = _r224_t0['apply-transform']['bind'](_r224_t0); - r224_xn$dontexport$5sIl = function _r224_t3() { - var _r226_t0, _r226_t1; - return r224_currentGlyph['dontExport'] = true; + r225_xn$startfrom$1aao = _r225_t0['start-from']['bind'](_r225_t0); + r225_xn$lineto$5sIl = _r225_t0['line-to']['bind'](_r225_t0); + r225_xn$curveto$1aao = _r225_t0['curve-to']['bind'](_r225_t0); + r225_xn$cubicto$1aao = _r225_t0['cubic-to']['bind'](_r225_t0); + r225_xn$putshapes$9Jrj = _r225_t0['put-shapes']['bind'](_r225_t0); + r225_xn$reverselast$3qIs = _r225_t0['reverse-last']['bind'](_r225_t0); + r225_include = _r225_t0['include']['bind'](_r225_t0); + r225_xn$createstroke$7Hrq = _r225_t0['create-stroke']['bind'](_r225_t0); + r225_xn$setanchor$9Jrj = _r225_t0['set-anchor']['bind'](_r225_t0); + r225_xn$applytransform$1aao = _r225_t0['apply-transform']['bind'](_r225_t0); + r225_xn$dontexport$5sIl = function _r225_t3() { + var _r227_t0, _r227_t1; + return r225_currentGlyph['dontExport'] = true; }; - _r224_t0['gizmo'] = r4_globalTransform; - _r224_t0['set-width'](r4_WIDTH); - r224_xn$dontexport$5sIl(); - r224_include(r4_capitalMarks); - r224_include(r224_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_CAP)['heads-to'](r4_UPWARD)); + _r225_t0['gizmo'] = r4_globalTransform; + _r225_t0['set-width'](r4_WIDTH); + r225_xn$dontexport$5sIl(); + r225_include(r4_capitalMarks); + r225_include(r225_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_CAP)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('I.serifed', function _r4_t98() { - var r228_currentGlyph, r228_xn$setwidth$9Jrj, r228_xn$assignunicode$7Hrq, r228_xn$startfrom$1aao, r228_xn$lineto$5sIl, r228_xn$curveto$1aao, r228_xn$cubicto$1aao, r228_xn$putshapes$9Jrj, r228_xn$reverselast$3qIs, r228_include, r228_xn$createstroke$7Hrq, r228_xn$setanchor$9Jrj, r228_xn$applytransform$1aao, r228_xn$dontexport$5sIl, _r228_t0, _r228_t1, _r228_t2, _r228_t3; - _r228_t0 = this; - r228_currentGlyph = _r228_t0; - r228_xn$setwidth$9Jrj = _r228_t0['set-width']['bind'](_r228_t0); - r228_xn$assignunicode$7Hrq = function _r228_t2(r229_code) { - var r229_code, _r229_t0, _r229_t1; - r228_currentGlyph['assign-unicode'](r229_code); - return r4_unicodeGlyphs[r228_currentGlyph['unicode'][r228_currentGlyph['unicode']['length'] - 1]] = r228_currentGlyph; + r4_xn$createglyph$7Hrq('I.serifed', function _r4_t101() { + var r229_currentGlyph, r229_xn$setwidth$9Jrj, r229_xn$assignunicode$7Hrq, r229_xn$startfrom$1aao, r229_xn$lineto$5sIl, r229_xn$curveto$1aao, r229_xn$cubicto$1aao, r229_xn$putshapes$9Jrj, r229_xn$reverselast$3qIs, r229_include, r229_xn$createstroke$7Hrq, r229_xn$setanchor$9Jrj, r229_xn$applytransform$1aao, r229_xn$dontexport$5sIl, _r229_t0, _r229_t1, _r229_t2, _r229_t3; + _r229_t0 = this; + r229_currentGlyph = _r229_t0; + r229_xn$setwidth$9Jrj = _r229_t0['set-width']['bind'](_r229_t0); + r229_xn$assignunicode$7Hrq = function _r229_t2(r230_code) { + var r230_code, _r230_t0, _r230_t1; + r229_currentGlyph['assign-unicode'](r230_code); + return r4_unicodeGlyphs[r229_currentGlyph['unicode'][r229_currentGlyph['unicode']['length'] - 1]] = r229_currentGlyph; }; - r228_xn$startfrom$1aao = _r228_t0['start-from']['bind'](_r228_t0); - r228_xn$lineto$5sIl = _r228_t0['line-to']['bind'](_r228_t0); - r228_xn$curveto$1aao = _r228_t0['curve-to']['bind'](_r228_t0); - r228_xn$cubicto$1aao = _r228_t0['cubic-to']['bind'](_r228_t0); - r228_xn$putshapes$9Jrj = _r228_t0['put-shapes']['bind'](_r228_t0); - r228_xn$reverselast$3qIs = _r228_t0['reverse-last']['bind'](_r228_t0); - r228_include = _r228_t0['include']['bind'](_r228_t0); - r228_xn$createstroke$7Hrq = _r228_t0['create-stroke']['bind'](_r228_t0); - r228_xn$setanchor$9Jrj = _r228_t0['set-anchor']['bind'](_r228_t0); - r228_xn$applytransform$1aao = _r228_t0['apply-transform']['bind'](_r228_t0); - r228_xn$dontexport$5sIl = function _r228_t3() { - var _r230_t0, _r230_t1; - return r228_currentGlyph['dontExport'] = true; + r229_xn$startfrom$1aao = _r229_t0['start-from']['bind'](_r229_t0); + r229_xn$lineto$5sIl = _r229_t0['line-to']['bind'](_r229_t0); + r229_xn$curveto$1aao = _r229_t0['curve-to']['bind'](_r229_t0); + r229_xn$cubicto$1aao = _r229_t0['cubic-to']['bind'](_r229_t0); + r229_xn$putshapes$9Jrj = _r229_t0['put-shapes']['bind'](_r229_t0); + r229_xn$reverselast$3qIs = _r229_t0['reverse-last']['bind'](_r229_t0); + r229_include = _r229_t0['include']['bind'](_r229_t0); + r229_xn$createstroke$7Hrq = _r229_t0['create-stroke']['bind'](_r229_t0); + r229_xn$setanchor$9Jrj = _r229_t0['set-anchor']['bind'](_r229_t0); + r229_xn$applytransform$1aao = _r229_t0['apply-transform']['bind'](_r229_t0); + r229_xn$dontexport$5sIl = function _r229_t3() { + var _r231_t0, _r231_t1; + return r229_currentGlyph['dontExport'] = true; }; - _r228_t0['gizmo'] = r4_globalTransform; - _r228_t0['set-width'](r4_WIDTH); - r228_xn$dontexport$5sIl(); - r228_include(r4_glyphs['I.straight'], r4_AS_BASE); - r228_include(r228_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE - r4_WIDTH * 0.26 - r4_STROKE * r4_globalTransform['yx'], r4_CAP)['set-width'](0, r4_STROKE)['line-to'](r4_MIDDLE + r4_WIDTH * 0.26 - r4_STROKE * r4_globalTransform['yx'], r4_CAP)); - r228_include(r228_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE - r4_WIDTH * 0.26 + r4_STROKE * r4_globalTransform['yx'], 0)['set-width'](r4_STROKE, 0)['line-to'](r4_MIDDLE + r4_WIDTH * 0.26 + r4_STROKE * r4_globalTransform['yx'], 0)); + _r229_t0['gizmo'] = r4_globalTransform; + _r229_t0['set-width'](r4_WIDTH); + r229_xn$dontexport$5sIl(); + r229_include(r4_glyphs['I.straight'], r4_AS_BASE); + r229_include(r229_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE - r4_WIDTH * 0.26 - r4_STROKE * r4_globalTransform['yx'], r4_CAP)['set-width'](0, r4_STROKE)['line-to'](r4_MIDDLE + r4_WIDTH * 0.26 - r4_STROKE * r4_globalTransform['yx'], r4_CAP)); + r229_include(r229_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE - r4_WIDTH * 0.26 + r4_STROKE * r4_globalTransform['yx'], 0)['set-width'](r4_STROKE, 0)['line-to'](r4_MIDDLE + r4_WIDTH * 0.26 + r4_STROKE * r4_globalTransform['yx'], 0)); return void 0; }); r4_xn$selectvariant$7Hrq('I', 'I', 'serifed'); - r4_xn$createglyph$7Hrq('T', function _r4_t99() { - var r232_currentGlyph, r232_xn$setwidth$9Jrj, r232_xn$assignunicode$7Hrq, r232_xn$startfrom$1aao, r232_xn$lineto$5sIl, r232_xn$curveto$1aao, r232_xn$cubicto$1aao, r232_xn$putshapes$9Jrj, r232_xn$reverselast$3qIs, r232_include, r232_xn$createstroke$7Hrq, r232_xn$setanchor$9Jrj, r232_xn$applytransform$1aao, r232_xn$dontexport$5sIl, _r232_t0, _r232_t1, _r232_t2, _r232_t3; - _r232_t0 = this; - r232_currentGlyph = _r232_t0; - r232_xn$setwidth$9Jrj = _r232_t0['set-width']['bind'](_r232_t0); - r232_xn$assignunicode$7Hrq = function _r232_t2(r233_code) { - var r233_code, _r233_t0, _r233_t1; - r232_currentGlyph['assign-unicode'](r233_code); - return r4_unicodeGlyphs[r232_currentGlyph['unicode'][r232_currentGlyph['unicode']['length'] - 1]] = r232_currentGlyph; + r4_xn$createglyph$7Hrq('T', function _r4_t102() { + var r233_currentGlyph, r233_xn$setwidth$9Jrj, r233_xn$assignunicode$7Hrq, r233_xn$startfrom$1aao, r233_xn$lineto$5sIl, r233_xn$curveto$1aao, r233_xn$cubicto$1aao, r233_xn$putshapes$9Jrj, r233_xn$reverselast$3qIs, r233_include, r233_xn$createstroke$7Hrq, r233_xn$setanchor$9Jrj, r233_xn$applytransform$1aao, r233_xn$dontexport$5sIl, _r233_t0, _r233_t1, _r233_t2, _r233_t3; + _r233_t0 = this; + r233_currentGlyph = _r233_t0; + r233_xn$setwidth$9Jrj = _r233_t0['set-width']['bind'](_r233_t0); + r233_xn$assignunicode$7Hrq = function _r233_t2(r234_code) { + var r234_code, _r234_t0, _r234_t1; + r233_currentGlyph['assign-unicode'](r234_code); + return r4_unicodeGlyphs[r233_currentGlyph['unicode'][r233_currentGlyph['unicode']['length'] - 1]] = r233_currentGlyph; }; - r232_xn$startfrom$1aao = _r232_t0['start-from']['bind'](_r232_t0); - r232_xn$lineto$5sIl = _r232_t0['line-to']['bind'](_r232_t0); - r232_xn$curveto$1aao = _r232_t0['curve-to']['bind'](_r232_t0); - r232_xn$cubicto$1aao = _r232_t0['cubic-to']['bind'](_r232_t0); - r232_xn$putshapes$9Jrj = _r232_t0['put-shapes']['bind'](_r232_t0); - r232_xn$reverselast$3qIs = _r232_t0['reverse-last']['bind'](_r232_t0); - r232_include = _r232_t0['include']['bind'](_r232_t0); - r232_xn$createstroke$7Hrq = _r232_t0['create-stroke']['bind'](_r232_t0); - r232_xn$setanchor$9Jrj = _r232_t0['set-anchor']['bind'](_r232_t0); - r232_xn$applytransform$1aao = _r232_t0['apply-transform']['bind'](_r232_t0); - r232_xn$dontexport$5sIl = function _r232_t3() { - var _r234_t0, _r234_t1; - return r232_currentGlyph['dontExport'] = true; + r233_xn$startfrom$1aao = _r233_t0['start-from']['bind'](_r233_t0); + r233_xn$lineto$5sIl = _r233_t0['line-to']['bind'](_r233_t0); + r233_xn$curveto$1aao = _r233_t0['curve-to']['bind'](_r233_t0); + r233_xn$cubicto$1aao = _r233_t0['cubic-to']['bind'](_r233_t0); + r233_xn$putshapes$9Jrj = _r233_t0['put-shapes']['bind'](_r233_t0); + r233_xn$reverselast$3qIs = _r233_t0['reverse-last']['bind'](_r233_t0); + r233_include = _r233_t0['include']['bind'](_r233_t0); + r233_xn$createstroke$7Hrq = _r233_t0['create-stroke']['bind'](_r233_t0); + r233_xn$setanchor$9Jrj = _r233_t0['set-anchor']['bind'](_r233_t0); + r233_xn$applytransform$1aao = _r233_t0['apply-transform']['bind'](_r233_t0); + r233_xn$dontexport$5sIl = function _r233_t3() { + var _r235_t0, _r235_t1; + return r233_currentGlyph['dontExport'] = true; }; - _r232_t0['gizmo'] = r4_globalTransform; - _r232_t0['set-width'](r4_WIDTH); - r232_xn$setwidth$9Jrj(r4_WIDTH); - r232_xn$assignunicode$7Hrq('T'); - r232_include(r4_capitalMarks); - r232_include(r232_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_CAP)['heads-to'](r4_UPWARD)); - r232_include(r232_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_RIGHTWARD)); + _r233_t0['gizmo'] = r4_globalTransform; + _r233_t0['set-width'](r4_WIDTH); + r233_xn$setwidth$9Jrj(r4_WIDTH); + r233_xn$assignunicode$7Hrq('T'); + r233_include(r4_capitalMarks); + r233_include(r233_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_CAP)['heads-to'](r4_UPWARD)); + r233_include(r233_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('Z', function _r4_t100() { - var r236_currentGlyph, r236_xn$setwidth$9Jrj, r236_xn$assignunicode$7Hrq, r236_xn$startfrom$1aao, r236_xn$lineto$5sIl, r236_xn$curveto$1aao, r236_xn$cubicto$1aao, r236_xn$putshapes$9Jrj, r236_xn$reverselast$3qIs, r236_include, r236_xn$createstroke$7Hrq, r236_xn$setanchor$9Jrj, r236_xn$applytransform$1aao, r236_xn$dontexport$5sIl, r236_cor, _r236_t0, _r236_t1, _r236_t2, _r236_t3; - _r236_t0 = this; - r236_currentGlyph = _r236_t0; - r236_xn$setwidth$9Jrj = _r236_t0['set-width']['bind'](_r236_t0); - r236_xn$assignunicode$7Hrq = function _r236_t2(r237_code) { - var r237_code, _r237_t0, _r237_t1; - r236_currentGlyph['assign-unicode'](r237_code); - return r4_unicodeGlyphs[r236_currentGlyph['unicode'][r236_currentGlyph['unicode']['length'] - 1]] = r236_currentGlyph; + r4_xn$createglyph$7Hrq('Z', function _r4_t103() { + var r237_currentGlyph, r237_xn$setwidth$9Jrj, r237_xn$assignunicode$7Hrq, r237_xn$startfrom$1aao, r237_xn$lineto$5sIl, r237_xn$curveto$1aao, r237_xn$cubicto$1aao, r237_xn$putshapes$9Jrj, r237_xn$reverselast$3qIs, r237_include, r237_xn$createstroke$7Hrq, r237_xn$setanchor$9Jrj, r237_xn$applytransform$1aao, r237_xn$dontexport$5sIl, r237_cor, _r237_t0, _r237_t1, _r237_t2, _r237_t3; + _r237_t0 = this; + r237_currentGlyph = _r237_t0; + r237_xn$setwidth$9Jrj = _r237_t0['set-width']['bind'](_r237_t0); + r237_xn$assignunicode$7Hrq = function _r237_t2(r238_code) { + var r238_code, _r238_t0, _r238_t1; + r237_currentGlyph['assign-unicode'](r238_code); + return r4_unicodeGlyphs[r237_currentGlyph['unicode'][r237_currentGlyph['unicode']['length'] - 1]] = r237_currentGlyph; }; - r236_xn$startfrom$1aao = _r236_t0['start-from']['bind'](_r236_t0); - r236_xn$lineto$5sIl = _r236_t0['line-to']['bind'](_r236_t0); - r236_xn$curveto$1aao = _r236_t0['curve-to']['bind'](_r236_t0); - r236_xn$cubicto$1aao = _r236_t0['cubic-to']['bind'](_r236_t0); - r236_xn$putshapes$9Jrj = _r236_t0['put-shapes']['bind'](_r236_t0); - r236_xn$reverselast$3qIs = _r236_t0['reverse-last']['bind'](_r236_t0); - r236_include = _r236_t0['include']['bind'](_r236_t0); - r236_xn$createstroke$7Hrq = _r236_t0['create-stroke']['bind'](_r236_t0); - r236_xn$setanchor$9Jrj = _r236_t0['set-anchor']['bind'](_r236_t0); - r236_xn$applytransform$1aao = _r236_t0['apply-transform']['bind'](_r236_t0); - r236_xn$dontexport$5sIl = function _r236_t3() { - var _r238_t0, _r238_t1; - return r236_currentGlyph['dontExport'] = true; + r237_xn$startfrom$1aao = _r237_t0['start-from']['bind'](_r237_t0); + r237_xn$lineto$5sIl = _r237_t0['line-to']['bind'](_r237_t0); + r237_xn$curveto$1aao = _r237_t0['curve-to']['bind'](_r237_t0); + r237_xn$cubicto$1aao = _r237_t0['cubic-to']['bind'](_r237_t0); + r237_xn$putshapes$9Jrj = _r237_t0['put-shapes']['bind'](_r237_t0); + r237_xn$reverselast$3qIs = _r237_t0['reverse-last']['bind'](_r237_t0); + r237_include = _r237_t0['include']['bind'](_r237_t0); + r237_xn$createstroke$7Hrq = _r237_t0['create-stroke']['bind'](_r237_t0); + r237_xn$setanchor$9Jrj = _r237_t0['set-anchor']['bind'](_r237_t0); + r237_xn$applytransform$1aao = _r237_t0['apply-transform']['bind'](_r237_t0); + r237_xn$dontexport$5sIl = function _r237_t3() { + var _r239_t0, _r239_t1; + return r237_currentGlyph['dontExport'] = true; }; - _r236_t0['gizmo'] = r4_globalTransform; - _r236_t0['set-width'](r4_WIDTH); - r236_xn$setwidth$9Jrj(r4_WIDTH); - r236_xn$assignunicode$7Hrq('Z'); - r236_include(r4_capitalMarks); - r236_cor = 1.15; - r236_include(r236_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_RIGHTWARD)); - r236_include(r236_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_RIGHTWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, 0)['heads-to'](r4_RIGHTWARD)); - r236_xn$startfrom$1aao(r4_SB, r4_STROKE); - r236_xn$lineto$5sIl(r4_SB + r4_STROKE * r236_cor, r4_STROKE); - r236_xn$lineto$5sIl(r4_RIGHTSB, r4_CAP - r4_STROKE); - r236_xn$lineto$5sIl(r4_RIGHTSB - r4_STROKE * r236_cor, r4_CAP - r4_STROKE); - r236_xn$reverselast$3qIs(); + _r237_t0['gizmo'] = r4_globalTransform; + _r237_t0['set-width'](r4_WIDTH); + r237_xn$setwidth$9Jrj(r4_WIDTH); + r237_xn$assignunicode$7Hrq('Z'); + r237_include(r4_capitalMarks); + r237_cor = 1.15; + r237_include(r237_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_RIGHTWARD)); + r237_include(r237_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_RIGHTWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, 0)['heads-to'](r4_RIGHTWARD)); + r237_xn$startfrom$1aao(r4_SB, r4_STROKE); + r237_xn$lineto$5sIl(r4_SB + r4_STROKE * r237_cor, r4_STROKE); + r237_xn$lineto$5sIl(r4_RIGHTSB, r4_CAP - r4_STROKE); + r237_xn$lineto$5sIl(r4_RIGHTSB - r4_STROKE * r237_cor, r4_CAP - r4_STROKE); + r237_xn$reverselast$3qIs(); return void 0; }); - r4_xn$createglyph$7Hrq('J.straight', function _r4_t101() { - var r240_currentGlyph, r240_xn$setwidth$9Jrj, r240_xn$assignunicode$7Hrq, r240_xn$startfrom$1aao, r240_xn$lineto$5sIl, r240_xn$curveto$1aao, r240_xn$cubicto$1aao, r240_xn$putshapes$9Jrj, r240_xn$reverselast$3qIs, r240_include, r240_xn$createstroke$7Hrq, r240_xn$setanchor$9Jrj, r240_xn$applytransform$1aao, r240_xn$dontexport$5sIl, r240_slope, r240_expand, r240_coexpand, r240_kappa, r240_smooth, r240_hookx, _r240_t0, _r240_t1, _r240_t2, _r240_t3; - _r240_t0 = this; - r240_currentGlyph = _r240_t0; - r240_xn$setwidth$9Jrj = _r240_t0['set-width']['bind'](_r240_t0); - r240_xn$assignunicode$7Hrq = function _r240_t2(r241_code) { - var r241_code, _r241_t0, _r241_t1; - r240_currentGlyph['assign-unicode'](r241_code); - return r4_unicodeGlyphs[r240_currentGlyph['unicode'][r240_currentGlyph['unicode']['length'] - 1]] = r240_currentGlyph; + r4_xn$createglyph$7Hrq('J.straight', function _r4_t104() { + var r241_currentGlyph, r241_xn$setwidth$9Jrj, r241_xn$assignunicode$7Hrq, r241_xn$startfrom$1aao, r241_xn$lineto$5sIl, r241_xn$curveto$1aao, r241_xn$cubicto$1aao, r241_xn$putshapes$9Jrj, r241_xn$reverselast$3qIs, r241_include, r241_xn$createstroke$7Hrq, r241_xn$setanchor$9Jrj, r241_xn$applytransform$1aao, r241_xn$dontexport$5sIl, r241_slope, r241_expand, r241_coexpand, r241_kappa, r241_smooth, r241_hookx, _r241_t0, _r241_t1, _r241_t2, _r241_t3; + _r241_t0 = this; + r241_currentGlyph = _r241_t0; + r241_xn$setwidth$9Jrj = _r241_t0['set-width']['bind'](_r241_t0); + r241_xn$assignunicode$7Hrq = function _r241_t2(r242_code) { + var r242_code, _r242_t0, _r242_t1; + r241_currentGlyph['assign-unicode'](r242_code); + return r4_unicodeGlyphs[r241_currentGlyph['unicode'][r241_currentGlyph['unicode']['length'] - 1]] = r241_currentGlyph; }; - r240_xn$startfrom$1aao = _r240_t0['start-from']['bind'](_r240_t0); - r240_xn$lineto$5sIl = _r240_t0['line-to']['bind'](_r240_t0); - r240_xn$curveto$1aao = _r240_t0['curve-to']['bind'](_r240_t0); - r240_xn$cubicto$1aao = _r240_t0['cubic-to']['bind'](_r240_t0); - r240_xn$putshapes$9Jrj = _r240_t0['put-shapes']['bind'](_r240_t0); - r240_xn$reverselast$3qIs = _r240_t0['reverse-last']['bind'](_r240_t0); - r240_include = _r240_t0['include']['bind'](_r240_t0); - r240_xn$createstroke$7Hrq = _r240_t0['create-stroke']['bind'](_r240_t0); - r240_xn$setanchor$9Jrj = _r240_t0['set-anchor']['bind'](_r240_t0); - r240_xn$applytransform$1aao = _r240_t0['apply-transform']['bind'](_r240_t0); - r240_xn$dontexport$5sIl = function _r240_t3() { - var _r242_t0, _r242_t1; - return r240_currentGlyph['dontExport'] = true; + r241_xn$startfrom$1aao = _r241_t0['start-from']['bind'](_r241_t0); + r241_xn$lineto$5sIl = _r241_t0['line-to']['bind'](_r241_t0); + r241_xn$curveto$1aao = _r241_t0['curve-to']['bind'](_r241_t0); + r241_xn$cubicto$1aao = _r241_t0['cubic-to']['bind'](_r241_t0); + r241_xn$putshapes$9Jrj = _r241_t0['put-shapes']['bind'](_r241_t0); + r241_xn$reverselast$3qIs = _r241_t0['reverse-last']['bind'](_r241_t0); + r241_include = _r241_t0['include']['bind'](_r241_t0); + r241_xn$createstroke$7Hrq = _r241_t0['create-stroke']['bind'](_r241_t0); + r241_xn$setanchor$9Jrj = _r241_t0['set-anchor']['bind'](_r241_t0); + r241_xn$applytransform$1aao = _r241_t0['apply-transform']['bind'](_r241_t0); + r241_xn$dontexport$5sIl = function _r241_t3() { + var _r243_t0, _r243_t1; + return r241_currentGlyph['dontExport'] = true; }; - _r240_t0['gizmo'] = r4_globalTransform; - _r240_t0['set-width'](r4_WIDTH); - r240_xn$setwidth$9Jrj(r4_WIDTH); - r240_xn$dontexport$5sIl(); - r240_include(r4_capitalMarks); - r240_slope = r4_STROKE * 0.00092; - r240_expand = 0.35; - r240_coexpand = (1 - r240_expand) / 2; - r240_kappa = r4_KAPPA_HOOK; - r240_smooth = r4_HOOK + 0.75 * r4_STROKE; - r240_hookx = 0.5 * r4_SB + r4_OXHOOK; - r240_include(r240_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_JBALANCE, r4_CAP)['set-width'](0, r4_STROKE)['heads-to'](r4_DOWNWARD)['line-to'](r4_RIGHTSB - r4_JBALANCE, r240_smooth)['arc-vh-to'](r0_mix(r240_hookx, r4_RIGHTSB - r4_JBALANCE, 0.5), r4_O)['heads-to'](r4_LEFTWARD)['curve-to'](r4_MIDDLE - r240_kappa * (r4_MIDDLE - r4_SB) - r4_SB * 0.5, r4_O, r240_hookx, r4_HOOK)); + _r241_t0['gizmo'] = r4_globalTransform; + _r241_t0['set-width'](r4_WIDTH); + r241_xn$setwidth$9Jrj(r4_WIDTH); + r241_xn$dontexport$5sIl(); + r241_include(r4_capitalMarks); + r241_slope = r4_STROKE * 0.00092; + r241_expand = 0.35; + r241_coexpand = (1 - r241_expand) / 2; + r241_kappa = r4_KAPPA_HOOK; + r241_smooth = r4_HOOK + 0.75 * r4_STROKE; + r241_hookx = 0.5 * r4_SB + r4_OXHOOK; + r241_include(r241_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_JBALANCE, r4_CAP)['set-width'](0, r4_STROKE)['heads-to'](r4_DOWNWARD)['line-to'](r4_RIGHTSB - r4_JBALANCE, r241_smooth)['arc-vh-to'](r0_mix(r241_hookx, r4_RIGHTSB - r4_JBALANCE, 0.5), r4_O)['heads-to'](r4_LEFTWARD)['curve-to'](r4_MIDDLE - r241_kappa * (r4_MIDDLE - r4_SB) - r4_SB * 0.5, r4_O, r241_hookx, r4_HOOK)); return void 0; }); - r4_xn$createglyph$7Hrq('J.serifed', function _r4_t102() { - var r244_currentGlyph, r244_xn$setwidth$9Jrj, r244_xn$assignunicode$7Hrq, r244_xn$startfrom$1aao, r244_xn$lineto$5sIl, r244_xn$curveto$1aao, r244_xn$cubicto$1aao, r244_xn$putshapes$9Jrj, r244_xn$reverselast$3qIs, r244_include, r244_xn$createstroke$7Hrq, r244_xn$setanchor$9Jrj, r244_xn$applytransform$1aao, r244_xn$dontexport$5sIl, _r244_t0, _r244_t1, _r244_t2, _r244_t3; - _r244_t0 = this; - r244_currentGlyph = _r244_t0; - r244_xn$setwidth$9Jrj = _r244_t0['set-width']['bind'](_r244_t0); - r244_xn$assignunicode$7Hrq = function _r244_t2(r245_code) { - var r245_code, _r245_t0, _r245_t1; - r244_currentGlyph['assign-unicode'](r245_code); - return r4_unicodeGlyphs[r244_currentGlyph['unicode'][r244_currentGlyph['unicode']['length'] - 1]] = r244_currentGlyph; + r4_xn$createglyph$7Hrq('J.serifed', function _r4_t105() { + var r245_currentGlyph, r245_xn$setwidth$9Jrj, r245_xn$assignunicode$7Hrq, r245_xn$startfrom$1aao, r245_xn$lineto$5sIl, r245_xn$curveto$1aao, r245_xn$cubicto$1aao, r245_xn$putshapes$9Jrj, r245_xn$reverselast$3qIs, r245_include, r245_xn$createstroke$7Hrq, r245_xn$setanchor$9Jrj, r245_xn$applytransform$1aao, r245_xn$dontexport$5sIl, _r245_t0, _r245_t1, _r245_t2, _r245_t3; + _r245_t0 = this; + r245_currentGlyph = _r245_t0; + r245_xn$setwidth$9Jrj = _r245_t0['set-width']['bind'](_r245_t0); + r245_xn$assignunicode$7Hrq = function _r245_t2(r246_code) { + var r246_code, _r246_t0, _r246_t1; + r245_currentGlyph['assign-unicode'](r246_code); + return r4_unicodeGlyphs[r245_currentGlyph['unicode'][r245_currentGlyph['unicode']['length'] - 1]] = r245_currentGlyph; }; - r244_xn$startfrom$1aao = _r244_t0['start-from']['bind'](_r244_t0); - r244_xn$lineto$5sIl = _r244_t0['line-to']['bind'](_r244_t0); - r244_xn$curveto$1aao = _r244_t0['curve-to']['bind'](_r244_t0); - r244_xn$cubicto$1aao = _r244_t0['cubic-to']['bind'](_r244_t0); - r244_xn$putshapes$9Jrj = _r244_t0['put-shapes']['bind'](_r244_t0); - r244_xn$reverselast$3qIs = _r244_t0['reverse-last']['bind'](_r244_t0); - r244_include = _r244_t0['include']['bind'](_r244_t0); - r244_xn$createstroke$7Hrq = _r244_t0['create-stroke']['bind'](_r244_t0); - r244_xn$setanchor$9Jrj = _r244_t0['set-anchor']['bind'](_r244_t0); - r244_xn$applytransform$1aao = _r244_t0['apply-transform']['bind'](_r244_t0); - r244_xn$dontexport$5sIl = function _r244_t3() { - var _r246_t0, _r246_t1; - return r244_currentGlyph['dontExport'] = true; + r245_xn$startfrom$1aao = _r245_t0['start-from']['bind'](_r245_t0); + r245_xn$lineto$5sIl = _r245_t0['line-to']['bind'](_r245_t0); + r245_xn$curveto$1aao = _r245_t0['curve-to']['bind'](_r245_t0); + r245_xn$cubicto$1aao = _r245_t0['cubic-to']['bind'](_r245_t0); + r245_xn$putshapes$9Jrj = _r245_t0['put-shapes']['bind'](_r245_t0); + r245_xn$reverselast$3qIs = _r245_t0['reverse-last']['bind'](_r245_t0); + r245_include = _r245_t0['include']['bind'](_r245_t0); + r245_xn$createstroke$7Hrq = _r245_t0['create-stroke']['bind'](_r245_t0); + r245_xn$setanchor$9Jrj = _r245_t0['set-anchor']['bind'](_r245_t0); + r245_xn$applytransform$1aao = _r245_t0['apply-transform']['bind'](_r245_t0); + r245_xn$dontexport$5sIl = function _r245_t3() { + var _r247_t0, _r247_t1; + return r245_currentGlyph['dontExport'] = true; }; - _r244_t0['gizmo'] = r4_globalTransform; - _r244_t0['set-width'](r4_WIDTH); - r244_xn$setwidth$9Jrj(r4_WIDTH); - r244_xn$dontexport$5sIl(); - r244_include(r4_glyphs['J.straight'], r4_AS_BASE); - r244_include(r4_leftwardTopSerif(r4_RIGHTSB - r4_HALFSTROKE - r4_JBALANCE, r4_CAP, r4_LONGJUT)); + _r245_t0['gizmo'] = r4_globalTransform; + _r245_t0['set-width'](r4_WIDTH); + r245_xn$setwidth$9Jrj(r4_WIDTH); + r245_xn$dontexport$5sIl(); + r245_include(r4_glyphs['J.straight'], r4_AS_BASE); + r245_include(r4_leftwardTopSerif(r4_RIGHTSB - r4_HALFSTROKE - r4_JBALANCE, r4_CAP, r4_LONGJUT)); return void 0; }); r4_xn$selectvariant$7Hrq('J', 'J', 'serifed'); - r4_xn$createglyph$7Hrq('N', function _r4_t103() { - var r248_currentGlyph, r248_xn$setwidth$9Jrj, r248_xn$assignunicode$7Hrq, r248_xn$startfrom$1aao, r248_xn$lineto$5sIl, r248_xn$curveto$1aao, r248_xn$cubicto$1aao, r248_xn$putshapes$9Jrj, r248_xn$reverselast$3qIs, r248_include, r248_xn$createstroke$7Hrq, r248_xn$setanchor$9Jrj, r248_xn$applytransform$1aao, r248_xn$dontexport$5sIl, r248_topstroke, r248_halftopstroke, _r248_t0, _r248_t1, _r248_t2, _r248_t3; - _r248_t0 = this; - r248_currentGlyph = _r248_t0; - r248_xn$setwidth$9Jrj = _r248_t0['set-width']['bind'](_r248_t0); - r248_xn$assignunicode$7Hrq = function _r248_t2(r249_code) { - var r249_code, _r249_t0, _r249_t1; - r248_currentGlyph['assign-unicode'](r249_code); - return r4_unicodeGlyphs[r248_currentGlyph['unicode'][r248_currentGlyph['unicode']['length'] - 1]] = r248_currentGlyph; + r4_xn$createglyph$7Hrq('N', function _r4_t106() { + var r249_currentGlyph, r249_xn$setwidth$9Jrj, r249_xn$assignunicode$7Hrq, r249_xn$startfrom$1aao, r249_xn$lineto$5sIl, r249_xn$curveto$1aao, r249_xn$cubicto$1aao, r249_xn$putshapes$9Jrj, r249_xn$reverselast$3qIs, r249_include, r249_xn$createstroke$7Hrq, r249_xn$setanchor$9Jrj, r249_xn$applytransform$1aao, r249_xn$dontexport$5sIl, r249_topstroke, r249_halftopstroke, _r249_t0, _r249_t1, _r249_t2, _r249_t3; + _r249_t0 = this; + r249_currentGlyph = _r249_t0; + r249_xn$setwidth$9Jrj = _r249_t0['set-width']['bind'](_r249_t0); + r249_xn$assignunicode$7Hrq = function _r249_t2(r250_code) { + var r250_code, _r250_t0, _r250_t1; + r249_currentGlyph['assign-unicode'](r250_code); + return r4_unicodeGlyphs[r249_currentGlyph['unicode'][r249_currentGlyph['unicode']['length'] - 1]] = r249_currentGlyph; }; - r248_xn$startfrom$1aao = _r248_t0['start-from']['bind'](_r248_t0); - r248_xn$lineto$5sIl = _r248_t0['line-to']['bind'](_r248_t0); - r248_xn$curveto$1aao = _r248_t0['curve-to']['bind'](_r248_t0); - r248_xn$cubicto$1aao = _r248_t0['cubic-to']['bind'](_r248_t0); - r248_xn$putshapes$9Jrj = _r248_t0['put-shapes']['bind'](_r248_t0); - r248_xn$reverselast$3qIs = _r248_t0['reverse-last']['bind'](_r248_t0); - r248_include = _r248_t0['include']['bind'](_r248_t0); - r248_xn$createstroke$7Hrq = _r248_t0['create-stroke']['bind'](_r248_t0); - r248_xn$setanchor$9Jrj = _r248_t0['set-anchor']['bind'](_r248_t0); - r248_xn$applytransform$1aao = _r248_t0['apply-transform']['bind'](_r248_t0); - r248_xn$dontexport$5sIl = function _r248_t3() { - var _r250_t0, _r250_t1; - return r248_currentGlyph['dontExport'] = true; + r249_xn$startfrom$1aao = _r249_t0['start-from']['bind'](_r249_t0); + r249_xn$lineto$5sIl = _r249_t0['line-to']['bind'](_r249_t0); + r249_xn$curveto$1aao = _r249_t0['curve-to']['bind'](_r249_t0); + r249_xn$cubicto$1aao = _r249_t0['cubic-to']['bind'](_r249_t0); + r249_xn$putshapes$9Jrj = _r249_t0['put-shapes']['bind'](_r249_t0); + r249_xn$reverselast$3qIs = _r249_t0['reverse-last']['bind'](_r249_t0); + r249_include = _r249_t0['include']['bind'](_r249_t0); + r249_xn$createstroke$7Hrq = _r249_t0['create-stroke']['bind'](_r249_t0); + r249_xn$setanchor$9Jrj = _r249_t0['set-anchor']['bind'](_r249_t0); + r249_xn$applytransform$1aao = _r249_t0['apply-transform']['bind'](_r249_t0); + r249_xn$dontexport$5sIl = function _r249_t3() { + var _r251_t0, _r251_t1; + return r249_currentGlyph['dontExport'] = true; }; - _r248_t0['gizmo'] = r4_globalTransform; - _r248_t0['set-width'](r4_WIDTH); - r248_xn$setwidth$9Jrj(r4_WIDTH); - r248_xn$assignunicode$7Hrq('N'); - r248_include(r4_capitalMarks); - r248_topstroke = r4_adviceBlackness(4); - r248_halftopstroke = r248_topstroke / 2; - r248_include(r248_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r4_CAP * 0.4)['heads-to'](r4_UPWARD)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)['set-width'](0, r248_topstroke)); - r248_include(r248_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r248_topstroke, 0)['line-to'](r4_RIGHTSB, r4_CAP * 0.6)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_UPWARD)); - r248_include(r248_xn$createstroke$7Hrq()['start-from'](r4_SB + r248_halftopstroke, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r248_topstroke, 0)['line-to'](r4_RIGHTSB - r248_topstroke - r248_halftopstroke, 0)['heads-to'](r4_DOWNWARD)); + _r249_t0['gizmo'] = r4_globalTransform; + _r249_t0['set-width'](r4_WIDTH); + r249_xn$setwidth$9Jrj(r4_WIDTH); + r249_xn$assignunicode$7Hrq('N'); + r249_include(r4_capitalMarks); + r249_topstroke = r4_adviceBlackness(4); + r249_halftopstroke = r249_topstroke / 2; + r249_include(r249_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r4_CAP * 0.4)['heads-to'](r4_UPWARD)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)['set-width'](0, r249_topstroke)); + r249_include(r249_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r249_topstroke, 0)['line-to'](r4_RIGHTSB, r4_CAP * 0.6)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_UPWARD)); + r249_include(r249_xn$createstroke$7Hrq()['start-from'](r4_SB + r249_halftopstroke, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r249_topstroke, 0)['line-to'](r4_RIGHTSB - r249_topstroke - r249_halftopstroke, 0)['heads-to'](r4_DOWNWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('M', function _r4_t104() { - var r252_currentGlyph, r252_xn$setwidth$9Jrj, r252_xn$assignunicode$7Hrq, r252_xn$startfrom$1aao, r252_xn$lineto$5sIl, r252_xn$curveto$1aao, r252_xn$cubicto$1aao, r252_xn$putshapes$9Jrj, r252_xn$reverselast$3qIs, r252_include, r252_xn$createstroke$7Hrq, r252_xn$setanchor$9Jrj, r252_xn$applytransform$1aao, r252_xn$dontexport$5sIl, r252_topstroke, r252_halftopstroke, _r252_t0, _r252_t1, _r252_t2, _r252_t3; - _r252_t0 = this; - r252_currentGlyph = _r252_t0; - r252_xn$setwidth$9Jrj = _r252_t0['set-width']['bind'](_r252_t0); - r252_xn$assignunicode$7Hrq = function _r252_t2(r253_code) { - var r253_code, _r253_t0, _r253_t1; - r252_currentGlyph['assign-unicode'](r253_code); - return r4_unicodeGlyphs[r252_currentGlyph['unicode'][r252_currentGlyph['unicode']['length'] - 1]] = r252_currentGlyph; + r4_xn$createglyph$7Hrq('M', function _r4_t107() { + var r253_currentGlyph, r253_xn$setwidth$9Jrj, r253_xn$assignunicode$7Hrq, r253_xn$startfrom$1aao, r253_xn$lineto$5sIl, r253_xn$curveto$1aao, r253_xn$cubicto$1aao, r253_xn$putshapes$9Jrj, r253_xn$reverselast$3qIs, r253_include, r253_xn$createstroke$7Hrq, r253_xn$setanchor$9Jrj, r253_xn$applytransform$1aao, r253_xn$dontexport$5sIl, r253_topstroke, r253_halftopstroke, _r253_t0, _r253_t1, _r253_t2, _r253_t3; + _r253_t0 = this; + r253_currentGlyph = _r253_t0; + r253_xn$setwidth$9Jrj = _r253_t0['set-width']['bind'](_r253_t0); + r253_xn$assignunicode$7Hrq = function _r253_t2(r254_code) { + var r254_code, _r254_t0, _r254_t1; + r253_currentGlyph['assign-unicode'](r254_code); + return r4_unicodeGlyphs[r253_currentGlyph['unicode'][r253_currentGlyph['unicode']['length'] - 1]] = r253_currentGlyph; }; - r252_xn$startfrom$1aao = _r252_t0['start-from']['bind'](_r252_t0); - r252_xn$lineto$5sIl = _r252_t0['line-to']['bind'](_r252_t0); - r252_xn$curveto$1aao = _r252_t0['curve-to']['bind'](_r252_t0); - r252_xn$cubicto$1aao = _r252_t0['cubic-to']['bind'](_r252_t0); - r252_xn$putshapes$9Jrj = _r252_t0['put-shapes']['bind'](_r252_t0); - r252_xn$reverselast$3qIs = _r252_t0['reverse-last']['bind'](_r252_t0); - r252_include = _r252_t0['include']['bind'](_r252_t0); - r252_xn$createstroke$7Hrq = _r252_t0['create-stroke']['bind'](_r252_t0); - r252_xn$setanchor$9Jrj = _r252_t0['set-anchor']['bind'](_r252_t0); - r252_xn$applytransform$1aao = _r252_t0['apply-transform']['bind'](_r252_t0); - r252_xn$dontexport$5sIl = function _r252_t3() { - var _r254_t0, _r254_t1; - return r252_currentGlyph['dontExport'] = true; + r253_xn$startfrom$1aao = _r253_t0['start-from']['bind'](_r253_t0); + r253_xn$lineto$5sIl = _r253_t0['line-to']['bind'](_r253_t0); + r253_xn$curveto$1aao = _r253_t0['curve-to']['bind'](_r253_t0); + r253_xn$cubicto$1aao = _r253_t0['cubic-to']['bind'](_r253_t0); + r253_xn$putshapes$9Jrj = _r253_t0['put-shapes']['bind'](_r253_t0); + r253_xn$reverselast$3qIs = _r253_t0['reverse-last']['bind'](_r253_t0); + r253_include = _r253_t0['include']['bind'](_r253_t0); + r253_xn$createstroke$7Hrq = _r253_t0['create-stroke']['bind'](_r253_t0); + r253_xn$setanchor$9Jrj = _r253_t0['set-anchor']['bind'](_r253_t0); + r253_xn$applytransform$1aao = _r253_t0['apply-transform']['bind'](_r253_t0); + r253_xn$dontexport$5sIl = function _r253_t3() { + var _r255_t0, _r255_t1; + return r253_currentGlyph['dontExport'] = true; }; - _r252_t0['gizmo'] = r4_globalTransform; - _r252_t0['set-width'](r4_WIDTH); - r252_xn$setwidth$9Jrj(r4_WIDTH); - r252_xn$assignunicode$7Hrq('M'); - r252_include(r4_capitalMarks); - r252_topstroke = r4_adviceBlackness(5); - r252_halftopstroke = r252_topstroke / 2; - r252_include(r252_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r4_CAP * 0.2)['heads-to'](r4_UPWARD)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)['set-width'](0, r252_topstroke)); - r252_include(r252_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, r4_CAP * 0.2)['heads-to'](r4_UPWARD)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_UPWARD)['set-width'](r252_topstroke, 0)); - r252_include(r252_xn$createstroke$7Hrq()['start-from'](r4_SB + r252_halftopstroke, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r252_topstroke, 0)['line-to'](r4_MIDDLE - r252_halftopstroke, r4_CAP * 0.3)['heads-to'](r4_DOWNWARD)); - r252_include(r252_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE + r252_halftopstroke, r4_CAP * 0.3)['heads-to'](r4_UPWARD)['set-width'](r252_topstroke, 0)['line-to'](r4_RIGHTSB - r252_halftopstroke, r4_CAP)['heads-to'](r4_UPWARD)); + _r253_t0['gizmo'] = r4_globalTransform; + _r253_t0['set-width'](r4_WIDTH); + r253_xn$setwidth$9Jrj(r4_WIDTH); + r253_xn$assignunicode$7Hrq('M'); + r253_include(r4_capitalMarks); + r253_topstroke = r4_adviceBlackness(5); + r253_halftopstroke = r253_topstroke / 2; + r253_include(r253_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r4_CAP * 0.2)['heads-to'](r4_UPWARD)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)['set-width'](0, r253_topstroke)); + r253_include(r253_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, r4_CAP * 0.2)['heads-to'](r4_UPWARD)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_UPWARD)['set-width'](r253_topstroke, 0)); + r253_include(r253_xn$createstroke$7Hrq()['start-from'](r4_SB + r253_halftopstroke, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r253_topstroke, 0)['line-to'](r4_MIDDLE - r253_halftopstroke, r4_CAP * 0.3)['heads-to'](r4_DOWNWARD)); + r253_include(r253_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE + r253_halftopstroke, r4_CAP * 0.3)['heads-to'](r4_UPWARD)['set-width'](r253_topstroke, 0)['line-to'](r4_RIGHTSB - r253_halftopstroke, r4_CAP)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('S', function _r4_t105() { - var r256_currentGlyph, r256_xn$setwidth$9Jrj, r256_xn$assignunicode$7Hrq, r256_xn$startfrom$1aao, r256_xn$lineto$5sIl, r256_xn$curveto$1aao, r256_xn$cubicto$1aao, r256_xn$putshapes$9Jrj, r256_xn$reverselast$3qIs, r256_include, r256_xn$createstroke$7Hrq, r256_xn$setanchor$9Jrj, r256_xn$applytransform$1aao, r256_xn$dontexport$5sIl, _r256_t0, _r256_t1, _r256_t2, _r256_t3; - _r256_t0 = this; - r256_currentGlyph = _r256_t0; - r256_xn$setwidth$9Jrj = _r256_t0['set-width']['bind'](_r256_t0); - r256_xn$assignunicode$7Hrq = function _r256_t2(r257_code) { - var r257_code, _r257_t0, _r257_t1; - r256_currentGlyph['assign-unicode'](r257_code); - return r4_unicodeGlyphs[r256_currentGlyph['unicode'][r256_currentGlyph['unicode']['length'] - 1]] = r256_currentGlyph; + r4_xn$createglyph$7Hrq('S', function _r4_t108() { + var r257_currentGlyph, r257_xn$setwidth$9Jrj, r257_xn$assignunicode$7Hrq, r257_xn$startfrom$1aao, r257_xn$lineto$5sIl, r257_xn$curveto$1aao, r257_xn$cubicto$1aao, r257_xn$putshapes$9Jrj, r257_xn$reverselast$3qIs, r257_include, r257_xn$createstroke$7Hrq, r257_xn$setanchor$9Jrj, r257_xn$applytransform$1aao, r257_xn$dontexport$5sIl, _r257_t0, _r257_t1, _r257_t2, _r257_t3; + _r257_t0 = this; + r257_currentGlyph = _r257_t0; + r257_xn$setwidth$9Jrj = _r257_t0['set-width']['bind'](_r257_t0); + r257_xn$assignunicode$7Hrq = function _r257_t2(r258_code) { + var r258_code, _r258_t0, _r258_t1; + r257_currentGlyph['assign-unicode'](r258_code); + return r4_unicodeGlyphs[r257_currentGlyph['unicode'][r257_currentGlyph['unicode']['length'] - 1]] = r257_currentGlyph; }; - r256_xn$startfrom$1aao = _r256_t0['start-from']['bind'](_r256_t0); - r256_xn$lineto$5sIl = _r256_t0['line-to']['bind'](_r256_t0); - r256_xn$curveto$1aao = _r256_t0['curve-to']['bind'](_r256_t0); - r256_xn$cubicto$1aao = _r256_t0['cubic-to']['bind'](_r256_t0); - r256_xn$putshapes$9Jrj = _r256_t0['put-shapes']['bind'](_r256_t0); - r256_xn$reverselast$3qIs = _r256_t0['reverse-last']['bind'](_r256_t0); - r256_include = _r256_t0['include']['bind'](_r256_t0); - r256_xn$createstroke$7Hrq = _r256_t0['create-stroke']['bind'](_r256_t0); - r256_xn$setanchor$9Jrj = _r256_t0['set-anchor']['bind'](_r256_t0); - r256_xn$applytransform$1aao = _r256_t0['apply-transform']['bind'](_r256_t0); - r256_xn$dontexport$5sIl = function _r256_t3() { - var _r258_t0, _r258_t1; - return r256_currentGlyph['dontExport'] = true; + r257_xn$startfrom$1aao = _r257_t0['start-from']['bind'](_r257_t0); + r257_xn$lineto$5sIl = _r257_t0['line-to']['bind'](_r257_t0); + r257_xn$curveto$1aao = _r257_t0['curve-to']['bind'](_r257_t0); + r257_xn$cubicto$1aao = _r257_t0['cubic-to']['bind'](_r257_t0); + r257_xn$putshapes$9Jrj = _r257_t0['put-shapes']['bind'](_r257_t0); + r257_xn$reverselast$3qIs = _r257_t0['reverse-last']['bind'](_r257_t0); + r257_include = _r257_t0['include']['bind'](_r257_t0); + r257_xn$createstroke$7Hrq = _r257_t0['create-stroke']['bind'](_r257_t0); + r257_xn$setanchor$9Jrj = _r257_t0['set-anchor']['bind'](_r257_t0); + r257_xn$applytransform$1aao = _r257_t0['apply-transform']['bind'](_r257_t0); + r257_xn$dontexport$5sIl = function _r257_t3() { + var _r259_t0, _r259_t1; + return r257_currentGlyph['dontExport'] = true; }; - _r256_t0['gizmo'] = r4_globalTransform; - _r256_t0['set-width'](r4_WIDTH); - r256_xn$setwidth$9Jrj(r4_WIDTH); - r256_xn$assignunicode$7Hrq('S'); - r256_include(r4_capitalMarks); - r256_include(r4_sHookUpper(r4_CAP, r4_SMOOTHA, r4_HOOK)); - r256_include(r4_sHookLower(0, r4_SMOOTHA, r4_HOOK)); - r256_include(r4_sStrand(r4_CAP - r4_SMOOTHA, r4_SMOOTHA)); + _r257_t0['gizmo'] = r4_globalTransform; + _r257_t0['set-width'](r4_WIDTH); + r257_xn$setwidth$9Jrj(r4_WIDTH); + r257_xn$assignunicode$7Hrq('S'); + r257_include(r4_capitalMarks); + r257_include(r4_sHookUpper(r4_CAP, r4_SMOOTHA, r4_HOOK)); + r257_include(r4_sHookLower(0, r4_SMOOTHA, r4_HOOK)); + r257_include(r4_sStrand(r4_CAP - r4_SMOOTHA, r4_SMOOTHA)); return void 0; }); - r4_xn$createglyph$7Hrq('o', function _r4_t106() { - var r260_currentGlyph, r260_xn$setwidth$9Jrj, r260_xn$assignunicode$7Hrq, r260_xn$startfrom$1aao, r260_xn$lineto$5sIl, r260_xn$curveto$1aao, r260_xn$cubicto$1aao, r260_xn$putshapes$9Jrj, r260_xn$reverselast$3qIs, r260_include, r260_xn$createstroke$7Hrq, r260_xn$setanchor$9Jrj, r260_xn$applytransform$1aao, r260_xn$dontexport$5sIl, _r260_t0, _r260_t1, _r260_t2, _r260_t3; - _r260_t0 = this; - r260_currentGlyph = _r260_t0; - r260_xn$setwidth$9Jrj = _r260_t0['set-width']['bind'](_r260_t0); - r260_xn$assignunicode$7Hrq = function _r260_t2(r261_code) { - var r261_code, _r261_t0, _r261_t1; - r260_currentGlyph['assign-unicode'](r261_code); - return r4_unicodeGlyphs[r260_currentGlyph['unicode'][r260_currentGlyph['unicode']['length'] - 1]] = r260_currentGlyph; + r4_xn$createglyph$7Hrq('o', function _r4_t109() { + var r261_currentGlyph, r261_xn$setwidth$9Jrj, r261_xn$assignunicode$7Hrq, r261_xn$startfrom$1aao, r261_xn$lineto$5sIl, r261_xn$curveto$1aao, r261_xn$cubicto$1aao, r261_xn$putshapes$9Jrj, r261_xn$reverselast$3qIs, r261_include, r261_xn$createstroke$7Hrq, r261_xn$setanchor$9Jrj, r261_xn$applytransform$1aao, r261_xn$dontexport$5sIl, _r261_t0, _r261_t1, _r261_t2, _r261_t3; + _r261_t0 = this; + r261_currentGlyph = _r261_t0; + r261_xn$setwidth$9Jrj = _r261_t0['set-width']['bind'](_r261_t0); + r261_xn$assignunicode$7Hrq = function _r261_t2(r262_code) { + var r262_code, _r262_t0, _r262_t1; + r261_currentGlyph['assign-unicode'](r262_code); + return r4_unicodeGlyphs[r261_currentGlyph['unicode'][r261_currentGlyph['unicode']['length'] - 1]] = r261_currentGlyph; }; - r260_xn$startfrom$1aao = _r260_t0['start-from']['bind'](_r260_t0); - r260_xn$lineto$5sIl = _r260_t0['line-to']['bind'](_r260_t0); - r260_xn$curveto$1aao = _r260_t0['curve-to']['bind'](_r260_t0); - r260_xn$cubicto$1aao = _r260_t0['cubic-to']['bind'](_r260_t0); - r260_xn$putshapes$9Jrj = _r260_t0['put-shapes']['bind'](_r260_t0); - r260_xn$reverselast$3qIs = _r260_t0['reverse-last']['bind'](_r260_t0); - r260_include = _r260_t0['include']['bind'](_r260_t0); - r260_xn$createstroke$7Hrq = _r260_t0['create-stroke']['bind'](_r260_t0); - r260_xn$setanchor$9Jrj = _r260_t0['set-anchor']['bind'](_r260_t0); - r260_xn$applytransform$1aao = _r260_t0['apply-transform']['bind'](_r260_t0); - r260_xn$dontexport$5sIl = function _r260_t3() { - var _r262_t0, _r262_t1; - return r260_currentGlyph['dontExport'] = true; + r261_xn$startfrom$1aao = _r261_t0['start-from']['bind'](_r261_t0); + r261_xn$lineto$5sIl = _r261_t0['line-to']['bind'](_r261_t0); + r261_xn$curveto$1aao = _r261_t0['curve-to']['bind'](_r261_t0); + r261_xn$cubicto$1aao = _r261_t0['cubic-to']['bind'](_r261_t0); + r261_xn$putshapes$9Jrj = _r261_t0['put-shapes']['bind'](_r261_t0); + r261_xn$reverselast$3qIs = _r261_t0['reverse-last']['bind'](_r261_t0); + r261_include = _r261_t0['include']['bind'](_r261_t0); + r261_xn$createstroke$7Hrq = _r261_t0['create-stroke']['bind'](_r261_t0); + r261_xn$setanchor$9Jrj = _r261_t0['set-anchor']['bind'](_r261_t0); + r261_xn$applytransform$1aao = _r261_t0['apply-transform']['bind'](_r261_t0); + r261_xn$dontexport$5sIl = function _r261_t3() { + var _r263_t0, _r263_t1; + return r261_currentGlyph['dontExport'] = true; }; - _r260_t0['gizmo'] = r4_globalTransform; - _r260_t0['set-width'](r4_WIDTH); - r260_xn$setwidth$9Jrj(r4_WIDTH); - r260_xn$assignunicode$7Hrq('o'); - r260_include(r4_eMarks); - r260_include(r260_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_XO)['set-width'](r4_STROKE, 0)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB + r4_O, r4_XH - r4_SMALLSMOOTHA)['line-to'](r4_SB + r4_O, r4_SMALLSMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r4_RIGHTSB - r4_O, r4_SMALLSMOOTHA)['line-to'](r4_RIGHTSB - r4_O, r4_XH - r4_SMALLSMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_XO)['heads-to'](r4_LEFTWARD)); + _r261_t0['gizmo'] = r4_globalTransform; + _r261_t0['set-width'](r4_WIDTH); + r261_xn$setwidth$9Jrj(r4_WIDTH); + r261_xn$assignunicode$7Hrq('o'); + r261_include(r4_eMarks); + r261_include(r261_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_XO)['set-width'](r4_STROKE, 0)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB + r4_O, r4_XH - r4_SMALLSMOOTHA)['line-to'](r4_SB + r4_O, r4_SMALLSMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r4_RIGHTSB - r4_O, r4_SMALLSMOOTHA)['line-to'](r4_RIGHTSB - r4_O, r4_XH - r4_SMALLSMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_XO)['heads-to'](r4_LEFTWARD)); return void 0; }); - r4_oLeft = function _r4_t107() { - var _r263_t0, _r263_t1, _r263_t2; - return function _r263_t2() { - var r265_currentGlyph, r265_xn$setwidth$9Jrj, r265_xn$assignunicode$7Hrq, r265_xn$startfrom$1aao, r265_xn$lineto$5sIl, r265_xn$curveto$1aao, r265_xn$cubicto$1aao, r265_xn$putshapes$9Jrj, r265_xn$reverselast$3qIs, r265_include, r265_xn$createstroke$7Hrq, r265_xn$setanchor$9Jrj, r265_xn$applytransform$1aao, r265_xn$dontexport$5sIl, _r265_t0, _r265_t1, _r265_t2, _r265_t3; - _r265_t0 = this; - r265_currentGlyph = _r265_t0; - r265_xn$setwidth$9Jrj = _r265_t0['set-width']['bind'](_r265_t0); - r265_xn$assignunicode$7Hrq = function _r265_t2(r266_code) { - var r266_code, _r266_t0, _r266_t1; - r265_currentGlyph['assign-unicode'](r266_code); - return r4_unicodeGlyphs[r265_currentGlyph['unicode'][r265_currentGlyph['unicode']['length'] - 1]] = r265_currentGlyph; + r4_oLeft = function _r4_t110() { + var _r264_t0, _r264_t1, _r264_t2; + return function _r264_t2() { + var r266_currentGlyph, r266_xn$setwidth$9Jrj, r266_xn$assignunicode$7Hrq, r266_xn$startfrom$1aao, r266_xn$lineto$5sIl, r266_xn$curveto$1aao, r266_xn$cubicto$1aao, r266_xn$putshapes$9Jrj, r266_xn$reverselast$3qIs, r266_include, r266_xn$createstroke$7Hrq, r266_xn$setanchor$9Jrj, r266_xn$applytransform$1aao, r266_xn$dontexport$5sIl, _r266_t0, _r266_t1, _r266_t2, _r266_t3; + _r266_t0 = this; + r266_currentGlyph = _r266_t0; + r266_xn$setwidth$9Jrj = _r266_t0['set-width']['bind'](_r266_t0); + r266_xn$assignunicode$7Hrq = function _r266_t2(r267_code) { + var r267_code, _r267_t0, _r267_t1; + r266_currentGlyph['assign-unicode'](r267_code); + return r4_unicodeGlyphs[r266_currentGlyph['unicode'][r266_currentGlyph['unicode']['length'] - 1]] = r266_currentGlyph; }; - r265_xn$startfrom$1aao = _r265_t0['start-from']['bind'](_r265_t0); - r265_xn$lineto$5sIl = _r265_t0['line-to']['bind'](_r265_t0); - r265_xn$curveto$1aao = _r265_t0['curve-to']['bind'](_r265_t0); - r265_xn$cubicto$1aao = _r265_t0['cubic-to']['bind'](_r265_t0); - r265_xn$putshapes$9Jrj = _r265_t0['put-shapes']['bind'](_r265_t0); - r265_xn$reverselast$3qIs = _r265_t0['reverse-last']['bind'](_r265_t0); - r265_include = _r265_t0['include']['bind'](_r265_t0); - r265_xn$createstroke$7Hrq = _r265_t0['create-stroke']['bind'](_r265_t0); - r265_xn$setanchor$9Jrj = _r265_t0['set-anchor']['bind'](_r265_t0); - r265_xn$applytransform$1aao = _r265_t0['apply-transform']['bind'](_r265_t0); - r265_xn$dontexport$5sIl = function _r265_t3() { - var _r267_t0, _r267_t1; - return r265_currentGlyph['dontExport'] = true; + r266_xn$startfrom$1aao = _r266_t0['start-from']['bind'](_r266_t0); + r266_xn$lineto$5sIl = _r266_t0['line-to']['bind'](_r266_t0); + r266_xn$curveto$1aao = _r266_t0['curve-to']['bind'](_r266_t0); + r266_xn$cubicto$1aao = _r266_t0['cubic-to']['bind'](_r266_t0); + r266_xn$putshapes$9Jrj = _r266_t0['put-shapes']['bind'](_r266_t0); + r266_xn$reverselast$3qIs = _r266_t0['reverse-last']['bind'](_r266_t0); + r266_include = _r266_t0['include']['bind'](_r266_t0); + r266_xn$createstroke$7Hrq = _r266_t0['create-stroke']['bind'](_r266_t0); + r266_xn$setanchor$9Jrj = _r266_t0['set-anchor']['bind'](_r266_t0); + r266_xn$applytransform$1aao = _r266_t0['apply-transform']['bind'](_r266_t0); + r266_xn$dontexport$5sIl = function _r266_t3() { + var _r268_t0, _r268_t1; + return r266_currentGlyph['dontExport'] = true; }; - _r265_t0['gizmo'] = r4_globalTransform; - _r265_t0['set-width'](r4_WIDTH); - r265_include(r265_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_XO)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['arc-hv-to'](r4_RIGHTSB - r4_O, r4_XH - r4_SMALLSMOOTHB)['line-to'](r4_RIGHTSB - r4_O, r4_SMALLSMOOTHA)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_LEFTWARD)); - r265_include(r265_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_O + r4_STROKE)['heads-to'](r4_LEFTWARD)['set-width'](r4_STROKE, 0)['arc-hv-to'](r4_SB + r4_STROKE, r4_SMALLSMOOTHB - r4_STROKE * 0.05)['set-width'](r4_HALFSTROKE, 0)['line-to'](r4_SB + r4_STROKE, r4_XH - r4_SMALLSMOOTHA + r4_STROKE * 0.05)['set-width'](r4_HALFSTROKE, 0)['arc-vh-to'](r4_MIDDLE, r4_XO - r4_STROKE)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)); + _r266_t0['gizmo'] = r4_globalTransform; + _r266_t0['set-width'](r4_WIDTH); + r266_include(r266_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_XO)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['arc-hv-to'](r4_RIGHTSB - r4_O, r4_XH - r4_SMALLSMOOTHB)['line-to'](r4_RIGHTSB - r4_O, r4_SMALLSMOOTHA)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_LEFTWARD)); + r266_include(r266_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_O + r4_STROKE)['heads-to'](r4_LEFTWARD)['set-width'](r4_STROKE, 0)['arc-hv-to'](r4_SB + r4_STROKE, r4_SMALLSMOOTHB - r4_STROKE * 0.05)['set-width'](r4_HALFSTROKE, 0)['line-to'](r4_SB + r4_STROKE, r4_XH - r4_SMALLSMOOTHA + r4_STROKE * 0.05)['set-width'](r4_HALFSTROKE, 0)['arc-vh-to'](r4_MIDDLE, r4_XO - r4_STROKE)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)); return void 0; }; }; - r4_oRight = function _r4_t108() { - var _r268_t0, _r268_t1, _r268_t2; - return function _r268_t2() { - var r270_currentGlyph, r270_xn$setwidth$9Jrj, r270_xn$assignunicode$7Hrq, r270_xn$startfrom$1aao, r270_xn$lineto$5sIl, r270_xn$curveto$1aao, r270_xn$cubicto$1aao, r270_xn$putshapes$9Jrj, r270_xn$reverselast$3qIs, r270_include, r270_xn$createstroke$7Hrq, r270_xn$setanchor$9Jrj, r270_xn$applytransform$1aao, r270_xn$dontexport$5sIl, _r270_t0, _r270_t1, _r270_t2, _r270_t3; - _r270_t0 = this; - r270_currentGlyph = _r270_t0; - r270_xn$setwidth$9Jrj = _r270_t0['set-width']['bind'](_r270_t0); - r270_xn$assignunicode$7Hrq = function _r270_t2(r271_code) { - var r271_code, _r271_t0, _r271_t1; - r270_currentGlyph['assign-unicode'](r271_code); - return r4_unicodeGlyphs[r270_currentGlyph['unicode'][r270_currentGlyph['unicode']['length'] - 1]] = r270_currentGlyph; + r4_oRight = function _r4_t111() { + var _r269_t0, _r269_t1, _r269_t2; + return function _r269_t2() { + var r271_currentGlyph, r271_xn$setwidth$9Jrj, r271_xn$assignunicode$7Hrq, r271_xn$startfrom$1aao, r271_xn$lineto$5sIl, r271_xn$curveto$1aao, r271_xn$cubicto$1aao, r271_xn$putshapes$9Jrj, r271_xn$reverselast$3qIs, r271_include, r271_xn$createstroke$7Hrq, r271_xn$setanchor$9Jrj, r271_xn$applytransform$1aao, r271_xn$dontexport$5sIl, _r271_t0, _r271_t1, _r271_t2, _r271_t3; + _r271_t0 = this; + r271_currentGlyph = _r271_t0; + r271_xn$setwidth$9Jrj = _r271_t0['set-width']['bind'](_r271_t0); + r271_xn$assignunicode$7Hrq = function _r271_t2(r272_code) { + var r272_code, _r272_t0, _r272_t1; + r271_currentGlyph['assign-unicode'](r272_code); + return r4_unicodeGlyphs[r271_currentGlyph['unicode'][r271_currentGlyph['unicode']['length'] - 1]] = r271_currentGlyph; }; - r270_xn$startfrom$1aao = _r270_t0['start-from']['bind'](_r270_t0); - r270_xn$lineto$5sIl = _r270_t0['line-to']['bind'](_r270_t0); - r270_xn$curveto$1aao = _r270_t0['curve-to']['bind'](_r270_t0); - r270_xn$cubicto$1aao = _r270_t0['cubic-to']['bind'](_r270_t0); - r270_xn$putshapes$9Jrj = _r270_t0['put-shapes']['bind'](_r270_t0); - r270_xn$reverselast$3qIs = _r270_t0['reverse-last']['bind'](_r270_t0); - r270_include = _r270_t0['include']['bind'](_r270_t0); - r270_xn$createstroke$7Hrq = _r270_t0['create-stroke']['bind'](_r270_t0); - r270_xn$setanchor$9Jrj = _r270_t0['set-anchor']['bind'](_r270_t0); - r270_xn$applytransform$1aao = _r270_t0['apply-transform']['bind'](_r270_t0); - r270_xn$dontexport$5sIl = function _r270_t3() { - var _r272_t0, _r272_t1; - return r270_currentGlyph['dontExport'] = true; + r271_xn$startfrom$1aao = _r271_t0['start-from']['bind'](_r271_t0); + r271_xn$lineto$5sIl = _r271_t0['line-to']['bind'](_r271_t0); + r271_xn$curveto$1aao = _r271_t0['curve-to']['bind'](_r271_t0); + r271_xn$cubicto$1aao = _r271_t0['cubic-to']['bind'](_r271_t0); + r271_xn$putshapes$9Jrj = _r271_t0['put-shapes']['bind'](_r271_t0); + r271_xn$reverselast$3qIs = _r271_t0['reverse-last']['bind'](_r271_t0); + r271_include = _r271_t0['include']['bind'](_r271_t0); + r271_xn$createstroke$7Hrq = _r271_t0['create-stroke']['bind'](_r271_t0); + r271_xn$setanchor$9Jrj = _r271_t0['set-anchor']['bind'](_r271_t0); + r271_xn$applytransform$1aao = _r271_t0['apply-transform']['bind'](_r271_t0); + r271_xn$dontexport$5sIl = function _r271_t3() { + var _r273_t0, _r273_t1; + return r271_currentGlyph['dontExport'] = true; }; - _r270_t0['gizmo'] = r4_globalTransform; - _r270_t0['set-width'](r4_WIDTH); - r270_include(r270_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_XO)['heads-to'](r4_LEFTWARD)['set-width'](r4_STROKE, 0)['arc-hv-to'](r4_SB + r4_O, r4_XH - r4_SMALLSMOOTHA)['line-to'](r4_SB + r4_O, r4_SMALLSMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)); - r270_include(r270_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_O + r4_STROKE)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['arc-hv-to'](r4_RIGHTSB - r4_STROKE, r4_SMALLSMOOTHA - r4_STROKE * 0.05)['set-width'](0, r4_HALFSTROKE)['line-to'](r4_RIGHTSB - r4_STROKE, r4_XH - r4_SMALLSMOOTHB + r4_STROKE * 0.05)['set-width'](0, r4_HALFSTROKE)['arc-vh-to'](r4_MIDDLE, r4_XO - r4_STROKE)['set-width'](0, r4_STROKE)['heads-to'](r4_LEFTWARD)); + _r271_t0['gizmo'] = r4_globalTransform; + _r271_t0['set-width'](r4_WIDTH); + r271_include(r271_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_XO)['heads-to'](r4_LEFTWARD)['set-width'](r4_STROKE, 0)['arc-hv-to'](r4_SB + r4_O, r4_XH - r4_SMALLSMOOTHA)['line-to'](r4_SB + r4_O, r4_SMALLSMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)); + r271_include(r271_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_O + r4_STROKE)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['arc-hv-to'](r4_RIGHTSB - r4_STROKE, r4_SMALLSMOOTHA - r4_STROKE * 0.05)['set-width'](0, r4_HALFSTROKE)['line-to'](r4_RIGHTSB - r4_STROKE, r4_XH - r4_SMALLSMOOTHB + r4_STROKE * 0.05)['set-width'](0, r4_HALFSTROKE)['arc-vh-to'](r4_MIDDLE, r4_XO - r4_STROKE)['set-width'](0, r4_STROKE)['heads-to'](r4_LEFTWARD)); return void 0; }; }; - r4_xn$createglyph$7Hrq('p', function _r4_t109() { - var r274_currentGlyph, r274_xn$setwidth$9Jrj, r274_xn$assignunicode$7Hrq, r274_xn$startfrom$1aao, r274_xn$lineto$5sIl, r274_xn$curveto$1aao, r274_xn$cubicto$1aao, r274_xn$putshapes$9Jrj, r274_xn$reverselast$3qIs, r274_include, r274_xn$createstroke$7Hrq, r274_xn$setanchor$9Jrj, r274_xn$applytransform$1aao, r274_xn$dontexport$5sIl, _r274_t0, _r274_t1, _r274_t2, _r274_t3; - _r274_t0 = this; - r274_currentGlyph = _r274_t0; - r274_xn$setwidth$9Jrj = _r274_t0['set-width']['bind'](_r274_t0); - r274_xn$assignunicode$7Hrq = function _r274_t2(r275_code) { - var r275_code, _r275_t0, _r275_t1; - r274_currentGlyph['assign-unicode'](r275_code); - return r4_unicodeGlyphs[r274_currentGlyph['unicode'][r274_currentGlyph['unicode']['length'] - 1]] = r274_currentGlyph; + r4_xn$createglyph$7Hrq('p', function _r4_t112() { + var r275_currentGlyph, r275_xn$setwidth$9Jrj, r275_xn$assignunicode$7Hrq, r275_xn$startfrom$1aao, r275_xn$lineto$5sIl, r275_xn$curveto$1aao, r275_xn$cubicto$1aao, r275_xn$putshapes$9Jrj, r275_xn$reverselast$3qIs, r275_include, r275_xn$createstroke$7Hrq, r275_xn$setanchor$9Jrj, r275_xn$applytransform$1aao, r275_xn$dontexport$5sIl, _r275_t0, _r275_t1, _r275_t2, _r275_t3; + _r275_t0 = this; + r275_currentGlyph = _r275_t0; + r275_xn$setwidth$9Jrj = _r275_t0['set-width']['bind'](_r275_t0); + r275_xn$assignunicode$7Hrq = function _r275_t2(r276_code) { + var r276_code, _r276_t0, _r276_t1; + r275_currentGlyph['assign-unicode'](r276_code); + return r4_unicodeGlyphs[r275_currentGlyph['unicode'][r275_currentGlyph['unicode']['length'] - 1]] = r275_currentGlyph; }; - r274_xn$startfrom$1aao = _r274_t0['start-from']['bind'](_r274_t0); - r274_xn$lineto$5sIl = _r274_t0['line-to']['bind'](_r274_t0); - r274_xn$curveto$1aao = _r274_t0['curve-to']['bind'](_r274_t0); - r274_xn$cubicto$1aao = _r274_t0['cubic-to']['bind'](_r274_t0); - r274_xn$putshapes$9Jrj = _r274_t0['put-shapes']['bind'](_r274_t0); - r274_xn$reverselast$3qIs = _r274_t0['reverse-last']['bind'](_r274_t0); - r274_include = _r274_t0['include']['bind'](_r274_t0); - r274_xn$createstroke$7Hrq = _r274_t0['create-stroke']['bind'](_r274_t0); - r274_xn$setanchor$9Jrj = _r274_t0['set-anchor']['bind'](_r274_t0); - r274_xn$applytransform$1aao = _r274_t0['apply-transform']['bind'](_r274_t0); - r274_xn$dontexport$5sIl = function _r274_t3() { - var _r276_t0, _r276_t1; - return r274_currentGlyph['dontExport'] = true; + r275_xn$startfrom$1aao = _r275_t0['start-from']['bind'](_r275_t0); + r275_xn$lineto$5sIl = _r275_t0['line-to']['bind'](_r275_t0); + r275_xn$curveto$1aao = _r275_t0['curve-to']['bind'](_r275_t0); + r275_xn$cubicto$1aao = _r275_t0['cubic-to']['bind'](_r275_t0); + r275_xn$putshapes$9Jrj = _r275_t0['put-shapes']['bind'](_r275_t0); + r275_xn$reverselast$3qIs = _r275_t0['reverse-last']['bind'](_r275_t0); + r275_include = _r275_t0['include']['bind'](_r275_t0); + r275_xn$createstroke$7Hrq = _r275_t0['create-stroke']['bind'](_r275_t0); + r275_xn$setanchor$9Jrj = _r275_t0['set-anchor']['bind'](_r275_t0); + r275_xn$applytransform$1aao = _r275_t0['apply-transform']['bind'](_r275_t0); + r275_xn$dontexport$5sIl = function _r275_t3() { + var _r277_t0, _r277_t1; + return r275_currentGlyph['dontExport'] = true; }; - _r274_t0['gizmo'] = r4_globalTransform; - _r274_t0['set-width'](r4_WIDTH); - r274_xn$setwidth$9Jrj(r4_WIDTH); - r274_xn$assignunicode$7Hrq('p'); - r274_include(r4_eMarks); - r274_include(r4_oLeft()); - r274_include(r274_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_SB, r4_DESCENDER)['heads-to'](r4_DOWNWARD)); + _r275_t0['gizmo'] = r4_globalTransform; + _r275_t0['set-width'](r4_WIDTH); + r275_xn$setwidth$9Jrj(r4_WIDTH); + r275_xn$assignunicode$7Hrq('p'); + r275_include(r4_eMarks); + r275_include(r4_oLeft()); + r275_include(r275_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_SB, r4_DESCENDER)['heads-to'](r4_DOWNWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('b', function _r4_t110() { - var r278_currentGlyph, r278_xn$setwidth$9Jrj, r278_xn$assignunicode$7Hrq, r278_xn$startfrom$1aao, r278_xn$lineto$5sIl, r278_xn$curveto$1aao, r278_xn$cubicto$1aao, r278_xn$putshapes$9Jrj, r278_xn$reverselast$3qIs, r278_include, r278_xn$createstroke$7Hrq, r278_xn$setanchor$9Jrj, r278_xn$applytransform$1aao, r278_xn$dontexport$5sIl, _r278_t0, _r278_t1, _r278_t2, _r278_t3; - _r278_t0 = this; - r278_currentGlyph = _r278_t0; - r278_xn$setwidth$9Jrj = _r278_t0['set-width']['bind'](_r278_t0); - r278_xn$assignunicode$7Hrq = function _r278_t2(r279_code) { - var r279_code, _r279_t0, _r279_t1; - r278_currentGlyph['assign-unicode'](r279_code); - return r4_unicodeGlyphs[r278_currentGlyph['unicode'][r278_currentGlyph['unicode']['length'] - 1]] = r278_currentGlyph; + r4_xn$createglyph$7Hrq('b', function _r4_t113() { + var r279_currentGlyph, r279_xn$setwidth$9Jrj, r279_xn$assignunicode$7Hrq, r279_xn$startfrom$1aao, r279_xn$lineto$5sIl, r279_xn$curveto$1aao, r279_xn$cubicto$1aao, r279_xn$putshapes$9Jrj, r279_xn$reverselast$3qIs, r279_include, r279_xn$createstroke$7Hrq, r279_xn$setanchor$9Jrj, r279_xn$applytransform$1aao, r279_xn$dontexport$5sIl, _r279_t0, _r279_t1, _r279_t2, _r279_t3; + _r279_t0 = this; + r279_currentGlyph = _r279_t0; + r279_xn$setwidth$9Jrj = _r279_t0['set-width']['bind'](_r279_t0); + r279_xn$assignunicode$7Hrq = function _r279_t2(r280_code) { + var r280_code, _r280_t0, _r280_t1; + r279_currentGlyph['assign-unicode'](r280_code); + return r4_unicodeGlyphs[r279_currentGlyph['unicode'][r279_currentGlyph['unicode']['length'] - 1]] = r279_currentGlyph; }; - r278_xn$startfrom$1aao = _r278_t0['start-from']['bind'](_r278_t0); - r278_xn$lineto$5sIl = _r278_t0['line-to']['bind'](_r278_t0); - r278_xn$curveto$1aao = _r278_t0['curve-to']['bind'](_r278_t0); - r278_xn$cubicto$1aao = _r278_t0['cubic-to']['bind'](_r278_t0); - r278_xn$putshapes$9Jrj = _r278_t0['put-shapes']['bind'](_r278_t0); - r278_xn$reverselast$3qIs = _r278_t0['reverse-last']['bind'](_r278_t0); - r278_include = _r278_t0['include']['bind'](_r278_t0); - r278_xn$createstroke$7Hrq = _r278_t0['create-stroke']['bind'](_r278_t0); - r278_xn$setanchor$9Jrj = _r278_t0['set-anchor']['bind'](_r278_t0); - r278_xn$applytransform$1aao = _r278_t0['apply-transform']['bind'](_r278_t0); - r278_xn$dontexport$5sIl = function _r278_t3() { - var _r280_t0, _r280_t1; - return r278_currentGlyph['dontExport'] = true; + r279_xn$startfrom$1aao = _r279_t0['start-from']['bind'](_r279_t0); + r279_xn$lineto$5sIl = _r279_t0['line-to']['bind'](_r279_t0); + r279_xn$curveto$1aao = _r279_t0['curve-to']['bind'](_r279_t0); + r279_xn$cubicto$1aao = _r279_t0['cubic-to']['bind'](_r279_t0); + r279_xn$putshapes$9Jrj = _r279_t0['put-shapes']['bind'](_r279_t0); + r279_xn$reverselast$3qIs = _r279_t0['reverse-last']['bind'](_r279_t0); + r279_include = _r279_t0['include']['bind'](_r279_t0); + r279_xn$createstroke$7Hrq = _r279_t0['create-stroke']['bind'](_r279_t0); + r279_xn$setanchor$9Jrj = _r279_t0['set-anchor']['bind'](_r279_t0); + r279_xn$applytransform$1aao = _r279_t0['apply-transform']['bind'](_r279_t0); + r279_xn$dontexport$5sIl = function _r279_t3() { + var _r281_t0, _r281_t1; + return r279_currentGlyph['dontExport'] = true; }; - _r278_t0['gizmo'] = r4_globalTransform; - _r278_t0['set-width'](r4_WIDTH); - r278_xn$setwidth$9Jrj(r4_WIDTH); - r278_xn$assignunicode$7Hrq('b'); - r278_include(r4_bMarks); - r278_include(r4_oLeft()); - r278_include(r278_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)); + _r279_t0['gizmo'] = r4_globalTransform; + _r279_t0['set-width'](r4_WIDTH); + r279_xn$setwidth$9Jrj(r4_WIDTH); + r279_xn$assignunicode$7Hrq('b'); + r279_include(r4_bMarks); + r279_include(r4_oLeft()); + r279_include(r279_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('q', function _r4_t111() { - var r282_currentGlyph, r282_xn$setwidth$9Jrj, r282_xn$assignunicode$7Hrq, r282_xn$startfrom$1aao, r282_xn$lineto$5sIl, r282_xn$curveto$1aao, r282_xn$cubicto$1aao, r282_xn$putshapes$9Jrj, r282_xn$reverselast$3qIs, r282_include, r282_xn$createstroke$7Hrq, r282_xn$setanchor$9Jrj, r282_xn$applytransform$1aao, r282_xn$dontexport$5sIl, _r282_t0, _r282_t1, _r282_t2, _r282_t3; - _r282_t0 = this; - r282_currentGlyph = _r282_t0; - r282_xn$setwidth$9Jrj = _r282_t0['set-width']['bind'](_r282_t0); - r282_xn$assignunicode$7Hrq = function _r282_t2(r283_code) { - var r283_code, _r283_t0, _r283_t1; - r282_currentGlyph['assign-unicode'](r283_code); - return r4_unicodeGlyphs[r282_currentGlyph['unicode'][r282_currentGlyph['unicode']['length'] - 1]] = r282_currentGlyph; + r4_xn$createglyph$7Hrq('q', function _r4_t114() { + var r283_currentGlyph, r283_xn$setwidth$9Jrj, r283_xn$assignunicode$7Hrq, r283_xn$startfrom$1aao, r283_xn$lineto$5sIl, r283_xn$curveto$1aao, r283_xn$cubicto$1aao, r283_xn$putshapes$9Jrj, r283_xn$reverselast$3qIs, r283_include, r283_xn$createstroke$7Hrq, r283_xn$setanchor$9Jrj, r283_xn$applytransform$1aao, r283_xn$dontexport$5sIl, _r283_t0, _r283_t1, _r283_t2, _r283_t3; + _r283_t0 = this; + r283_currentGlyph = _r283_t0; + r283_xn$setwidth$9Jrj = _r283_t0['set-width']['bind'](_r283_t0); + r283_xn$assignunicode$7Hrq = function _r283_t2(r284_code) { + var r284_code, _r284_t0, _r284_t1; + r283_currentGlyph['assign-unicode'](r284_code); + return r4_unicodeGlyphs[r283_currentGlyph['unicode'][r283_currentGlyph['unicode']['length'] - 1]] = r283_currentGlyph; }; - r282_xn$startfrom$1aao = _r282_t0['start-from']['bind'](_r282_t0); - r282_xn$lineto$5sIl = _r282_t0['line-to']['bind'](_r282_t0); - r282_xn$curveto$1aao = _r282_t0['curve-to']['bind'](_r282_t0); - r282_xn$cubicto$1aao = _r282_t0['cubic-to']['bind'](_r282_t0); - r282_xn$putshapes$9Jrj = _r282_t0['put-shapes']['bind'](_r282_t0); - r282_xn$reverselast$3qIs = _r282_t0['reverse-last']['bind'](_r282_t0); - r282_include = _r282_t0['include']['bind'](_r282_t0); - r282_xn$createstroke$7Hrq = _r282_t0['create-stroke']['bind'](_r282_t0); - r282_xn$setanchor$9Jrj = _r282_t0['set-anchor']['bind'](_r282_t0); - r282_xn$applytransform$1aao = _r282_t0['apply-transform']['bind'](_r282_t0); - r282_xn$dontexport$5sIl = function _r282_t3() { - var _r284_t0, _r284_t1; - return r282_currentGlyph['dontExport'] = true; + r283_xn$startfrom$1aao = _r283_t0['start-from']['bind'](_r283_t0); + r283_xn$lineto$5sIl = _r283_t0['line-to']['bind'](_r283_t0); + r283_xn$curveto$1aao = _r283_t0['curve-to']['bind'](_r283_t0); + r283_xn$cubicto$1aao = _r283_t0['cubic-to']['bind'](_r283_t0); + r283_xn$putshapes$9Jrj = _r283_t0['put-shapes']['bind'](_r283_t0); + r283_xn$reverselast$3qIs = _r283_t0['reverse-last']['bind'](_r283_t0); + r283_include = _r283_t0['include']['bind'](_r283_t0); + r283_xn$createstroke$7Hrq = _r283_t0['create-stroke']['bind'](_r283_t0); + r283_xn$setanchor$9Jrj = _r283_t0['set-anchor']['bind'](_r283_t0); + r283_xn$applytransform$1aao = _r283_t0['apply-transform']['bind'](_r283_t0); + r283_xn$dontexport$5sIl = function _r283_t3() { + var _r285_t0, _r285_t1; + return r283_currentGlyph['dontExport'] = true; }; - _r282_t0['gizmo'] = r4_globalTransform; - _r282_t0['set-width'](r4_WIDTH); - r282_xn$setwidth$9Jrj(r4_WIDTH); - r282_xn$assignunicode$7Hrq('q'); - r282_include(r4_eMarks); - r282_include(r4_oRight()); - r282_include(r282_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r4_DESCENDER)['heads-to'](r4_DOWNWARD)); + _r283_t0['gizmo'] = r4_globalTransform; + _r283_t0['set-width'](r4_WIDTH); + r283_xn$setwidth$9Jrj(r4_WIDTH); + r283_xn$assignunicode$7Hrq('q'); + r283_include(r4_eMarks); + r283_include(r4_oRight()); + r283_include(r283_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r4_DESCENDER)['heads-to'](r4_DOWNWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('d', function _r4_t112() { - var r286_currentGlyph, r286_xn$setwidth$9Jrj, r286_xn$assignunicode$7Hrq, r286_xn$startfrom$1aao, r286_xn$lineto$5sIl, r286_xn$curveto$1aao, r286_xn$cubicto$1aao, r286_xn$putshapes$9Jrj, r286_xn$reverselast$3qIs, r286_include, r286_xn$createstroke$7Hrq, r286_xn$setanchor$9Jrj, r286_xn$applytransform$1aao, r286_xn$dontexport$5sIl, _r286_t0, _r286_t1, _r286_t2, _r286_t3; - _r286_t0 = this; - r286_currentGlyph = _r286_t0; - r286_xn$setwidth$9Jrj = _r286_t0['set-width']['bind'](_r286_t0); - r286_xn$assignunicode$7Hrq = function _r286_t2(r287_code) { - var r287_code, _r287_t0, _r287_t1; - r286_currentGlyph['assign-unicode'](r287_code); - return r4_unicodeGlyphs[r286_currentGlyph['unicode'][r286_currentGlyph['unicode']['length'] - 1]] = r286_currentGlyph; + r4_xn$createglyph$7Hrq('d', function _r4_t115() { + var r287_currentGlyph, r287_xn$setwidth$9Jrj, r287_xn$assignunicode$7Hrq, r287_xn$startfrom$1aao, r287_xn$lineto$5sIl, r287_xn$curveto$1aao, r287_xn$cubicto$1aao, r287_xn$putshapes$9Jrj, r287_xn$reverselast$3qIs, r287_include, r287_xn$createstroke$7Hrq, r287_xn$setanchor$9Jrj, r287_xn$applytransform$1aao, r287_xn$dontexport$5sIl, _r287_t0, _r287_t1, _r287_t2, _r287_t3; + _r287_t0 = this; + r287_currentGlyph = _r287_t0; + r287_xn$setwidth$9Jrj = _r287_t0['set-width']['bind'](_r287_t0); + r287_xn$assignunicode$7Hrq = function _r287_t2(r288_code) { + var r288_code, _r288_t0, _r288_t1; + r287_currentGlyph['assign-unicode'](r288_code); + return r4_unicodeGlyphs[r287_currentGlyph['unicode'][r287_currentGlyph['unicode']['length'] - 1]] = r287_currentGlyph; }; - r286_xn$startfrom$1aao = _r286_t0['start-from']['bind'](_r286_t0); - r286_xn$lineto$5sIl = _r286_t0['line-to']['bind'](_r286_t0); - r286_xn$curveto$1aao = _r286_t0['curve-to']['bind'](_r286_t0); - r286_xn$cubicto$1aao = _r286_t0['cubic-to']['bind'](_r286_t0); - r286_xn$putshapes$9Jrj = _r286_t0['put-shapes']['bind'](_r286_t0); - r286_xn$reverselast$3qIs = _r286_t0['reverse-last']['bind'](_r286_t0); - r286_include = _r286_t0['include']['bind'](_r286_t0); - r286_xn$createstroke$7Hrq = _r286_t0['create-stroke']['bind'](_r286_t0); - r286_xn$setanchor$9Jrj = _r286_t0['set-anchor']['bind'](_r286_t0); - r286_xn$applytransform$1aao = _r286_t0['apply-transform']['bind'](_r286_t0); - r286_xn$dontexport$5sIl = function _r286_t3() { - var _r288_t0, _r288_t1; - return r286_currentGlyph['dontExport'] = true; + r287_xn$startfrom$1aao = _r287_t0['start-from']['bind'](_r287_t0); + r287_xn$lineto$5sIl = _r287_t0['line-to']['bind'](_r287_t0); + r287_xn$curveto$1aao = _r287_t0['curve-to']['bind'](_r287_t0); + r287_xn$cubicto$1aao = _r287_t0['cubic-to']['bind'](_r287_t0); + r287_xn$putshapes$9Jrj = _r287_t0['put-shapes']['bind'](_r287_t0); + r287_xn$reverselast$3qIs = _r287_t0['reverse-last']['bind'](_r287_t0); + r287_include = _r287_t0['include']['bind'](_r287_t0); + r287_xn$createstroke$7Hrq = _r287_t0['create-stroke']['bind'](_r287_t0); + r287_xn$setanchor$9Jrj = _r287_t0['set-anchor']['bind'](_r287_t0); + r287_xn$applytransform$1aao = _r287_t0['apply-transform']['bind'](_r287_t0); + r287_xn$dontexport$5sIl = function _r287_t3() { + var _r289_t0, _r289_t1; + return r287_currentGlyph['dontExport'] = true; }; - _r286_t0['gizmo'] = r4_globalTransform; - _r286_t0['set-width'](r4_WIDTH); - r286_xn$setwidth$9Jrj(r4_WIDTH); - r286_xn$assignunicode$7Hrq('d'); - r286_include(r4_bMarks); - r286_include(r4_oRight()); - r286_include(r286_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_UPWARD)['to-outline']()); + _r287_t0['gizmo'] = r4_globalTransform; + _r287_t0['set-width'](r4_WIDTH); + r287_xn$setwidth$9Jrj(r4_WIDTH); + r287_xn$assignunicode$7Hrq('d'); + r287_include(r4_bMarks); + r287_include(r4_oRight()); + r287_include(r287_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_UPWARD)['to-outline']()); return void 0; }); - r4_xn$createglyph$7Hrq('g', function _r4_t113() { - var r290_currentGlyph, r290_xn$setwidth$9Jrj, r290_xn$assignunicode$7Hrq, r290_xn$startfrom$1aao, r290_xn$lineto$5sIl, r290_xn$curveto$1aao, r290_xn$cubicto$1aao, r290_xn$putshapes$9Jrj, r290_xn$reverselast$3qIs, r290_include, r290_xn$createstroke$7Hrq, r290_xn$setanchor$9Jrj, r290_xn$applytransform$1aao, r290_xn$dontexport$5sIl, r290_gleftx, r290_grightx, r290_groundy, _r290_t0, _r290_t1, _r290_t2, _r290_t3; - _r290_t0 = this; - r290_currentGlyph = _r290_t0; - r290_xn$setwidth$9Jrj = _r290_t0['set-width']['bind'](_r290_t0); - r290_xn$assignunicode$7Hrq = function _r290_t2(r291_code) { - var r291_code, _r291_t0, _r291_t1; - r290_currentGlyph['assign-unicode'](r291_code); - return r4_unicodeGlyphs[r290_currentGlyph['unicode'][r290_currentGlyph['unicode']['length'] - 1]] = r290_currentGlyph; + r4_xn$createglyph$7Hrq('g', function _r4_t116() { + var r291_currentGlyph, r291_xn$setwidth$9Jrj, r291_xn$assignunicode$7Hrq, r291_xn$startfrom$1aao, r291_xn$lineto$5sIl, r291_xn$curveto$1aao, r291_xn$cubicto$1aao, r291_xn$putshapes$9Jrj, r291_xn$reverselast$3qIs, r291_include, r291_xn$createstroke$7Hrq, r291_xn$setanchor$9Jrj, r291_xn$applytransform$1aao, r291_xn$dontexport$5sIl, r291_gleftx, r291_grightx, r291_groundy, _r291_t0, _r291_t1, _r291_t2, _r291_t3; + _r291_t0 = this; + r291_currentGlyph = _r291_t0; + r291_xn$setwidth$9Jrj = _r291_t0['set-width']['bind'](_r291_t0); + r291_xn$assignunicode$7Hrq = function _r291_t2(r292_code) { + var r292_code, _r292_t0, _r292_t1; + r291_currentGlyph['assign-unicode'](r292_code); + return r4_unicodeGlyphs[r291_currentGlyph['unicode'][r291_currentGlyph['unicode']['length'] - 1]] = r291_currentGlyph; }; - r290_xn$startfrom$1aao = _r290_t0['start-from']['bind'](_r290_t0); - r290_xn$lineto$5sIl = _r290_t0['line-to']['bind'](_r290_t0); - r290_xn$curveto$1aao = _r290_t0['curve-to']['bind'](_r290_t0); - r290_xn$cubicto$1aao = _r290_t0['cubic-to']['bind'](_r290_t0); - r290_xn$putshapes$9Jrj = _r290_t0['put-shapes']['bind'](_r290_t0); - r290_xn$reverselast$3qIs = _r290_t0['reverse-last']['bind'](_r290_t0); - r290_include = _r290_t0['include']['bind'](_r290_t0); - r290_xn$createstroke$7Hrq = _r290_t0['create-stroke']['bind'](_r290_t0); - r290_xn$setanchor$9Jrj = _r290_t0['set-anchor']['bind'](_r290_t0); - r290_xn$applytransform$1aao = _r290_t0['apply-transform']['bind'](_r290_t0); - r290_xn$dontexport$5sIl = function _r290_t3() { - var _r292_t0, _r292_t1; - return r290_currentGlyph['dontExport'] = true; + r291_xn$startfrom$1aao = _r291_t0['start-from']['bind'](_r291_t0); + r291_xn$lineto$5sIl = _r291_t0['line-to']['bind'](_r291_t0); + r291_xn$curveto$1aao = _r291_t0['curve-to']['bind'](_r291_t0); + r291_xn$cubicto$1aao = _r291_t0['cubic-to']['bind'](_r291_t0); + r291_xn$putshapes$9Jrj = _r291_t0['put-shapes']['bind'](_r291_t0); + r291_xn$reverselast$3qIs = _r291_t0['reverse-last']['bind'](_r291_t0); + r291_include = _r291_t0['include']['bind'](_r291_t0); + r291_xn$createstroke$7Hrq = _r291_t0['create-stroke']['bind'](_r291_t0); + r291_xn$setanchor$9Jrj = _r291_t0['set-anchor']['bind'](_r291_t0); + r291_xn$applytransform$1aao = _r291_t0['apply-transform']['bind'](_r291_t0); + r291_xn$dontexport$5sIl = function _r291_t3() { + var _r293_t0, _r293_t1; + return r291_currentGlyph['dontExport'] = true; }; - _r290_t0['gizmo'] = r4_globalTransform; - _r290_t0['set-width'](r4_WIDTH); - r290_xn$setwidth$9Jrj(r4_WIDTH); - r290_xn$assignunicode$7Hrq('g'); - r290_include(r4_pMarks); - r290_include([ + _r291_t0['gizmo'] = r4_globalTransform; + _r291_t0['set-width'](r4_WIDTH); + r291_xn$setwidth$9Jrj(r4_WIDTH); + r291_xn$assignunicode$7Hrq('g'); + r291_include(r4_pMarks); + r291_include([ r4_Ring(r4_XO, r4_XH * r4_GBARPOS, r4_SB, r4_RIGHTSB - 0.3 * r4_SB, r4_SMALLSMOOTH), r4_Ring(r4_XO - r4_STROKE, r4_XH * r4_GBARPOS + r4_STROKE, r4_SB + r4_STROKE, r4_RIGHTSB - 0.3 * r4_SB - r4_STROKE, r4_SMALLSMOOTH - r4_STROKE) ]); - r290_xn$reverselast$3qIs(); - r290_gleftx = r4_SB * 0.8 + r4_O; - r290_grightx = r4_RIGHTSB + r4_SB * 0.1 - r4_O; - r290_groundy = r0_mix(r4_DESCENDER, r4_XH * r4_GBARPOS, 0.7) + r4_HALFSTROKE; - r290_include(r290_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_XH * r4_GBARPOS)['set-width'](0, r4_STROKE * 0.75)['arc-hv-to'](r4_SB * 1.25 + r4_STROKE, r0_mix(r290_groundy, r4_XH * r4_GBARPOS, 0.5))['set-width'](0, r4_STROKE)['arc-vh-to'](r4_MIDDLE + r4_DESCENDER * 0.15, r290_groundy)['line-to'](r4_MIDDLE - r4_DESCENDER * 0.15, r290_groundy)['arc-hv-to'](r290_grightx, r0_mix(r4_DESCENDER + r4_O, r290_groundy, 0.53))['arc-vh-to'](r0_mix(r290_gleftx, r290_grightx, 0.5), r4_DESCENDER + r4_O)['arc-hv-to'](r290_gleftx, r0_mix(r4_DESCENDER + r4_O, r290_groundy, 0.53))['arc-vh-to'](r4_MIDDLE + r4_DESCENDER * 0.15, r290_groundy)); - r290_xn$startfrom$1aao(r4_RIGHTSB + 0.25 * r4_SB, r4_XH); - r290_xn$lineto$5sIl(r4_RIGHTSB + 0.25 * r4_SB, r4_XH - r4_STROKE); - r290_xn$lineto$5sIl(r4_MIDDLE, r4_XH - r4_STROKE - r4_O); - r290_xn$lineto$5sIl(r4_MIDDLE, r4_XH); + r291_xn$reverselast$3qIs(); + r291_gleftx = r4_SB * 0.8 + r4_O; + r291_grightx = r4_RIGHTSB + r4_SB * 0.1 - r4_O; + r291_groundy = r0_mix(r4_DESCENDER, r4_XH * r4_GBARPOS, 0.7) + r4_HALFSTROKE; + r291_include(r291_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_XH * r4_GBARPOS)['set-width'](0, r4_STROKE * 0.75)['arc-hv-to'](r4_SB * 1.25 + r4_STROKE, r0_mix(r291_groundy, r4_XH * r4_GBARPOS, 0.5))['set-width'](0, r4_STROKE)['arc-vh-to'](r4_MIDDLE + r4_DESCENDER * 0.15, r291_groundy)['line-to'](r4_MIDDLE - r4_DESCENDER * 0.15, r291_groundy)['arc-hv-to'](r291_grightx, r0_mix(r4_DESCENDER + r4_O, r291_groundy, 0.53))['arc-vh-to'](r0_mix(r291_gleftx, r291_grightx, 0.5), r4_DESCENDER + r4_O)['arc-hv-to'](r291_gleftx, r0_mix(r4_DESCENDER + r4_O, r291_groundy, 0.53))['arc-vh-to'](r4_MIDDLE + r4_DESCENDER * 0.15, r291_groundy)); + r291_xn$startfrom$1aao(r4_RIGHTSB + 0.25 * r4_SB, r4_XH); + r291_xn$lineto$5sIl(r4_RIGHTSB + 0.25 * r4_SB, r4_XH - r4_STROKE); + r291_xn$lineto$5sIl(r4_MIDDLE, r4_XH - r4_STROKE - r4_O); + r291_xn$lineto$5sIl(r4_MIDDLE, r4_XH); return void 0; }); - r4_xn$createglyph$7Hrq('c', function _r4_t114() { - var r294_currentGlyph, r294_xn$setwidth$9Jrj, r294_xn$assignunicode$7Hrq, r294_xn$startfrom$1aao, r294_xn$lineto$5sIl, r294_xn$curveto$1aao, r294_xn$cubicto$1aao, r294_xn$putshapes$9Jrj, r294_xn$reverselast$3qIs, r294_include, r294_xn$createstroke$7Hrq, r294_xn$setanchor$9Jrj, r294_xn$applytransform$1aao, r294_xn$dontexport$5sIl, _r294_t0, _r294_t1, _r294_t2, _r294_t3; - _r294_t0 = this; - r294_currentGlyph = _r294_t0; - r294_xn$setwidth$9Jrj = _r294_t0['set-width']['bind'](_r294_t0); - r294_xn$assignunicode$7Hrq = function _r294_t2(r295_code) { - var r295_code, _r295_t0, _r295_t1; - r294_currentGlyph['assign-unicode'](r295_code); - return r4_unicodeGlyphs[r294_currentGlyph['unicode'][r294_currentGlyph['unicode']['length'] - 1]] = r294_currentGlyph; + r4_xn$createglyph$7Hrq('c', function _r4_t117() { + var r295_currentGlyph, r295_xn$setwidth$9Jrj, r295_xn$assignunicode$7Hrq, r295_xn$startfrom$1aao, r295_xn$lineto$5sIl, r295_xn$curveto$1aao, r295_xn$cubicto$1aao, r295_xn$putshapes$9Jrj, r295_xn$reverselast$3qIs, r295_include, r295_xn$createstroke$7Hrq, r295_xn$setanchor$9Jrj, r295_xn$applytransform$1aao, r295_xn$dontexport$5sIl, _r295_t0, _r295_t1, _r295_t2, _r295_t3; + _r295_t0 = this; + r295_currentGlyph = _r295_t0; + r295_xn$setwidth$9Jrj = _r295_t0['set-width']['bind'](_r295_t0); + r295_xn$assignunicode$7Hrq = function _r295_t2(r296_code) { + var r296_code, _r296_t0, _r296_t1; + r295_currentGlyph['assign-unicode'](r296_code); + return r4_unicodeGlyphs[r295_currentGlyph['unicode'][r295_currentGlyph['unicode']['length'] - 1]] = r295_currentGlyph; }; - r294_xn$startfrom$1aao = _r294_t0['start-from']['bind'](_r294_t0); - r294_xn$lineto$5sIl = _r294_t0['line-to']['bind'](_r294_t0); - r294_xn$curveto$1aao = _r294_t0['curve-to']['bind'](_r294_t0); - r294_xn$cubicto$1aao = _r294_t0['cubic-to']['bind'](_r294_t0); - r294_xn$putshapes$9Jrj = _r294_t0['put-shapes']['bind'](_r294_t0); - r294_xn$reverselast$3qIs = _r294_t0['reverse-last']['bind'](_r294_t0); - r294_include = _r294_t0['include']['bind'](_r294_t0); - r294_xn$createstroke$7Hrq = _r294_t0['create-stroke']['bind'](_r294_t0); - r294_xn$setanchor$9Jrj = _r294_t0['set-anchor']['bind'](_r294_t0); - r294_xn$applytransform$1aao = _r294_t0['apply-transform']['bind'](_r294_t0); - r294_xn$dontexport$5sIl = function _r294_t3() { - var _r296_t0, _r296_t1; - return r294_currentGlyph['dontExport'] = true; + r295_xn$startfrom$1aao = _r295_t0['start-from']['bind'](_r295_t0); + r295_xn$lineto$5sIl = _r295_t0['line-to']['bind'](_r295_t0); + r295_xn$curveto$1aao = _r295_t0['curve-to']['bind'](_r295_t0); + r295_xn$cubicto$1aao = _r295_t0['cubic-to']['bind'](_r295_t0); + r295_xn$putshapes$9Jrj = _r295_t0['put-shapes']['bind'](_r295_t0); + r295_xn$reverselast$3qIs = _r295_t0['reverse-last']['bind'](_r295_t0); + r295_include = _r295_t0['include']['bind'](_r295_t0); + r295_xn$createstroke$7Hrq = _r295_t0['create-stroke']['bind'](_r295_t0); + r295_xn$setanchor$9Jrj = _r295_t0['set-anchor']['bind'](_r295_t0); + r295_xn$applytransform$1aao = _r295_t0['apply-transform']['bind'](_r295_t0); + r295_xn$dontexport$5sIl = function _r295_t3() { + var _r297_t0, _r297_t1; + return r295_currentGlyph['dontExport'] = true; }; - _r294_t0['gizmo'] = r4_globalTransform; - _r294_t0['set-width'](r4_WIDTH); - r294_xn$setwidth$9Jrj(r4_WIDTH); - r294_xn$assignunicode$7Hrq('c'); - r294_include(r4_eMarks); - r294_include(r294_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_OXHOOK, r4_XH - r4_HOOK)['set-width'](r4_STROKE, 0)['curve-to'](r4_MIDDLE + r4_KAPPA_HOOK * (r4_MIDDLE - r4_para['sb']), r4_XO, r4_MIDDLE, r4_XO)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB + r4_O, r4_XH - r4_SMALLSMOOTHA)['line-to'](r4_SB + r4_O, r4_SMALLSMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)['curve-to'](r4_MIDDLE + (r4_KAPPA_HOOK + r4_TAILADJKAPPA * r4_globalTransform['yx']) * (r4_MIDDLE - r4_SB), r4_O, r4_RIGHTSB - r4_OXHOOK + r4_TAILADJX * r4_globalTransform['yx'], r4_HOOK - r4_TAILADJY * r4_globalTransform['yx'])); + _r295_t0['gizmo'] = r4_globalTransform; + _r295_t0['set-width'](r4_WIDTH); + r295_xn$setwidth$9Jrj(r4_WIDTH); + r295_xn$assignunicode$7Hrq('c'); + r295_include(r4_eMarks); + r295_include(r295_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_OXHOOK, r4_XH - r4_HOOK)['set-width'](r4_STROKE, 0)['curve-to'](r4_MIDDLE + r4_KAPPA_HOOK * (r4_MIDDLE - r4_para['sb']), r4_XO, r4_MIDDLE, r4_XO)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB + r4_O, r4_XH - r4_SMALLSMOOTHA)['line-to'](r4_SB + r4_O, r4_SMALLSMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)['curve-to'](r4_MIDDLE + (r4_KAPPA_HOOK + r4_TAILADJKAPPA * r4_globalTransform['yx']) * (r4_MIDDLE - r4_SB), r4_O, r4_RIGHTSB - r4_OXHOOK + r4_TAILADJX * r4_globalTransform['yx'], r4_HOOK - r4_TAILADJY * r4_globalTransform['yx'])); return void 0; }); - r4_xn$createglyph$7Hrq('e.upright', function _r4_t115() { - var r298_currentGlyph, r298_xn$setwidth$9Jrj, r298_xn$assignunicode$7Hrq, r298_xn$startfrom$1aao, r298_xn$lineto$5sIl, r298_xn$curveto$1aao, r298_xn$cubicto$1aao, r298_xn$putshapes$9Jrj, r298_xn$reverselast$3qIs, r298_include, r298_xn$createstroke$7Hrq, r298_xn$setanchor$9Jrj, r298_xn$applytransform$1aao, r298_xn$dontexport$5sIl, r298_barbottom, r298_hookx, r298_hookmiddle, _r298_t0, _r298_t1, _r298_t2, _r298_t3; - _r298_t0 = this; - r298_currentGlyph = _r298_t0; - r298_xn$setwidth$9Jrj = _r298_t0['set-width']['bind'](_r298_t0); - r298_xn$assignunicode$7Hrq = function _r298_t2(r299_code) { - var r299_code, _r299_t0, _r299_t1; - r298_currentGlyph['assign-unicode'](r299_code); - return r4_unicodeGlyphs[r298_currentGlyph['unicode'][r298_currentGlyph['unicode']['length'] - 1]] = r298_currentGlyph; + r4_xn$createglyph$7Hrq('e.upright', function _r4_t118() { + var r299_currentGlyph, r299_xn$setwidth$9Jrj, r299_xn$assignunicode$7Hrq, r299_xn$startfrom$1aao, r299_xn$lineto$5sIl, r299_xn$curveto$1aao, r299_xn$cubicto$1aao, r299_xn$putshapes$9Jrj, r299_xn$reverselast$3qIs, r299_include, r299_xn$createstroke$7Hrq, r299_xn$setanchor$9Jrj, r299_xn$applytransform$1aao, r299_xn$dontexport$5sIl, r299_barbottom, r299_hookx, r299_hookmiddle, _r299_t0, _r299_t1, _r299_t2, _r299_t3; + _r299_t0 = this; + r299_currentGlyph = _r299_t0; + r299_xn$setwidth$9Jrj = _r299_t0['set-width']['bind'](_r299_t0); + r299_xn$assignunicode$7Hrq = function _r299_t2(r300_code) { + var r300_code, _r300_t0, _r300_t1; + r299_currentGlyph['assign-unicode'](r300_code); + return r4_unicodeGlyphs[r299_currentGlyph['unicode'][r299_currentGlyph['unicode']['length'] - 1]] = r299_currentGlyph; }; - r298_xn$startfrom$1aao = _r298_t0['start-from']['bind'](_r298_t0); - r298_xn$lineto$5sIl = _r298_t0['line-to']['bind'](_r298_t0); - r298_xn$curveto$1aao = _r298_t0['curve-to']['bind'](_r298_t0); - r298_xn$cubicto$1aao = _r298_t0['cubic-to']['bind'](_r298_t0); - r298_xn$putshapes$9Jrj = _r298_t0['put-shapes']['bind'](_r298_t0); - r298_xn$reverselast$3qIs = _r298_t0['reverse-last']['bind'](_r298_t0); - r298_include = _r298_t0['include']['bind'](_r298_t0); - r298_xn$createstroke$7Hrq = _r298_t0['create-stroke']['bind'](_r298_t0); - r298_xn$setanchor$9Jrj = _r298_t0['set-anchor']['bind'](_r298_t0); - r298_xn$applytransform$1aao = _r298_t0['apply-transform']['bind'](_r298_t0); - r298_xn$dontexport$5sIl = function _r298_t3() { - var _r300_t0, _r300_t1; - return r298_currentGlyph['dontExport'] = true; + r299_xn$startfrom$1aao = _r299_t0['start-from']['bind'](_r299_t0); + r299_xn$lineto$5sIl = _r299_t0['line-to']['bind'](_r299_t0); + r299_xn$curveto$1aao = _r299_t0['curve-to']['bind'](_r299_t0); + r299_xn$cubicto$1aao = _r299_t0['cubic-to']['bind'](_r299_t0); + r299_xn$putshapes$9Jrj = _r299_t0['put-shapes']['bind'](_r299_t0); + r299_xn$reverselast$3qIs = _r299_t0['reverse-last']['bind'](_r299_t0); + r299_include = _r299_t0['include']['bind'](_r299_t0); + r299_xn$createstroke$7Hrq = _r299_t0['create-stroke']['bind'](_r299_t0); + r299_xn$setanchor$9Jrj = _r299_t0['set-anchor']['bind'](_r299_t0); + r299_xn$applytransform$1aao = _r299_t0['apply-transform']['bind'](_r299_t0); + r299_xn$dontexport$5sIl = function _r299_t3() { + var _r301_t0, _r301_t1; + return r299_currentGlyph['dontExport'] = true; }; - _r298_t0['gizmo'] = r4_globalTransform; - _r298_t0['set-width'](r4_WIDTH); - r298_xn$setwidth$9Jrj(r4_WIDTH); - r298_xn$dontexport$5sIl(); - r298_barbottom = r4_XH * r4_EBARPOS; - r298_hookx = r4_RIGHTSB - r4_OXHOOK + r4_TAILADJX * r4_globalTransform['yx']; - r298_hookmiddle = r0_mix(r4_SB + r4_O, r298_hookx, 0.55); - r298_include(r298_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_O, r298_barbottom)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB - r4_O, r4_XH - r4_SMALLSMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_XO)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB + r4_O, r4_XH - r4_SMALLSMOOTHA)['line-to'](r4_SB + r4_O, r4_SMALLSMOOTHB)['arc-vh-to'](r298_hookmiddle, r4_O)['heads-to'](r4_RIGHTWARD)['curve-to'](r0_mix(r298_hookmiddle, r298_hookx, r4_KAPPA_HOOK), r4_O, r298_hookx, r4_SHOOK - r4_TAILADJY * r4_globalTransform['yx'])); - r298_include(r298_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_HALFSTROKE, r298_barbottom)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB - r4_HALFSTROKE, r298_barbottom)['heads-to'](r4_RIGHTWARD)); + _r299_t0['gizmo'] = r4_globalTransform; + _r299_t0['set-width'](r4_WIDTH); + r299_xn$setwidth$9Jrj(r4_WIDTH); + r299_xn$dontexport$5sIl(); + r299_barbottom = r4_XH * r4_EBARPOS; + r299_hookx = r4_RIGHTSB - r4_OXHOOK + r4_TAILADJX * r4_globalTransform['yx']; + r299_hookmiddle = r0_mix(r4_SB + r4_O, r299_hookx, 0.55); + r299_include(r299_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_O, r299_barbottom)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB - r4_O, r4_XH - r4_SMALLSMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_XO)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB + r4_O, r4_XH - r4_SMALLSMOOTHA)['line-to'](r4_SB + r4_O, r4_SMALLSMOOTHB)['arc-vh-to'](r299_hookmiddle, r4_O)['heads-to'](r4_RIGHTWARD)['curve-to'](r0_mix(r299_hookmiddle, r299_hookx, r4_KAPPA_HOOK), r4_O, r299_hookx, r4_SHOOK - r4_TAILADJY * r4_globalTransform['yx'])); + r299_include(r299_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_HALFSTROKE, r299_barbottom)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB - r4_HALFSTROKE, r299_barbottom)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('e.italic', function _r4_t116() { - var r302_currentGlyph, r302_xn$setwidth$9Jrj, r302_xn$assignunicode$7Hrq, r302_xn$startfrom$1aao, r302_xn$lineto$5sIl, r302_xn$curveto$1aao, r302_xn$cubicto$1aao, r302_xn$putshapes$9Jrj, r302_xn$reverselast$3qIs, r302_include, r302_xn$createstroke$7Hrq, r302_xn$setanchor$9Jrj, r302_xn$applytransform$1aao, r302_xn$dontexport$5sIl, r302_barbottom, _r302_t0, _r302_t1, _r302_t2, _r302_t3; - _r302_t0 = this; - r302_currentGlyph = _r302_t0; - r302_xn$setwidth$9Jrj = _r302_t0['set-width']['bind'](_r302_t0); - r302_xn$assignunicode$7Hrq = function _r302_t2(r303_code) { - var r303_code, _r303_t0, _r303_t1; - r302_currentGlyph['assign-unicode'](r303_code); - return r4_unicodeGlyphs[r302_currentGlyph['unicode'][r302_currentGlyph['unicode']['length'] - 1]] = r302_currentGlyph; + r4_xn$createglyph$7Hrq('e.italic', function _r4_t119() { + var r303_currentGlyph, r303_xn$setwidth$9Jrj, r303_xn$assignunicode$7Hrq, r303_xn$startfrom$1aao, r303_xn$lineto$5sIl, r303_xn$curveto$1aao, r303_xn$cubicto$1aao, r303_xn$putshapes$9Jrj, r303_xn$reverselast$3qIs, r303_include, r303_xn$createstroke$7Hrq, r303_xn$setanchor$9Jrj, r303_xn$applytransform$1aao, r303_xn$dontexport$5sIl, r303_barbottom, _r303_t0, _r303_t1, _r303_t2, _r303_t3; + _r303_t0 = this; + r303_currentGlyph = _r303_t0; + r303_xn$setwidth$9Jrj = _r303_t0['set-width']['bind'](_r303_t0); + r303_xn$assignunicode$7Hrq = function _r303_t2(r304_code) { + var r304_code, _r304_t0, _r304_t1; + r303_currentGlyph['assign-unicode'](r304_code); + return r4_unicodeGlyphs[r303_currentGlyph['unicode'][r303_currentGlyph['unicode']['length'] - 1]] = r303_currentGlyph; }; - r302_xn$startfrom$1aao = _r302_t0['start-from']['bind'](_r302_t0); - r302_xn$lineto$5sIl = _r302_t0['line-to']['bind'](_r302_t0); - r302_xn$curveto$1aao = _r302_t0['curve-to']['bind'](_r302_t0); - r302_xn$cubicto$1aao = _r302_t0['cubic-to']['bind'](_r302_t0); - r302_xn$putshapes$9Jrj = _r302_t0['put-shapes']['bind'](_r302_t0); - r302_xn$reverselast$3qIs = _r302_t0['reverse-last']['bind'](_r302_t0); - r302_include = _r302_t0['include']['bind'](_r302_t0); - r302_xn$createstroke$7Hrq = _r302_t0['create-stroke']['bind'](_r302_t0); - r302_xn$setanchor$9Jrj = _r302_t0['set-anchor']['bind'](_r302_t0); - r302_xn$applytransform$1aao = _r302_t0['apply-transform']['bind'](_r302_t0); - r302_xn$dontexport$5sIl = function _r302_t3() { - var _r304_t0, _r304_t1; - return r302_currentGlyph['dontExport'] = true; + r303_xn$startfrom$1aao = _r303_t0['start-from']['bind'](_r303_t0); + r303_xn$lineto$5sIl = _r303_t0['line-to']['bind'](_r303_t0); + r303_xn$curveto$1aao = _r303_t0['curve-to']['bind'](_r303_t0); + r303_xn$cubicto$1aao = _r303_t0['cubic-to']['bind'](_r303_t0); + r303_xn$putshapes$9Jrj = _r303_t0['put-shapes']['bind'](_r303_t0); + r303_xn$reverselast$3qIs = _r303_t0['reverse-last']['bind'](_r303_t0); + r303_include = _r303_t0['include']['bind'](_r303_t0); + r303_xn$createstroke$7Hrq = _r303_t0['create-stroke']['bind'](_r303_t0); + r303_xn$setanchor$9Jrj = _r303_t0['set-anchor']['bind'](_r303_t0); + r303_xn$applytransform$1aao = _r303_t0['apply-transform']['bind'](_r303_t0); + r303_xn$dontexport$5sIl = function _r303_t3() { + var _r305_t0, _r305_t1; + return r303_currentGlyph['dontExport'] = true; }; - _r302_t0['gizmo'] = r4_globalTransform; - _r302_t0['set-width'](r4_WIDTH); - r302_xn$setwidth$9Jrj(r4_WIDTH); - r302_xn$dontexport$5sIl(); - r302_barbottom = r4_XH * r4_EBARPOS; - r302_include(r302_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_O + r4_STROKE, r302_barbottom)['set-width'](r4_STROKE, 0)['arc-hv-to'](r4_RIGHTSB - r4_O, r4_XH - r4_SMALLSMOOTHB * 0.95)['arc-vh-to'](r4_MIDDLE, r4_XO)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB + r4_O, r4_XH - r4_SMALLSMOOTHA)['line-to'](r4_SB + r4_O, r4_SMALLSMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)['curve-to'](r4_MIDDLE + (r4_KAPPA_HOOK + r4_TAILADJKAPPA * r4_globalTransform['yx']) * (r4_MIDDLE - r4_SB), r4_O, r4_RIGHTSB - r4_OXHOOK + r4_TAILADJX * r4_globalTransform['yx'], r4_HOOK - r4_TAILADJY * r4_globalTransform['yx'])); + _r303_t0['gizmo'] = r4_globalTransform; + _r303_t0['set-width'](r4_WIDTH); + r303_xn$setwidth$9Jrj(r4_WIDTH); + r303_xn$dontexport$5sIl(); + r303_barbottom = r4_XH * r4_EBARPOS; + r303_include(r303_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_O + r4_STROKE, r303_barbottom)['set-width'](r4_STROKE, 0)['arc-hv-to'](r4_RIGHTSB - r4_O, r4_XH - r4_SMALLSMOOTHB * 0.95)['arc-vh-to'](r4_MIDDLE, r4_XO)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB + r4_O, r4_XH - r4_SMALLSMOOTHA)['line-to'](r4_SB + r4_O, r4_SMALLSMOOTHB)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)['curve-to'](r4_MIDDLE + (r4_KAPPA_HOOK + r4_TAILADJKAPPA * r4_globalTransform['yx']) * (r4_MIDDLE - r4_SB), r4_O, r4_RIGHTSB - r4_OXHOOK + r4_TAILADJX * r4_globalTransform['yx'], r4_HOOK - r4_TAILADJY * r4_globalTransform['yx'])); return void 0; }); - r4_xn$createglyph$7Hrq('e', function _r4_t117() { - var r306_currentGlyph, r306_xn$setwidth$9Jrj, r306_xn$assignunicode$7Hrq, r306_xn$startfrom$1aao, r306_xn$lineto$5sIl, r306_xn$curveto$1aao, r306_xn$cubicto$1aao, r306_xn$putshapes$9Jrj, r306_xn$reverselast$3qIs, r306_include, r306_xn$createstroke$7Hrq, r306_xn$setanchor$9Jrj, r306_xn$applytransform$1aao, r306_xn$dontexport$5sIl, _r306_t0, _r306_t1, _r306_t2, _r306_t3; - _r306_t0 = this; - r306_currentGlyph = _r306_t0; - r306_xn$setwidth$9Jrj = _r306_t0['set-width']['bind'](_r306_t0); - r306_xn$assignunicode$7Hrq = function _r306_t2(r307_code) { - var r307_code, _r307_t0, _r307_t1; - r306_currentGlyph['assign-unicode'](r307_code); - return r4_unicodeGlyphs[r306_currentGlyph['unicode'][r306_currentGlyph['unicode']['length'] - 1]] = r306_currentGlyph; + r4_xn$createglyph$7Hrq('e', function _r4_t120() { + var r307_currentGlyph, r307_xn$setwidth$9Jrj, r307_xn$assignunicode$7Hrq, r307_xn$startfrom$1aao, r307_xn$lineto$5sIl, r307_xn$curveto$1aao, r307_xn$cubicto$1aao, r307_xn$putshapes$9Jrj, r307_xn$reverselast$3qIs, r307_include, r307_xn$createstroke$7Hrq, r307_xn$setanchor$9Jrj, r307_xn$applytransform$1aao, r307_xn$dontexport$5sIl, _r307_t0, _r307_t1, _r307_t2, _r307_t3; + _r307_t0 = this; + r307_currentGlyph = _r307_t0; + r307_xn$setwidth$9Jrj = _r307_t0['set-width']['bind'](_r307_t0); + r307_xn$assignunicode$7Hrq = function _r307_t2(r308_code) { + var r308_code, _r308_t0, _r308_t1; + r307_currentGlyph['assign-unicode'](r308_code); + return r4_unicodeGlyphs[r307_currentGlyph['unicode'][r307_currentGlyph['unicode']['length'] - 1]] = r307_currentGlyph; }; - r306_xn$startfrom$1aao = _r306_t0['start-from']['bind'](_r306_t0); - r306_xn$lineto$5sIl = _r306_t0['line-to']['bind'](_r306_t0); - r306_xn$curveto$1aao = _r306_t0['curve-to']['bind'](_r306_t0); - r306_xn$cubicto$1aao = _r306_t0['cubic-to']['bind'](_r306_t0); - r306_xn$putshapes$9Jrj = _r306_t0['put-shapes']['bind'](_r306_t0); - r306_xn$reverselast$3qIs = _r306_t0['reverse-last']['bind'](_r306_t0); - r306_include = _r306_t0['include']['bind'](_r306_t0); - r306_xn$createstroke$7Hrq = _r306_t0['create-stroke']['bind'](_r306_t0); - r306_xn$setanchor$9Jrj = _r306_t0['set-anchor']['bind'](_r306_t0); - r306_xn$applytransform$1aao = _r306_t0['apply-transform']['bind'](_r306_t0); - r306_xn$dontexport$5sIl = function _r306_t3() { - var _r308_t0, _r308_t1; - return r306_currentGlyph['dontExport'] = true; + r307_xn$startfrom$1aao = _r307_t0['start-from']['bind'](_r307_t0); + r307_xn$lineto$5sIl = _r307_t0['line-to']['bind'](_r307_t0); + r307_xn$curveto$1aao = _r307_t0['curve-to']['bind'](_r307_t0); + r307_xn$cubicto$1aao = _r307_t0['cubic-to']['bind'](_r307_t0); + r307_xn$putshapes$9Jrj = _r307_t0['put-shapes']['bind'](_r307_t0); + r307_xn$reverselast$3qIs = _r307_t0['reverse-last']['bind'](_r307_t0); + r307_include = _r307_t0['include']['bind'](_r307_t0); + r307_xn$createstroke$7Hrq = _r307_t0['create-stroke']['bind'](_r307_t0); + r307_xn$setanchor$9Jrj = _r307_t0['set-anchor']['bind'](_r307_t0); + r307_xn$applytransform$1aao = _r307_t0['apply-transform']['bind'](_r307_t0); + r307_xn$dontexport$5sIl = function _r307_t3() { + var _r309_t0, _r309_t1; + return r307_currentGlyph['dontExport'] = true; }; - _r306_t0['gizmo'] = r4_globalTransform; - _r306_t0['set-width'](r4_WIDTH); - r306_xn$setwidth$9Jrj(r4_WIDTH); - r306_xn$assignunicode$7Hrq('e'); - r306_include(r4_eMarks); + _r307_t0['gizmo'] = r4_globalTransform; + _r307_t0['set-width'](r4_WIDTH); + r307_xn$setwidth$9Jrj(r4_WIDTH); + r307_xn$assignunicode$7Hrq('e'); + r307_include(r4_eMarks); if (r4_para['italicangle'] > 0) { - r306_include(r4_glyphs['e.italic']); + r307_include(r4_glyphs['e.italic']); } else { - r306_include(r4_glyphs['e.upright']); + r307_include(r4_glyphs['e.upright']); } return void 0; }); - r4_xn$createglyph$7Hrq('t', function _r4_t118() { - var r310_currentGlyph, r310_xn$setwidth$9Jrj, r310_xn$assignunicode$7Hrq, r310_xn$startfrom$1aao, r310_xn$lineto$5sIl, r310_xn$curveto$1aao, r310_xn$cubicto$1aao, r310_xn$putshapes$9Jrj, r310_xn$reverselast$3qIs, r310_include, r310_xn$createstroke$7Hrq, r310_xn$setanchor$9Jrj, r310_xn$applytransform$1aao, r310_xn$dontexport$5sIl, r310_center, r310_hookx, r310_turn, r310_smb, _r310_t0, _r310_t1, _r310_t2, _r310_t3; - _r310_t0 = this; - r310_currentGlyph = _r310_t0; - r310_xn$setwidth$9Jrj = _r310_t0['set-width']['bind'](_r310_t0); - r310_xn$assignunicode$7Hrq = function _r310_t2(r311_code) { - var r311_code, _r311_t0, _r311_t1; - r310_currentGlyph['assign-unicode'](r311_code); - return r4_unicodeGlyphs[r310_currentGlyph['unicode'][r310_currentGlyph['unicode']['length'] - 1]] = r310_currentGlyph; + r4_xn$createglyph$7Hrq('t', function _r4_t121() { + var r311_currentGlyph, r311_xn$setwidth$9Jrj, r311_xn$assignunicode$7Hrq, r311_xn$startfrom$1aao, r311_xn$lineto$5sIl, r311_xn$curveto$1aao, r311_xn$cubicto$1aao, r311_xn$putshapes$9Jrj, r311_xn$reverselast$3qIs, r311_include, r311_xn$createstroke$7Hrq, r311_xn$setanchor$9Jrj, r311_xn$applytransform$1aao, r311_xn$dontexport$5sIl, r311_center, r311_hookx, r311_turn, r311_smb, _r311_t0, _r311_t1, _r311_t2, _r311_t3; + _r311_t0 = this; + r311_currentGlyph = _r311_t0; + r311_xn$setwidth$9Jrj = _r311_t0['set-width']['bind'](_r311_t0); + r311_xn$assignunicode$7Hrq = function _r311_t2(r312_code) { + var r312_code, _r312_t0, _r312_t1; + r311_currentGlyph['assign-unicode'](r312_code); + return r4_unicodeGlyphs[r311_currentGlyph['unicode'][r311_currentGlyph['unicode']['length'] - 1]] = r311_currentGlyph; }; - r310_xn$startfrom$1aao = _r310_t0['start-from']['bind'](_r310_t0); - r310_xn$lineto$5sIl = _r310_t0['line-to']['bind'](_r310_t0); - r310_xn$curveto$1aao = _r310_t0['curve-to']['bind'](_r310_t0); - r310_xn$cubicto$1aao = _r310_t0['cubic-to']['bind'](_r310_t0); - r310_xn$putshapes$9Jrj = _r310_t0['put-shapes']['bind'](_r310_t0); - r310_xn$reverselast$3qIs = _r310_t0['reverse-last']['bind'](_r310_t0); - r310_include = _r310_t0['include']['bind'](_r310_t0); - r310_xn$createstroke$7Hrq = _r310_t0['create-stroke']['bind'](_r310_t0); - r310_xn$setanchor$9Jrj = _r310_t0['set-anchor']['bind'](_r310_t0); - r310_xn$applytransform$1aao = _r310_t0['apply-transform']['bind'](_r310_t0); - r310_xn$dontexport$5sIl = function _r310_t3() { - var _r312_t0, _r312_t1; - return r310_currentGlyph['dontExport'] = true; + r311_xn$startfrom$1aao = _r311_t0['start-from']['bind'](_r311_t0); + r311_xn$lineto$5sIl = _r311_t0['line-to']['bind'](_r311_t0); + r311_xn$curveto$1aao = _r311_t0['curve-to']['bind'](_r311_t0); + r311_xn$cubicto$1aao = _r311_t0['cubic-to']['bind'](_r311_t0); + r311_xn$putshapes$9Jrj = _r311_t0['put-shapes']['bind'](_r311_t0); + r311_xn$reverselast$3qIs = _r311_t0['reverse-last']['bind'](_r311_t0); + r311_include = _r311_t0['include']['bind'](_r311_t0); + r311_xn$createstroke$7Hrq = _r311_t0['create-stroke']['bind'](_r311_t0); + r311_xn$setanchor$9Jrj = _r311_t0['set-anchor']['bind'](_r311_t0); + r311_xn$applytransform$1aao = _r311_t0['apply-transform']['bind'](_r311_t0); + r311_xn$dontexport$5sIl = function _r311_t3() { + var _r313_t0, _r313_t1; + return r311_currentGlyph['dontExport'] = true; }; - _r310_t0['gizmo'] = r4_globalTransform; - _r310_t0['set-width'](r4_WIDTH); - r310_xn$setwidth$9Jrj(r4_WIDTH); - r310_xn$assignunicode$7Hrq('t'); - r310_include(r4_bMarks); - r310_center = r4_MIDDLE - r4_TBALANCE - r4_HALFSTROKE; - r310_hookx = r310_center + (r4_WIDTH - r4_SB * 2) * 0.78 - r4_OXHOOK + r4_TAILADJX * r4_globalTransform['yx']; - r310_turn = r0_mix(r310_center, r310_hookx, 0.5 + r4_globalTransform['yx'] * 0.5); - r310_smb = (r310_turn - r310_center) * 1.1; - r310_include(r310_xn$createstroke$7Hrq()['start-from'](r310_center, r4_CAP)['set-width'](r4_STROKE, 0)['heads-to'](r4_DOWNWARD)['line-to'](r310_center, r310_smb)['arc-vh-to'](r310_turn, r4_O)['curve-to'](r310_turn + (r4_KAPPA_HOOK + r4_TAILADJKAPPA * r4_globalTransform['yx'] + 0.1) * (r310_hookx - r310_turn), r4_O, r310_hookx, r4_HOOK - r4_TAILADJY * r4_globalTransform['yx'])); - r310_include(r310_xn$createstroke$7Hrq()['start-from'](r310_center + r4_HALFSTROKE - r4_LONGJUT + r4_TBALANCE2, r4_XH)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r310_center + r4_HALFSTROKE + r4_LONGJUT + r4_TBALANCE2, r4_XH)['heads-to'](r4_RIGHTWARD)); + _r311_t0['gizmo'] = r4_globalTransform; + _r311_t0['set-width'](r4_WIDTH); + r311_xn$setwidth$9Jrj(r4_WIDTH); + r311_xn$assignunicode$7Hrq('t'); + r311_include(r4_bMarks); + r311_center = r4_MIDDLE - r4_TBALANCE - r4_HALFSTROKE; + r311_hookx = r311_center + (r4_WIDTH - r4_SB * 2) * 0.78 - r4_OXHOOK + r4_TAILADJX * r4_globalTransform['yx']; + r311_turn = r0_mix(r311_center, r311_hookx, 0.5 + r4_globalTransform['yx'] * 0.5); + r311_smb = (r311_turn - r311_center) * 1.1; + r311_include(r311_xn$createstroke$7Hrq()['start-from'](r311_center, r4_CAP)['set-width'](r4_STROKE, 0)['heads-to'](r4_DOWNWARD)['line-to'](r311_center, r311_smb)['arc-vh-to'](r311_turn, r4_O)['curve-to'](r311_turn + (r4_KAPPA_HOOK + r4_TAILADJKAPPA * r4_globalTransform['yx'] + 0.1) * (r311_hookx - r311_turn), r4_O, r311_hookx, r4_HOOK - r4_TAILADJY * r4_globalTransform['yx'])); + r311_include(r311_xn$createstroke$7Hrq()['start-from'](r311_center + r4_HALFSTROKE - r4_LONGJUT + r4_TBALANCE2, r4_XH)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r311_center + r4_HALFSTROKE + r4_LONGJUT + r4_TBALANCE2, r4_XH)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('a.upright', function _r4_t119() { - var r314_currentGlyph, r314_xn$setwidth$9Jrj, r314_xn$assignunicode$7Hrq, r314_xn$startfrom$1aao, r314_xn$lineto$5sIl, r314_xn$curveto$1aao, r314_xn$cubicto$1aao, r314_xn$putshapes$9Jrj, r314_xn$reverselast$3qIs, r314_include, r314_xn$createstroke$7Hrq, r314_xn$setanchor$9Jrj, r314_xn$applytransform$1aao, r314_xn$dontexport$5sIl, r314_bartop, r314_lowmiddle, r314_barsmooth, _r314_t0, _r314_t1, _r314_t2, _r314_t3; - _r314_t0 = this; - r314_currentGlyph = _r314_t0; - r314_xn$setwidth$9Jrj = _r314_t0['set-width']['bind'](_r314_t0); - r314_xn$assignunicode$7Hrq = function _r314_t2(r315_code) { - var r315_code, _r315_t0, _r315_t1; - r314_currentGlyph['assign-unicode'](r315_code); - return r4_unicodeGlyphs[r314_currentGlyph['unicode'][r314_currentGlyph['unicode']['length'] - 1]] = r314_currentGlyph; + r4_xn$createglyph$7Hrq('a.upright', function _r4_t122() { + var r315_currentGlyph, r315_xn$setwidth$9Jrj, r315_xn$assignunicode$7Hrq, r315_xn$startfrom$1aao, r315_xn$lineto$5sIl, r315_xn$curveto$1aao, r315_xn$cubicto$1aao, r315_xn$putshapes$9Jrj, r315_xn$reverselast$3qIs, r315_include, r315_xn$createstroke$7Hrq, r315_xn$setanchor$9Jrj, r315_xn$applytransform$1aao, r315_xn$dontexport$5sIl, r315_bartop, r315_lowmiddle, r315_barsmooth, _r315_t0, _r315_t1, _r315_t2, _r315_t3; + _r315_t0 = this; + r315_currentGlyph = _r315_t0; + r315_xn$setwidth$9Jrj = _r315_t0['set-width']['bind'](_r315_t0); + r315_xn$assignunicode$7Hrq = function _r315_t2(r316_code) { + var r316_code, _r316_t0, _r316_t1; + r315_currentGlyph['assign-unicode'](r316_code); + return r4_unicodeGlyphs[r315_currentGlyph['unicode'][r315_currentGlyph['unicode']['length'] - 1]] = r315_currentGlyph; }; - r314_xn$startfrom$1aao = _r314_t0['start-from']['bind'](_r314_t0); - r314_xn$lineto$5sIl = _r314_t0['line-to']['bind'](_r314_t0); - r314_xn$curveto$1aao = _r314_t0['curve-to']['bind'](_r314_t0); - r314_xn$cubicto$1aao = _r314_t0['cubic-to']['bind'](_r314_t0); - r314_xn$putshapes$9Jrj = _r314_t0['put-shapes']['bind'](_r314_t0); - r314_xn$reverselast$3qIs = _r314_t0['reverse-last']['bind'](_r314_t0); - r314_include = _r314_t0['include']['bind'](_r314_t0); - r314_xn$createstroke$7Hrq = _r314_t0['create-stroke']['bind'](_r314_t0); - r314_xn$setanchor$9Jrj = _r314_t0['set-anchor']['bind'](_r314_t0); - r314_xn$applytransform$1aao = _r314_t0['apply-transform']['bind'](_r314_t0); - r314_xn$dontexport$5sIl = function _r314_t3() { - var _r316_t0, _r316_t1; - return r314_currentGlyph['dontExport'] = true; + r315_xn$startfrom$1aao = _r315_t0['start-from']['bind'](_r315_t0); + r315_xn$lineto$5sIl = _r315_t0['line-to']['bind'](_r315_t0); + r315_xn$curveto$1aao = _r315_t0['curve-to']['bind'](_r315_t0); + r315_xn$cubicto$1aao = _r315_t0['cubic-to']['bind'](_r315_t0); + r315_xn$putshapes$9Jrj = _r315_t0['put-shapes']['bind'](_r315_t0); + r315_xn$reverselast$3qIs = _r315_t0['reverse-last']['bind'](_r315_t0); + r315_include = _r315_t0['include']['bind'](_r315_t0); + r315_xn$createstroke$7Hrq = _r315_t0['create-stroke']['bind'](_r315_t0); + r315_xn$setanchor$9Jrj = _r315_t0['set-anchor']['bind'](_r315_t0); + r315_xn$applytransform$1aao = _r315_t0['apply-transform']['bind'](_r315_t0); + r315_xn$dontexport$5sIl = function _r315_t3() { + var _r317_t0, _r317_t1; + return r315_currentGlyph['dontExport'] = true; }; - _r314_t0['gizmo'] = r4_globalTransform; - _r314_t0['set-width'](r4_WIDTH); - r314_xn$setwidth$9Jrj(r4_WIDTH); - r314_xn$dontexport$5sIl(); - r314_bartop = r4_XH * r4_BARPOS + r4_STROKE; - r314_lowmiddle = r0_mix(r4_SB, r4_RIGHTSB - r4_STROKE, r0_linreg(80, 0.55, 120, 0.625, r4_STROKE)); - r314_barsmooth = r0_mix(r4_SB, r4_RIGHTSB, 0.6); - r314_include(r314_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, r4_XH - r4_SMOOTHA)['arc-vh-to'](r4_MIDDLE, r4_XO)['heads-to'](r4_LEFTWARD)['curve-to'](r4_MIDDLE - r4_KAPPA_HOOK * (r4_MIDDLE - r4_SB), r4_XO, r4_SB + r4_OXHOOK, r4_XH - r4_AHOOK)); - r314_include(r314_xn$createstroke$7Hrq()['start-from'](r314_lowmiddle, r4_O)['set-width'](0, r4_STROKE)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB + r4_O, r314_bartop * 0.45)['arc-vh-to'](r314_barsmooth, r314_bartop)['line-to'](r4_RIGHTSB, r314_bartop)['heads-to'](r4_RIGHTWARD)); - r314_include(r314_xn$createstroke$7Hrq()['start-from'](r314_lowmiddle, r4_O + r4_STROKE)['set-width'](0, r4_STROKE)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r4_RIGHTSB - r4_STROKE, r4_SMALLSMOOTHB * 0.65)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE * 0.4)); + _r315_t0['gizmo'] = r4_globalTransform; + _r315_t0['set-width'](r4_WIDTH); + r315_xn$setwidth$9Jrj(r4_WIDTH); + r315_xn$dontexport$5sIl(); + r315_bartop = r4_XH * r4_BARPOS + r4_STROKE; + r315_lowmiddle = r0_mix(r4_SB, r4_RIGHTSB - r4_STROKE, r0_linreg(80, 0.55, 120, 0.625, r4_STROKE)); + r315_barsmooth = r0_mix(r4_SB, r4_RIGHTSB, 0.6); + r315_include(r315_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, r4_XH - r4_SMOOTHA)['arc-vh-to'](r4_MIDDLE, r4_XO)['heads-to'](r4_LEFTWARD)['curve-to'](r4_MIDDLE - r4_KAPPA_HOOK * (r4_MIDDLE - r4_SB), r4_XO, r4_SB + r4_OXHOOK, r4_XH - r4_AHOOK)); + r315_include(r315_xn$createstroke$7Hrq()['start-from'](r315_lowmiddle, r4_O)['set-width'](0, r4_STROKE)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB + r4_O, r315_bartop * 0.45)['arc-vh-to'](r315_barsmooth, r315_bartop)['line-to'](r4_RIGHTSB, r315_bartop)['heads-to'](r4_RIGHTWARD)); + r315_include(r315_xn$createstroke$7Hrq()['start-from'](r315_lowmiddle, r4_O + r4_STROKE)['set-width'](0, r4_STROKE)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r4_RIGHTSB - r4_STROKE, r4_SMALLSMOOTHB * 0.65)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE * 0.4)); return void 0; }); - r4_xn$createglyph$7Hrq('a.italic', function _r4_t120() { - var r318_currentGlyph, r318_xn$setwidth$9Jrj, r318_xn$assignunicode$7Hrq, r318_xn$startfrom$1aao, r318_xn$lineto$5sIl, r318_xn$curveto$1aao, r318_xn$cubicto$1aao, r318_xn$putshapes$9Jrj, r318_xn$reverselast$3qIs, r318_include, r318_xn$createstroke$7Hrq, r318_xn$setanchor$9Jrj, r318_xn$applytransform$1aao, r318_xn$dontexport$5sIl, _r318_t0, _r318_t1, _r318_t2, _r318_t3; - _r318_t0 = this; - r318_currentGlyph = _r318_t0; - r318_xn$setwidth$9Jrj = _r318_t0['set-width']['bind'](_r318_t0); - r318_xn$assignunicode$7Hrq = function _r318_t2(r319_code) { - var r319_code, _r319_t0, _r319_t1; - r318_currentGlyph['assign-unicode'](r319_code); - return r4_unicodeGlyphs[r318_currentGlyph['unicode'][r318_currentGlyph['unicode']['length'] - 1]] = r318_currentGlyph; + r4_xn$createglyph$7Hrq('a.italic', function _r4_t123() { + var r319_currentGlyph, r319_xn$setwidth$9Jrj, r319_xn$assignunicode$7Hrq, r319_xn$startfrom$1aao, r319_xn$lineto$5sIl, r319_xn$curveto$1aao, r319_xn$cubicto$1aao, r319_xn$putshapes$9Jrj, r319_xn$reverselast$3qIs, r319_include, r319_xn$createstroke$7Hrq, r319_xn$setanchor$9Jrj, r319_xn$applytransform$1aao, r319_xn$dontexport$5sIl, _r319_t0, _r319_t1, _r319_t2, _r319_t3; + _r319_t0 = this; + r319_currentGlyph = _r319_t0; + r319_xn$setwidth$9Jrj = _r319_t0['set-width']['bind'](_r319_t0); + r319_xn$assignunicode$7Hrq = function _r319_t2(r320_code) { + var r320_code, _r320_t0, _r320_t1; + r319_currentGlyph['assign-unicode'](r320_code); + return r4_unicodeGlyphs[r319_currentGlyph['unicode'][r319_currentGlyph['unicode']['length'] - 1]] = r319_currentGlyph; }; - r318_xn$startfrom$1aao = _r318_t0['start-from']['bind'](_r318_t0); - r318_xn$lineto$5sIl = _r318_t0['line-to']['bind'](_r318_t0); - r318_xn$curveto$1aao = _r318_t0['curve-to']['bind'](_r318_t0); - r318_xn$cubicto$1aao = _r318_t0['cubic-to']['bind'](_r318_t0); - r318_xn$putshapes$9Jrj = _r318_t0['put-shapes']['bind'](_r318_t0); - r318_xn$reverselast$3qIs = _r318_t0['reverse-last']['bind'](_r318_t0); - r318_include = _r318_t0['include']['bind'](_r318_t0); - r318_xn$createstroke$7Hrq = _r318_t0['create-stroke']['bind'](_r318_t0); - r318_xn$setanchor$9Jrj = _r318_t0['set-anchor']['bind'](_r318_t0); - r318_xn$applytransform$1aao = _r318_t0['apply-transform']['bind'](_r318_t0); - r318_xn$dontexport$5sIl = function _r318_t3() { - var _r320_t0, _r320_t1; - return r318_currentGlyph['dontExport'] = true; + r319_xn$startfrom$1aao = _r319_t0['start-from']['bind'](_r319_t0); + r319_xn$lineto$5sIl = _r319_t0['line-to']['bind'](_r319_t0); + r319_xn$curveto$1aao = _r319_t0['curve-to']['bind'](_r319_t0); + r319_xn$cubicto$1aao = _r319_t0['cubic-to']['bind'](_r319_t0); + r319_xn$putshapes$9Jrj = _r319_t0['put-shapes']['bind'](_r319_t0); + r319_xn$reverselast$3qIs = _r319_t0['reverse-last']['bind'](_r319_t0); + r319_include = _r319_t0['include']['bind'](_r319_t0); + r319_xn$createstroke$7Hrq = _r319_t0['create-stroke']['bind'](_r319_t0); + r319_xn$setanchor$9Jrj = _r319_t0['set-anchor']['bind'](_r319_t0); + r319_xn$applytransform$1aao = _r319_t0['apply-transform']['bind'](_r319_t0); + r319_xn$dontexport$5sIl = function _r319_t3() { + var _r321_t0, _r321_t1; + return r319_currentGlyph['dontExport'] = true; }; - _r318_t0['gizmo'] = r4_globalTransform; - _r318_t0['set-width'](r4_WIDTH); - r318_xn$setwidth$9Jrj(r4_WIDTH); - r318_xn$dontexport$5sIl(); - r318_include(r4_oRight()); - r318_include(r318_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, r4_XH)['heads-to'](r4_UPWARD)); + _r319_t0['gizmo'] = r4_globalTransform; + _r319_t0['set-width'](r4_WIDTH); + r319_xn$setwidth$9Jrj(r4_WIDTH); + r319_xn$dontexport$5sIl(); + r319_include(r4_oRight()); + r319_include(r319_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, r4_XH)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('a', function _r4_t121() { - var r322_currentGlyph, r322_xn$setwidth$9Jrj, r322_xn$assignunicode$7Hrq, r322_xn$startfrom$1aao, r322_xn$lineto$5sIl, r322_xn$curveto$1aao, r322_xn$cubicto$1aao, r322_xn$putshapes$9Jrj, r322_xn$reverselast$3qIs, r322_include, r322_xn$createstroke$7Hrq, r322_xn$setanchor$9Jrj, r322_xn$applytransform$1aao, r322_xn$dontexport$5sIl, _r322_t0, _r322_t1, _r322_t2, _r322_t3; - _r322_t0 = this; - r322_currentGlyph = _r322_t0; - r322_xn$setwidth$9Jrj = _r322_t0['set-width']['bind'](_r322_t0); - r322_xn$assignunicode$7Hrq = function _r322_t2(r323_code) { - var r323_code, _r323_t0, _r323_t1; - r322_currentGlyph['assign-unicode'](r323_code); - return r4_unicodeGlyphs[r322_currentGlyph['unicode'][r322_currentGlyph['unicode']['length'] - 1]] = r322_currentGlyph; + r4_xn$createglyph$7Hrq('a', function _r4_t124() { + var r323_currentGlyph, r323_xn$setwidth$9Jrj, r323_xn$assignunicode$7Hrq, r323_xn$startfrom$1aao, r323_xn$lineto$5sIl, r323_xn$curveto$1aao, r323_xn$cubicto$1aao, r323_xn$putshapes$9Jrj, r323_xn$reverselast$3qIs, r323_include, r323_xn$createstroke$7Hrq, r323_xn$setanchor$9Jrj, r323_xn$applytransform$1aao, r323_xn$dontexport$5sIl, _r323_t0, _r323_t1, _r323_t2, _r323_t3; + _r323_t0 = this; + r323_currentGlyph = _r323_t0; + r323_xn$setwidth$9Jrj = _r323_t0['set-width']['bind'](_r323_t0); + r323_xn$assignunicode$7Hrq = function _r323_t2(r324_code) { + var r324_code, _r324_t0, _r324_t1; + r323_currentGlyph['assign-unicode'](r324_code); + return r4_unicodeGlyphs[r323_currentGlyph['unicode'][r323_currentGlyph['unicode']['length'] - 1]] = r323_currentGlyph; }; - r322_xn$startfrom$1aao = _r322_t0['start-from']['bind'](_r322_t0); - r322_xn$lineto$5sIl = _r322_t0['line-to']['bind'](_r322_t0); - r322_xn$curveto$1aao = _r322_t0['curve-to']['bind'](_r322_t0); - r322_xn$cubicto$1aao = _r322_t0['cubic-to']['bind'](_r322_t0); - r322_xn$putshapes$9Jrj = _r322_t0['put-shapes']['bind'](_r322_t0); - r322_xn$reverselast$3qIs = _r322_t0['reverse-last']['bind'](_r322_t0); - r322_include = _r322_t0['include']['bind'](_r322_t0); - r322_xn$createstroke$7Hrq = _r322_t0['create-stroke']['bind'](_r322_t0); - r322_xn$setanchor$9Jrj = _r322_t0['set-anchor']['bind'](_r322_t0); - r322_xn$applytransform$1aao = _r322_t0['apply-transform']['bind'](_r322_t0); - r322_xn$dontexport$5sIl = function _r322_t3() { - var _r324_t0, _r324_t1; - return r322_currentGlyph['dontExport'] = true; + r323_xn$startfrom$1aao = _r323_t0['start-from']['bind'](_r323_t0); + r323_xn$lineto$5sIl = _r323_t0['line-to']['bind'](_r323_t0); + r323_xn$curveto$1aao = _r323_t0['curve-to']['bind'](_r323_t0); + r323_xn$cubicto$1aao = _r323_t0['cubic-to']['bind'](_r323_t0); + r323_xn$putshapes$9Jrj = _r323_t0['put-shapes']['bind'](_r323_t0); + r323_xn$reverselast$3qIs = _r323_t0['reverse-last']['bind'](_r323_t0); + r323_include = _r323_t0['include']['bind'](_r323_t0); + r323_xn$createstroke$7Hrq = _r323_t0['create-stroke']['bind'](_r323_t0); + r323_xn$setanchor$9Jrj = _r323_t0['set-anchor']['bind'](_r323_t0); + r323_xn$applytransform$1aao = _r323_t0['apply-transform']['bind'](_r323_t0); + r323_xn$dontexport$5sIl = function _r323_t3() { + var _r325_t0, _r325_t1; + return r323_currentGlyph['dontExport'] = true; }; - _r322_t0['gizmo'] = r4_globalTransform; - _r322_t0['set-width'](r4_WIDTH); - r322_xn$setwidth$9Jrj(r4_WIDTH); - r322_xn$assignunicode$7Hrq('a'); - r322_include(r4_eMarks); + _r323_t0['gizmo'] = r4_globalTransform; + _r323_t0['set-width'](r4_WIDTH); + r323_xn$setwidth$9Jrj(r4_WIDTH); + r323_xn$assignunicode$7Hrq('a'); + r323_include(r4_eMarks); if (r4_para['italicangle'] > 0) { - r322_include(r4_glyphs['a.italic']); + r323_include(r4_glyphs['a.italic']); } else { - r322_include(r4_glyphs['a.upright']); + r323_include(r4_glyphs['a.upright']); } return void 0; }); - r4_xn$createglyph$7Hrq('u', function _r4_t122() { - var r326_currentGlyph, r326_xn$setwidth$9Jrj, r326_xn$assignunicode$7Hrq, r326_xn$startfrom$1aao, r326_xn$lineto$5sIl, r326_xn$curveto$1aao, r326_xn$cubicto$1aao, r326_xn$putshapes$9Jrj, r326_xn$reverselast$3qIs, r326_include, r326_xn$createstroke$7Hrq, r326_xn$setanchor$9Jrj, r326_xn$applytransform$1aao, r326_xn$dontexport$5sIl, _r326_t0, _r326_t1, _r326_t2, _r326_t3; - _r326_t0 = this; - r326_currentGlyph = _r326_t0; - r326_xn$setwidth$9Jrj = _r326_t0['set-width']['bind'](_r326_t0); - r326_xn$assignunicode$7Hrq = function _r326_t2(r327_code) { - var r327_code, _r327_t0, _r327_t1; - r326_currentGlyph['assign-unicode'](r327_code); - return r4_unicodeGlyphs[r326_currentGlyph['unicode'][r326_currentGlyph['unicode']['length'] - 1]] = r326_currentGlyph; + r4_xn$createglyph$7Hrq('u', function _r4_t125() { + var r327_currentGlyph, r327_xn$setwidth$9Jrj, r327_xn$assignunicode$7Hrq, r327_xn$startfrom$1aao, r327_xn$lineto$5sIl, r327_xn$curveto$1aao, r327_xn$cubicto$1aao, r327_xn$putshapes$9Jrj, r327_xn$reverselast$3qIs, r327_include, r327_xn$createstroke$7Hrq, r327_xn$setanchor$9Jrj, r327_xn$applytransform$1aao, r327_xn$dontexport$5sIl, _r327_t0, _r327_t1, _r327_t2, _r327_t3; + _r327_t0 = this; + r327_currentGlyph = _r327_t0; + r327_xn$setwidth$9Jrj = _r327_t0['set-width']['bind'](_r327_t0); + r327_xn$assignunicode$7Hrq = function _r327_t2(r328_code) { + var r328_code, _r328_t0, _r328_t1; + r327_currentGlyph['assign-unicode'](r328_code); + return r4_unicodeGlyphs[r327_currentGlyph['unicode'][r327_currentGlyph['unicode']['length'] - 1]] = r327_currentGlyph; }; - r326_xn$startfrom$1aao = _r326_t0['start-from']['bind'](_r326_t0); - r326_xn$lineto$5sIl = _r326_t0['line-to']['bind'](_r326_t0); - r326_xn$curveto$1aao = _r326_t0['curve-to']['bind'](_r326_t0); - r326_xn$cubicto$1aao = _r326_t0['cubic-to']['bind'](_r326_t0); - r326_xn$putshapes$9Jrj = _r326_t0['put-shapes']['bind'](_r326_t0); - r326_xn$reverselast$3qIs = _r326_t0['reverse-last']['bind'](_r326_t0); - r326_include = _r326_t0['include']['bind'](_r326_t0); - r326_xn$createstroke$7Hrq = _r326_t0['create-stroke']['bind'](_r326_t0); - r326_xn$setanchor$9Jrj = _r326_t0['set-anchor']['bind'](_r326_t0); - r326_xn$applytransform$1aao = _r326_t0['apply-transform']['bind'](_r326_t0); - r326_xn$dontexport$5sIl = function _r326_t3() { - var _r328_t0, _r328_t1; - return r326_currentGlyph['dontExport'] = true; + r327_xn$startfrom$1aao = _r327_t0['start-from']['bind'](_r327_t0); + r327_xn$lineto$5sIl = _r327_t0['line-to']['bind'](_r327_t0); + r327_xn$curveto$1aao = _r327_t0['curve-to']['bind'](_r327_t0); + r327_xn$cubicto$1aao = _r327_t0['cubic-to']['bind'](_r327_t0); + r327_xn$putshapes$9Jrj = _r327_t0['put-shapes']['bind'](_r327_t0); + r327_xn$reverselast$3qIs = _r327_t0['reverse-last']['bind'](_r327_t0); + r327_include = _r327_t0['include']['bind'](_r327_t0); + r327_xn$createstroke$7Hrq = _r327_t0['create-stroke']['bind'](_r327_t0); + r327_xn$setanchor$9Jrj = _r327_t0['set-anchor']['bind'](_r327_t0); + r327_xn$applytransform$1aao = _r327_t0['apply-transform']['bind'](_r327_t0); + r327_xn$dontexport$5sIl = function _r327_t3() { + var _r329_t0, _r329_t1; + return r327_currentGlyph['dontExport'] = true; }; - _r326_t0['gizmo'] = r4_globalTransform; - _r326_t0['set-width'](r4_WIDTH); - r326_xn$setwidth$9Jrj(r4_WIDTH); - r326_xn$assignunicode$7Hrq('u'); - r326_include(r4_eMarks); - r326_include(r326_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_SB, r4_SMALLSMOOTHA)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)); - r326_include(r326_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_O + r4_STROKE)['set-width'](0, r4_STROKE)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r4_RIGHTSB - r4_STROKE * r4_ITALICCOR, r4_SMALLSMOOTHA)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE * 0.4)); - r326_include(r326_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, r4_XH)['heads-to'](r4_UPWARD)); + _r327_t0['gizmo'] = r4_globalTransform; + _r327_t0['set-width'](r4_WIDTH); + r327_xn$setwidth$9Jrj(r4_WIDTH); + r327_xn$assignunicode$7Hrq('u'); + r327_include(r4_eMarks); + r327_include(r327_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_SB, r4_SMALLSMOOTHA)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_RIGHTWARD)); + r327_include(r327_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_O + r4_STROKE)['set-width'](0, r4_STROKE)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r4_RIGHTSB - r4_STROKE * r4_ITALICCOR, r4_SMALLSMOOTHA)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE * 0.4)); + r327_include(r327_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, r4_XH)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('n', function _r4_t123() { - var r330_currentGlyph, r330_xn$setwidth$9Jrj, r330_xn$assignunicode$7Hrq, r330_xn$startfrom$1aao, r330_xn$lineto$5sIl, r330_xn$curveto$1aao, r330_xn$cubicto$1aao, r330_xn$putshapes$9Jrj, r330_xn$reverselast$3qIs, r330_include, r330_xn$createstroke$7Hrq, r330_xn$setanchor$9Jrj, r330_xn$applytransform$1aao, r330_xn$dontexport$5sIl, _r330_t0, _r330_t1, _r330_t2, _r330_t3; - _r330_t0 = this; - r330_currentGlyph = _r330_t0; - r330_xn$setwidth$9Jrj = _r330_t0['set-width']['bind'](_r330_t0); - r330_xn$assignunicode$7Hrq = function _r330_t2(r331_code) { - var r331_code, _r331_t0, _r331_t1; - r330_currentGlyph['assign-unicode'](r331_code); - return r4_unicodeGlyphs[r330_currentGlyph['unicode'][r330_currentGlyph['unicode']['length'] - 1]] = r330_currentGlyph; + r4_xn$createglyph$7Hrq('n', function _r4_t126() { + var r331_currentGlyph, r331_xn$setwidth$9Jrj, r331_xn$assignunicode$7Hrq, r331_xn$startfrom$1aao, r331_xn$lineto$5sIl, r331_xn$curveto$1aao, r331_xn$cubicto$1aao, r331_xn$putshapes$9Jrj, r331_xn$reverselast$3qIs, r331_include, r331_xn$createstroke$7Hrq, r331_xn$setanchor$9Jrj, r331_xn$applytransform$1aao, r331_xn$dontexport$5sIl, _r331_t0, _r331_t1, _r331_t2, _r331_t3; + _r331_t0 = this; + r331_currentGlyph = _r331_t0; + r331_xn$setwidth$9Jrj = _r331_t0['set-width']['bind'](_r331_t0); + r331_xn$assignunicode$7Hrq = function _r331_t2(r332_code) { + var r332_code, _r332_t0, _r332_t1; + r331_currentGlyph['assign-unicode'](r332_code); + return r4_unicodeGlyphs[r331_currentGlyph['unicode'][r331_currentGlyph['unicode']['length'] - 1]] = r331_currentGlyph; }; - r330_xn$startfrom$1aao = _r330_t0['start-from']['bind'](_r330_t0); - r330_xn$lineto$5sIl = _r330_t0['line-to']['bind'](_r330_t0); - r330_xn$curveto$1aao = _r330_t0['curve-to']['bind'](_r330_t0); - r330_xn$cubicto$1aao = _r330_t0['cubic-to']['bind'](_r330_t0); - r330_xn$putshapes$9Jrj = _r330_t0['put-shapes']['bind'](_r330_t0); - r330_xn$reverselast$3qIs = _r330_t0['reverse-last']['bind'](_r330_t0); - r330_include = _r330_t0['include']['bind'](_r330_t0); - r330_xn$createstroke$7Hrq = _r330_t0['create-stroke']['bind'](_r330_t0); - r330_xn$setanchor$9Jrj = _r330_t0['set-anchor']['bind'](_r330_t0); - r330_xn$applytransform$1aao = _r330_t0['apply-transform']['bind'](_r330_t0); - r330_xn$dontexport$5sIl = function _r330_t3() { - var _r332_t0, _r332_t1; - return r330_currentGlyph['dontExport'] = true; + r331_xn$startfrom$1aao = _r331_t0['start-from']['bind'](_r331_t0); + r331_xn$lineto$5sIl = _r331_t0['line-to']['bind'](_r331_t0); + r331_xn$curveto$1aao = _r331_t0['curve-to']['bind'](_r331_t0); + r331_xn$cubicto$1aao = _r331_t0['cubic-to']['bind'](_r331_t0); + r331_xn$putshapes$9Jrj = _r331_t0['put-shapes']['bind'](_r331_t0); + r331_xn$reverselast$3qIs = _r331_t0['reverse-last']['bind'](_r331_t0); + r331_include = _r331_t0['include']['bind'](_r331_t0); + r331_xn$createstroke$7Hrq = _r331_t0['create-stroke']['bind'](_r331_t0); + r331_xn$setanchor$9Jrj = _r331_t0['set-anchor']['bind'](_r331_t0); + r331_xn$applytransform$1aao = _r331_t0['apply-transform']['bind'](_r331_t0); + r331_xn$dontexport$5sIl = function _r331_t3() { + var _r333_t0, _r333_t1; + return r331_currentGlyph['dontExport'] = true; }; - _r330_t0['gizmo'] = r4_globalTransform; - _r330_t0['set-width'](r4_WIDTH); - r330_xn$setwidth$9Jrj(r4_WIDTH); - r330_xn$assignunicode$7Hrq('n'); - r330_include(r4_eMarks); - r330_xn$putshapes$9Jrj(r4_nBowl(r4_SB + r4_STROKE * r4_ITALICCOR, r4_MIDDLE, r4_RIGHTSB, r4_STROKE * 0.4)); - r330_include(r330_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r4_XH)['heads-to'](r4_UPWARD)); + _r331_t0['gizmo'] = r4_globalTransform; + _r331_t0['set-width'](r4_WIDTH); + r331_xn$setwidth$9Jrj(r4_WIDTH); + r331_xn$assignunicode$7Hrq('n'); + r331_include(r4_eMarks); + r331_xn$putshapes$9Jrj(r4_nBowl(r4_SB + r4_STROKE * r4_ITALICCOR, r4_MIDDLE, r4_RIGHTSB, r4_STROKE * 0.4)); + r331_include(r331_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r4_XH)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('h', function _r4_t124() { - var r334_currentGlyph, r334_xn$setwidth$9Jrj, r334_xn$assignunicode$7Hrq, r334_xn$startfrom$1aao, r334_xn$lineto$5sIl, r334_xn$curveto$1aao, r334_xn$cubicto$1aao, r334_xn$putshapes$9Jrj, r334_xn$reverselast$3qIs, r334_include, r334_xn$createstroke$7Hrq, r334_xn$setanchor$9Jrj, r334_xn$applytransform$1aao, r334_xn$dontexport$5sIl, _r334_t0, _r334_t1, _r334_t2, _r334_t3; - _r334_t0 = this; - r334_currentGlyph = _r334_t0; - r334_xn$setwidth$9Jrj = _r334_t0['set-width']['bind'](_r334_t0); - r334_xn$assignunicode$7Hrq = function _r334_t2(r335_code) { - var r335_code, _r335_t0, _r335_t1; - r334_currentGlyph['assign-unicode'](r335_code); - return r4_unicodeGlyphs[r334_currentGlyph['unicode'][r334_currentGlyph['unicode']['length'] - 1]] = r334_currentGlyph; + r4_xn$createglyph$7Hrq('h', function _r4_t127() { + var r335_currentGlyph, r335_xn$setwidth$9Jrj, r335_xn$assignunicode$7Hrq, r335_xn$startfrom$1aao, r335_xn$lineto$5sIl, r335_xn$curveto$1aao, r335_xn$cubicto$1aao, r335_xn$putshapes$9Jrj, r335_xn$reverselast$3qIs, r335_include, r335_xn$createstroke$7Hrq, r335_xn$setanchor$9Jrj, r335_xn$applytransform$1aao, r335_xn$dontexport$5sIl, _r335_t0, _r335_t1, _r335_t2, _r335_t3; + _r335_t0 = this; + r335_currentGlyph = _r335_t0; + r335_xn$setwidth$9Jrj = _r335_t0['set-width']['bind'](_r335_t0); + r335_xn$assignunicode$7Hrq = function _r335_t2(r336_code) { + var r336_code, _r336_t0, _r336_t1; + r335_currentGlyph['assign-unicode'](r336_code); + return r4_unicodeGlyphs[r335_currentGlyph['unicode'][r335_currentGlyph['unicode']['length'] - 1]] = r335_currentGlyph; }; - r334_xn$startfrom$1aao = _r334_t0['start-from']['bind'](_r334_t0); - r334_xn$lineto$5sIl = _r334_t0['line-to']['bind'](_r334_t0); - r334_xn$curveto$1aao = _r334_t0['curve-to']['bind'](_r334_t0); - r334_xn$cubicto$1aao = _r334_t0['cubic-to']['bind'](_r334_t0); - r334_xn$putshapes$9Jrj = _r334_t0['put-shapes']['bind'](_r334_t0); - r334_xn$reverselast$3qIs = _r334_t0['reverse-last']['bind'](_r334_t0); - r334_include = _r334_t0['include']['bind'](_r334_t0); - r334_xn$createstroke$7Hrq = _r334_t0['create-stroke']['bind'](_r334_t0); - r334_xn$setanchor$9Jrj = _r334_t0['set-anchor']['bind'](_r334_t0); - r334_xn$applytransform$1aao = _r334_t0['apply-transform']['bind'](_r334_t0); - r334_xn$dontexport$5sIl = function _r334_t3() { - var _r336_t0, _r336_t1; - return r334_currentGlyph['dontExport'] = true; + r335_xn$startfrom$1aao = _r335_t0['start-from']['bind'](_r335_t0); + r335_xn$lineto$5sIl = _r335_t0['line-to']['bind'](_r335_t0); + r335_xn$curveto$1aao = _r335_t0['curve-to']['bind'](_r335_t0); + r335_xn$cubicto$1aao = _r335_t0['cubic-to']['bind'](_r335_t0); + r335_xn$putshapes$9Jrj = _r335_t0['put-shapes']['bind'](_r335_t0); + r335_xn$reverselast$3qIs = _r335_t0['reverse-last']['bind'](_r335_t0); + r335_include = _r335_t0['include']['bind'](_r335_t0); + r335_xn$createstroke$7Hrq = _r335_t0['create-stroke']['bind'](_r335_t0); + r335_xn$setanchor$9Jrj = _r335_t0['set-anchor']['bind'](_r335_t0); + r335_xn$applytransform$1aao = _r335_t0['apply-transform']['bind'](_r335_t0); + r335_xn$dontexport$5sIl = function _r335_t3() { + var _r337_t0, _r337_t1; + return r335_currentGlyph['dontExport'] = true; }; - _r334_t0['gizmo'] = r4_globalTransform; - _r334_t0['set-width'](r4_WIDTH); - r334_xn$setwidth$9Jrj(r4_WIDTH); - r334_xn$assignunicode$7Hrq('h'); - r334_include(r4_bMarks); - r334_xn$putshapes$9Jrj(r4_nBowl(r4_SB + r4_STROKE * r4_ITALICCOR, r4_MIDDLE, r4_RIGHTSB, r4_STROKE * 0.4)); - r334_include(r334_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)); + _r335_t0['gizmo'] = r4_globalTransform; + _r335_t0['set-width'](r4_WIDTH); + r335_xn$setwidth$9Jrj(r4_WIDTH); + r335_xn$assignunicode$7Hrq('h'); + r335_include(r4_bMarks); + r335_xn$putshapes$9Jrj(r4_nBowl(r4_SB + r4_STROKE * r4_ITALICCOR, r4_MIDDLE, r4_RIGHTSB, r4_STROKE * 0.4)); + r335_include(r335_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('m', function _r4_t125() { - var r338_currentGlyph, r338_xn$setwidth$9Jrj, r338_xn$assignunicode$7Hrq, r338_xn$startfrom$1aao, r338_xn$lineto$5sIl, r338_xn$curveto$1aao, r338_xn$cubicto$1aao, r338_xn$putshapes$9Jrj, r338_xn$reverselast$3qIs, r338_include, r338_xn$createstroke$7Hrq, r338_xn$setanchor$9Jrj, r338_xn$applytransform$1aao, r338_xn$dontexport$5sIl, r338_sw, r338_m1, r338_m2, _r338_t0, _r338_t1, _r338_t2, _r338_t3; - _r338_t0 = this; - r338_currentGlyph = _r338_t0; - r338_xn$setwidth$9Jrj = _r338_t0['set-width']['bind'](_r338_t0); - r338_xn$assignunicode$7Hrq = function _r338_t2(r339_code) { - var r339_code, _r339_t0, _r339_t1; - r338_currentGlyph['assign-unicode'](r339_code); - return r4_unicodeGlyphs[r338_currentGlyph['unicode'][r338_currentGlyph['unicode']['length'] - 1]] = r338_currentGlyph; + r4_xn$createglyph$7Hrq('m', function _r4_t128() { + var r339_currentGlyph, r339_xn$setwidth$9Jrj, r339_xn$assignunicode$7Hrq, r339_xn$startfrom$1aao, r339_xn$lineto$5sIl, r339_xn$curveto$1aao, r339_xn$cubicto$1aao, r339_xn$putshapes$9Jrj, r339_xn$reverselast$3qIs, r339_include, r339_xn$createstroke$7Hrq, r339_xn$setanchor$9Jrj, r339_xn$applytransform$1aao, r339_xn$dontexport$5sIl, r339_sw, r339_m1, r339_m2, _r339_t0, _r339_t1, _r339_t2, _r339_t3; + _r339_t0 = this; + r339_currentGlyph = _r339_t0; + r339_xn$setwidth$9Jrj = _r339_t0['set-width']['bind'](_r339_t0); + r339_xn$assignunicode$7Hrq = function _r339_t2(r340_code) { + var r340_code, _r340_t0, _r340_t1; + r339_currentGlyph['assign-unicode'](r340_code); + return r4_unicodeGlyphs[r339_currentGlyph['unicode'][r339_currentGlyph['unicode']['length'] - 1]] = r339_currentGlyph; }; - r338_xn$startfrom$1aao = _r338_t0['start-from']['bind'](_r338_t0); - r338_xn$lineto$5sIl = _r338_t0['line-to']['bind'](_r338_t0); - r338_xn$curveto$1aao = _r338_t0['curve-to']['bind'](_r338_t0); - r338_xn$cubicto$1aao = _r338_t0['cubic-to']['bind'](_r338_t0); - r338_xn$putshapes$9Jrj = _r338_t0['put-shapes']['bind'](_r338_t0); - r338_xn$reverselast$3qIs = _r338_t0['reverse-last']['bind'](_r338_t0); - r338_include = _r338_t0['include']['bind'](_r338_t0); - r338_xn$createstroke$7Hrq = _r338_t0['create-stroke']['bind'](_r338_t0); - r338_xn$setanchor$9Jrj = _r338_t0['set-anchor']['bind'](_r338_t0); - r338_xn$applytransform$1aao = _r338_t0['apply-transform']['bind'](_r338_t0); - r338_xn$dontexport$5sIl = function _r338_t3() { - var _r340_t0, _r340_t1; - return r338_currentGlyph['dontExport'] = true; + r339_xn$startfrom$1aao = _r339_t0['start-from']['bind'](_r339_t0); + r339_xn$lineto$5sIl = _r339_t0['line-to']['bind'](_r339_t0); + r339_xn$curveto$1aao = _r339_t0['curve-to']['bind'](_r339_t0); + r339_xn$cubicto$1aao = _r339_t0['cubic-to']['bind'](_r339_t0); + r339_xn$putshapes$9Jrj = _r339_t0['put-shapes']['bind'](_r339_t0); + r339_xn$reverselast$3qIs = _r339_t0['reverse-last']['bind'](_r339_t0); + r339_include = _r339_t0['include']['bind'](_r339_t0); + r339_xn$createstroke$7Hrq = _r339_t0['create-stroke']['bind'](_r339_t0); + r339_xn$setanchor$9Jrj = _r339_t0['set-anchor']['bind'](_r339_t0); + r339_xn$applytransform$1aao = _r339_t0['apply-transform']['bind'](_r339_t0); + r339_xn$dontexport$5sIl = function _r339_t3() { + var _r341_t0, _r341_t1; + return r339_currentGlyph['dontExport'] = true; }; - _r338_t0['gizmo'] = r4_globalTransform; - _r338_t0['set-width'](r4_WIDTH); - r338_xn$setwidth$9Jrj(r4_WIDTH); - r338_xn$assignunicode$7Hrq('m'); - r338_include(r4_eMarks); - r338_sw = r4_adviceBlackness(3.5); - r338_m1 = (r4_MIDDLE + r4_SB + r338_sw * 0.25) / 2; - r338_m2 = r338_m1 + (r4_MIDDLE - r338_sw / 2 - r4_SB); - r338_include(r338_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE - r338_sw / 2, 0)['set-width'](0, r338_sw)['heads-to'](r4_UPWARD)['line-to'](r4_MIDDLE - r338_sw / 2, r4_XH - r4_SMALLSMOOTHA)['arc-vh-to'](r338_m1, r4_XO - r4_STROKE)['set-width'](0, r4_STROKE)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB + r338_sw * 0.75, r4_XH - r4_SMALLSMOOTHA)['heads-to'](r4_DOWNWARD)['set-width'](0, r338_sw * 0.4)); - r338_include(r338_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r338_sw - r4_O, 0)['set-width'](0, r338_sw)['heads-to'](r4_UPWARD)['line-to'](r4_RIGHTSB - r338_sw - r4_O, r4_XH - r4_SMALLSMOOTHA)['arc-vh-to'](r338_m2, r4_XO - r4_STROKE)['set-width'](0, r4_STROKE)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_MIDDLE + r338_sw * 0.25, r4_XH - r4_SMALLSMOOTHA)['heads-to'](r4_DOWNWARD)['set-width'](0, r338_sw * 0.4)); - r338_include(r338_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_O, 0)['heads-to'](r4_UPWARD)['set-width'](0, r338_sw)['line-to'](r4_SB + r4_O, r4_XH)['heads-to'](r4_UPWARD)); + _r339_t0['gizmo'] = r4_globalTransform; + _r339_t0['set-width'](r4_WIDTH); + r339_xn$setwidth$9Jrj(r4_WIDTH); + r339_xn$assignunicode$7Hrq('m'); + r339_include(r4_eMarks); + r339_sw = r4_adviceBlackness(3.5); + r339_m1 = (r4_MIDDLE + r4_SB + r339_sw * 0.25) / 2; + r339_m2 = r339_m1 + (r4_MIDDLE - r339_sw / 2 - r4_SB); + r339_include(r339_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE - r339_sw / 2, 0)['set-width'](0, r339_sw)['heads-to'](r4_UPWARD)['line-to'](r4_MIDDLE - r339_sw / 2, r4_XH - r4_SMALLSMOOTHA)['arc-vh-to'](r339_m1, r4_XO - r4_STROKE)['set-width'](0, r4_STROKE)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB + r339_sw * 0.75, r4_XH - r4_SMALLSMOOTHA)['heads-to'](r4_DOWNWARD)['set-width'](0, r339_sw * 0.4)); + r339_include(r339_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r339_sw - r4_O, 0)['set-width'](0, r339_sw)['heads-to'](r4_UPWARD)['line-to'](r4_RIGHTSB - r339_sw - r4_O, r4_XH - r4_SMALLSMOOTHA)['arc-vh-to'](r339_m2, r4_XO - r4_STROKE)['set-width'](0, r4_STROKE)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_MIDDLE + r339_sw * 0.25, r4_XH - r4_SMALLSMOOTHA)['heads-to'](r4_DOWNWARD)['set-width'](0, r339_sw * 0.4)); + r339_include(r339_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_O, 0)['heads-to'](r4_UPWARD)['set-width'](0, r339_sw)['line-to'](r4_SB + r4_O, r4_XH)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('dotlessi.straight', function _r4_t126() { - var r342_currentGlyph, r342_xn$setwidth$9Jrj, r342_xn$assignunicode$7Hrq, r342_xn$startfrom$1aao, r342_xn$lineto$5sIl, r342_xn$curveto$1aao, r342_xn$cubicto$1aao, r342_xn$putshapes$9Jrj, r342_xn$reverselast$3qIs, r342_include, r342_xn$createstroke$7Hrq, r342_xn$setanchor$9Jrj, r342_xn$applytransform$1aao, r342_xn$dontexport$5sIl, _r342_t0, _r342_t1, _r342_t2, _r342_t3; - _r342_t0 = this; - r342_currentGlyph = _r342_t0; - r342_xn$setwidth$9Jrj = _r342_t0['set-width']['bind'](_r342_t0); - r342_xn$assignunicode$7Hrq = function _r342_t2(r343_code) { - var r343_code, _r343_t0, _r343_t1; - r342_currentGlyph['assign-unicode'](r343_code); - return r4_unicodeGlyphs[r342_currentGlyph['unicode'][r342_currentGlyph['unicode']['length'] - 1]] = r342_currentGlyph; + r4_xn$createglyph$7Hrq('dotlessi.straight', function _r4_t129() { + var r343_currentGlyph, r343_xn$setwidth$9Jrj, r343_xn$assignunicode$7Hrq, r343_xn$startfrom$1aao, r343_xn$lineto$5sIl, r343_xn$curveto$1aao, r343_xn$cubicto$1aao, r343_xn$putshapes$9Jrj, r343_xn$reverselast$3qIs, r343_include, r343_xn$createstroke$7Hrq, r343_xn$setanchor$9Jrj, r343_xn$applytransform$1aao, r343_xn$dontexport$5sIl, _r343_t0, _r343_t1, _r343_t2, _r343_t3; + _r343_t0 = this; + r343_currentGlyph = _r343_t0; + r343_xn$setwidth$9Jrj = _r343_t0['set-width']['bind'](_r343_t0); + r343_xn$assignunicode$7Hrq = function _r343_t2(r344_code) { + var r344_code, _r344_t0, _r344_t1; + r343_currentGlyph['assign-unicode'](r344_code); + return r4_unicodeGlyphs[r343_currentGlyph['unicode'][r343_currentGlyph['unicode']['length'] - 1]] = r343_currentGlyph; }; - r342_xn$startfrom$1aao = _r342_t0['start-from']['bind'](_r342_t0); - r342_xn$lineto$5sIl = _r342_t0['line-to']['bind'](_r342_t0); - r342_xn$curveto$1aao = _r342_t0['curve-to']['bind'](_r342_t0); - r342_xn$cubicto$1aao = _r342_t0['cubic-to']['bind'](_r342_t0); - r342_xn$putshapes$9Jrj = _r342_t0['put-shapes']['bind'](_r342_t0); - r342_xn$reverselast$3qIs = _r342_t0['reverse-last']['bind'](_r342_t0); - r342_include = _r342_t0['include']['bind'](_r342_t0); - r342_xn$createstroke$7Hrq = _r342_t0['create-stroke']['bind'](_r342_t0); - r342_xn$setanchor$9Jrj = _r342_t0['set-anchor']['bind'](_r342_t0); - r342_xn$applytransform$1aao = _r342_t0['apply-transform']['bind'](_r342_t0); - r342_xn$dontexport$5sIl = function _r342_t3() { - var _r344_t0, _r344_t1; - return r342_currentGlyph['dontExport'] = true; + r343_xn$startfrom$1aao = _r343_t0['start-from']['bind'](_r343_t0); + r343_xn$lineto$5sIl = _r343_t0['line-to']['bind'](_r343_t0); + r343_xn$curveto$1aao = _r343_t0['curve-to']['bind'](_r343_t0); + r343_xn$cubicto$1aao = _r343_t0['cubic-to']['bind'](_r343_t0); + r343_xn$putshapes$9Jrj = _r343_t0['put-shapes']['bind'](_r343_t0); + r343_xn$reverselast$3qIs = _r343_t0['reverse-last']['bind'](_r343_t0); + r343_include = _r343_t0['include']['bind'](_r343_t0); + r343_xn$createstroke$7Hrq = _r343_t0['create-stroke']['bind'](_r343_t0); + r343_xn$setanchor$9Jrj = _r343_t0['set-anchor']['bind'](_r343_t0); + r343_xn$applytransform$1aao = _r343_t0['apply-transform']['bind'](_r343_t0); + r343_xn$dontexport$5sIl = function _r343_t3() { + var _r345_t0, _r345_t1; + return r343_currentGlyph['dontExport'] = true; }; - _r342_t0['gizmo'] = r4_globalTransform; - _r342_t0['set-width'](r4_WIDTH); - r342_xn$dontexport$5sIl(); - r342_include(r4_eMarks); - r342_include(r342_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_XH)['heads-to'](r4_UPWARD)); + _r343_t0['gizmo'] = r4_globalTransform; + _r343_t0['set-width'](r4_WIDTH); + r343_xn$dontexport$5sIl(); + r343_include(r4_eMarks); + r343_include(r343_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_XH)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('dotlessi.hooky', function _r4_t127() { - var r346_currentGlyph, r346_xn$setwidth$9Jrj, r346_xn$assignunicode$7Hrq, r346_xn$startfrom$1aao, r346_xn$lineto$5sIl, r346_xn$curveto$1aao, r346_xn$cubicto$1aao, r346_xn$putshapes$9Jrj, r346_xn$reverselast$3qIs, r346_include, r346_xn$createstroke$7Hrq, r346_xn$setanchor$9Jrj, r346_xn$applytransform$1aao, r346_xn$dontexport$5sIl, _r346_t0, _r346_t1, _r346_t2, _r346_t3; - _r346_t0 = this; - r346_currentGlyph = _r346_t0; - r346_xn$setwidth$9Jrj = _r346_t0['set-width']['bind'](_r346_t0); - r346_xn$assignunicode$7Hrq = function _r346_t2(r347_code) { - var r347_code, _r347_t0, _r347_t1; - r346_currentGlyph['assign-unicode'](r347_code); - return r4_unicodeGlyphs[r346_currentGlyph['unicode'][r346_currentGlyph['unicode']['length'] - 1]] = r346_currentGlyph; + r4_xn$createglyph$7Hrq('dotlessi.hooky', function _r4_t130() { + var r347_currentGlyph, r347_xn$setwidth$9Jrj, r347_xn$assignunicode$7Hrq, r347_xn$startfrom$1aao, r347_xn$lineto$5sIl, r347_xn$curveto$1aao, r347_xn$cubicto$1aao, r347_xn$putshapes$9Jrj, r347_xn$reverselast$3qIs, r347_include, r347_xn$createstroke$7Hrq, r347_xn$setanchor$9Jrj, r347_xn$applytransform$1aao, r347_xn$dontexport$5sIl, _r347_t0, _r347_t1, _r347_t2, _r347_t3; + _r347_t0 = this; + r347_currentGlyph = _r347_t0; + r347_xn$setwidth$9Jrj = _r347_t0['set-width']['bind'](_r347_t0); + r347_xn$assignunicode$7Hrq = function _r347_t2(r348_code) { + var r348_code, _r348_t0, _r348_t1; + r347_currentGlyph['assign-unicode'](r348_code); + return r4_unicodeGlyphs[r347_currentGlyph['unicode'][r347_currentGlyph['unicode']['length'] - 1]] = r347_currentGlyph; }; - r346_xn$startfrom$1aao = _r346_t0['start-from']['bind'](_r346_t0); - r346_xn$lineto$5sIl = _r346_t0['line-to']['bind'](_r346_t0); - r346_xn$curveto$1aao = _r346_t0['curve-to']['bind'](_r346_t0); - r346_xn$cubicto$1aao = _r346_t0['cubic-to']['bind'](_r346_t0); - r346_xn$putshapes$9Jrj = _r346_t0['put-shapes']['bind'](_r346_t0); - r346_xn$reverselast$3qIs = _r346_t0['reverse-last']['bind'](_r346_t0); - r346_include = _r346_t0['include']['bind'](_r346_t0); - r346_xn$createstroke$7Hrq = _r346_t0['create-stroke']['bind'](_r346_t0); - r346_xn$setanchor$9Jrj = _r346_t0['set-anchor']['bind'](_r346_t0); - r346_xn$applytransform$1aao = _r346_t0['apply-transform']['bind'](_r346_t0); - r346_xn$dontexport$5sIl = function _r346_t3() { - var _r348_t0, _r348_t1; - return r346_currentGlyph['dontExport'] = true; + r347_xn$startfrom$1aao = _r347_t0['start-from']['bind'](_r347_t0); + r347_xn$lineto$5sIl = _r347_t0['line-to']['bind'](_r347_t0); + r347_xn$curveto$1aao = _r347_t0['curve-to']['bind'](_r347_t0); + r347_xn$cubicto$1aao = _r347_t0['cubic-to']['bind'](_r347_t0); + r347_xn$putshapes$9Jrj = _r347_t0['put-shapes']['bind'](_r347_t0); + r347_xn$reverselast$3qIs = _r347_t0['reverse-last']['bind'](_r347_t0); + r347_include = _r347_t0['include']['bind'](_r347_t0); + r347_xn$createstroke$7Hrq = _r347_t0['create-stroke']['bind'](_r347_t0); + r347_xn$setanchor$9Jrj = _r347_t0['set-anchor']['bind'](_r347_t0); + r347_xn$applytransform$1aao = _r347_t0['apply-transform']['bind'](_r347_t0); + r347_xn$dontexport$5sIl = function _r347_t3() { + var _r349_t0, _r349_t1; + return r347_currentGlyph['dontExport'] = true; }; - _r346_t0['gizmo'] = r4_globalTransform; - _r346_t0['set-width'](r4_WIDTH); - r346_xn$dontexport$5sIl(); - r346_include(r4_glyphs['dotlessi.straight'], r4_AS_BASE); - r346_xn$putshapes$9Jrj(r4_leftwardTopSerif(r4_MIDDLE, r4_XH, r4_LONGJUT)); + _r347_t0['gizmo'] = r4_globalTransform; + _r347_t0['set-width'](r4_WIDTH); + r347_xn$dontexport$5sIl(); + r347_include(r4_glyphs['dotlessi.straight'], r4_AS_BASE); + r347_xn$putshapes$9Jrj(r4_leftwardTopSerif(r4_MIDDLE, r4_XH, r4_LONGJUT)); return void 0; }); - r4_xn$createglyph$7Hrq('dotlessi.zshaped', function _r4_t128() { - var r350_currentGlyph, r350_xn$setwidth$9Jrj, r350_xn$assignunicode$7Hrq, r350_xn$startfrom$1aao, r350_xn$lineto$5sIl, r350_xn$curveto$1aao, r350_xn$cubicto$1aao, r350_xn$putshapes$9Jrj, r350_xn$reverselast$3qIs, r350_include, r350_xn$createstroke$7Hrq, r350_xn$setanchor$9Jrj, r350_xn$applytransform$1aao, r350_xn$dontexport$5sIl, _r350_t0, _r350_t1, _r350_t2, _r350_t3; - _r350_t0 = this; - r350_currentGlyph = _r350_t0; - r350_xn$setwidth$9Jrj = _r350_t0['set-width']['bind'](_r350_t0); - r350_xn$assignunicode$7Hrq = function _r350_t2(r351_code) { - var r351_code, _r351_t0, _r351_t1; - r350_currentGlyph['assign-unicode'](r351_code); - return r4_unicodeGlyphs[r350_currentGlyph['unicode'][r350_currentGlyph['unicode']['length'] - 1]] = r350_currentGlyph; + r4_xn$createglyph$7Hrq('dotlessi.zshaped', function _r4_t131() { + var r351_currentGlyph, r351_xn$setwidth$9Jrj, r351_xn$assignunicode$7Hrq, r351_xn$startfrom$1aao, r351_xn$lineto$5sIl, r351_xn$curveto$1aao, r351_xn$cubicto$1aao, r351_xn$putshapes$9Jrj, r351_xn$reverselast$3qIs, r351_include, r351_xn$createstroke$7Hrq, r351_xn$setanchor$9Jrj, r351_xn$applytransform$1aao, r351_xn$dontexport$5sIl, _r351_t0, _r351_t1, _r351_t2, _r351_t3; + _r351_t0 = this; + r351_currentGlyph = _r351_t0; + r351_xn$setwidth$9Jrj = _r351_t0['set-width']['bind'](_r351_t0); + r351_xn$assignunicode$7Hrq = function _r351_t2(r352_code) { + var r352_code, _r352_t0, _r352_t1; + r351_currentGlyph['assign-unicode'](r352_code); + return r4_unicodeGlyphs[r351_currentGlyph['unicode'][r351_currentGlyph['unicode']['length'] - 1]] = r351_currentGlyph; }; - r350_xn$startfrom$1aao = _r350_t0['start-from']['bind'](_r350_t0); - r350_xn$lineto$5sIl = _r350_t0['line-to']['bind'](_r350_t0); - r350_xn$curveto$1aao = _r350_t0['curve-to']['bind'](_r350_t0); - r350_xn$cubicto$1aao = _r350_t0['cubic-to']['bind'](_r350_t0); - r350_xn$putshapes$9Jrj = _r350_t0['put-shapes']['bind'](_r350_t0); - r350_xn$reverselast$3qIs = _r350_t0['reverse-last']['bind'](_r350_t0); - r350_include = _r350_t0['include']['bind'](_r350_t0); - r350_xn$createstroke$7Hrq = _r350_t0['create-stroke']['bind'](_r350_t0); - r350_xn$setanchor$9Jrj = _r350_t0['set-anchor']['bind'](_r350_t0); - r350_xn$applytransform$1aao = _r350_t0['apply-transform']['bind'](_r350_t0); - r350_xn$dontexport$5sIl = function _r350_t3() { - var _r352_t0, _r352_t1; - return r350_currentGlyph['dontExport'] = true; + r351_xn$startfrom$1aao = _r351_t0['start-from']['bind'](_r351_t0); + r351_xn$lineto$5sIl = _r351_t0['line-to']['bind'](_r351_t0); + r351_xn$curveto$1aao = _r351_t0['curve-to']['bind'](_r351_t0); + r351_xn$cubicto$1aao = _r351_t0['cubic-to']['bind'](_r351_t0); + r351_xn$putshapes$9Jrj = _r351_t0['put-shapes']['bind'](_r351_t0); + r351_xn$reverselast$3qIs = _r351_t0['reverse-last']['bind'](_r351_t0); + r351_include = _r351_t0['include']['bind'](_r351_t0); + r351_xn$createstroke$7Hrq = _r351_t0['create-stroke']['bind'](_r351_t0); + r351_xn$setanchor$9Jrj = _r351_t0['set-anchor']['bind'](_r351_t0); + r351_xn$applytransform$1aao = _r351_t0['apply-transform']['bind'](_r351_t0); + r351_xn$dontexport$5sIl = function _r351_t3() { + var _r353_t0, _r353_t1; + return r351_currentGlyph['dontExport'] = true; }; - _r350_t0['gizmo'] = r4_globalTransform; - _r350_t0['set-width'](r4_WIDTH); - r350_xn$dontexport$5sIl(); - r350_include(r4_glyphs['dotlessi.hooky'], r4_AS_BASE); - r350_xn$putshapes$9Jrj(r4_rightwardBottomSerif(r4_MIDDLE, 0, r4_LONGJUT)); + _r351_t0['gizmo'] = r4_globalTransform; + _r351_t0['set-width'](r4_WIDTH); + r351_xn$dontexport$5sIl(); + r351_include(r4_glyphs['dotlessi.hooky'], r4_AS_BASE); + r351_xn$putshapes$9Jrj(r4_rightwardBottomSerif(r4_MIDDLE, 0, r4_LONGJUT)); return void 0; }); - r4_xn$createglyph$7Hrq('dotlessi.serifed', function _r4_t129() { - var r354_currentGlyph, r354_xn$setwidth$9Jrj, r354_xn$assignunicode$7Hrq, r354_xn$startfrom$1aao, r354_xn$lineto$5sIl, r354_xn$curveto$1aao, r354_xn$cubicto$1aao, r354_xn$putshapes$9Jrj, r354_xn$reverselast$3qIs, r354_include, r354_xn$createstroke$7Hrq, r354_xn$setanchor$9Jrj, r354_xn$applytransform$1aao, r354_xn$dontexport$5sIl, r354_balance, _r354_t0, _r354_t1, _r354_t2, _r354_t3; - _r354_t0 = this; - r354_currentGlyph = _r354_t0; - r354_xn$setwidth$9Jrj = _r354_t0['set-width']['bind'](_r354_t0); - r354_xn$assignunicode$7Hrq = function _r354_t2(r355_code) { - var r355_code, _r355_t0, _r355_t1; - r354_currentGlyph['assign-unicode'](r355_code); - return r4_unicodeGlyphs[r354_currentGlyph['unicode'][r354_currentGlyph['unicode']['length'] - 1]] = r354_currentGlyph; + r4_xn$createglyph$7Hrq('dotlessi.serifed', function _r4_t132() { + var r355_currentGlyph, r355_xn$setwidth$9Jrj, r355_xn$assignunicode$7Hrq, r355_xn$startfrom$1aao, r355_xn$lineto$5sIl, r355_xn$curveto$1aao, r355_xn$cubicto$1aao, r355_xn$putshapes$9Jrj, r355_xn$reverselast$3qIs, r355_include, r355_xn$createstroke$7Hrq, r355_xn$setanchor$9Jrj, r355_xn$applytransform$1aao, r355_xn$dontexport$5sIl, r355_balance, _r355_t0, _r355_t1, _r355_t2, _r355_t3; + _r355_t0 = this; + r355_currentGlyph = _r355_t0; + r355_xn$setwidth$9Jrj = _r355_t0['set-width']['bind'](_r355_t0); + r355_xn$assignunicode$7Hrq = function _r355_t2(r356_code) { + var r356_code, _r356_t0, _r356_t1; + r355_currentGlyph['assign-unicode'](r356_code); + return r4_unicodeGlyphs[r355_currentGlyph['unicode'][r355_currentGlyph['unicode']['length'] - 1]] = r355_currentGlyph; }; - r354_xn$startfrom$1aao = _r354_t0['start-from']['bind'](_r354_t0); - r354_xn$lineto$5sIl = _r354_t0['line-to']['bind'](_r354_t0); - r354_xn$curveto$1aao = _r354_t0['curve-to']['bind'](_r354_t0); - r354_xn$cubicto$1aao = _r354_t0['cubic-to']['bind'](_r354_t0); - r354_xn$putshapes$9Jrj = _r354_t0['put-shapes']['bind'](_r354_t0); - r354_xn$reverselast$3qIs = _r354_t0['reverse-last']['bind'](_r354_t0); - r354_include = _r354_t0['include']['bind'](_r354_t0); - r354_xn$createstroke$7Hrq = _r354_t0['create-stroke']['bind'](_r354_t0); - r354_xn$setanchor$9Jrj = _r354_t0['set-anchor']['bind'](_r354_t0); - r354_xn$applytransform$1aao = _r354_t0['apply-transform']['bind'](_r354_t0); - r354_xn$dontexport$5sIl = function _r354_t3() { - var _r356_t0, _r356_t1; - return r354_currentGlyph['dontExport'] = true; + r355_xn$startfrom$1aao = _r355_t0['start-from']['bind'](_r355_t0); + r355_xn$lineto$5sIl = _r355_t0['line-to']['bind'](_r355_t0); + r355_xn$curveto$1aao = _r355_t0['curve-to']['bind'](_r355_t0); + r355_xn$cubicto$1aao = _r355_t0['cubic-to']['bind'](_r355_t0); + r355_xn$putshapes$9Jrj = _r355_t0['put-shapes']['bind'](_r355_t0); + r355_xn$reverselast$3qIs = _r355_t0['reverse-last']['bind'](_r355_t0); + r355_include = _r355_t0['include']['bind'](_r355_t0); + r355_xn$createstroke$7Hrq = _r355_t0['create-stroke']['bind'](_r355_t0); + r355_xn$setanchor$9Jrj = _r355_t0['set-anchor']['bind'](_r355_t0); + r355_xn$applytransform$1aao = _r355_t0['apply-transform']['bind'](_r355_t0); + r355_xn$dontexport$5sIl = function _r355_t3() { + var _r357_t0, _r357_t1; + return r355_currentGlyph['dontExport'] = true; }; - _r354_t0['gizmo'] = r4_globalTransform; - _r354_t0['set-width'](r4_WIDTH); - r354_xn$dontexport$5sIl(); - r354_include(r4_eMarks); - r354_balance = r4_ILBALANCE; - r354_include(r354_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE + r354_balance, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE + r354_balance, r4_XH)['heads-to'](r4_UPWARD)); - r354_include(r4_leftwardTopSerif(r4_MIDDLE + r354_balance, r4_XH, r4_LONGJUT - r354_balance)); - r354_include(r4_rightwardBottomSerif(r4_MIDDLE, 0, r4_LONGJUT)); - r354_include(r4_leftwardBottomSerif(r4_MIDDLE, 0, r4_LONGJUT)); + _r355_t0['gizmo'] = r4_globalTransform; + _r355_t0['set-width'](r4_WIDTH); + r355_xn$dontexport$5sIl(); + r355_include(r4_eMarks); + r355_balance = r4_ILBALANCE; + r355_include(r355_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE + r355_balance, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE + r355_balance, r4_XH)['heads-to'](r4_UPWARD)); + r355_include(r4_leftwardTopSerif(r4_MIDDLE + r355_balance, r4_XH, r4_LONGJUT - r355_balance)); + r355_include(r4_rightwardBottomSerif(r4_MIDDLE, 0, r4_LONGJUT)); + r355_include(r4_leftwardBottomSerif(r4_MIDDLE, 0, r4_LONGJUT)); return void 0; }); r4_xn$selectvariant$7Hrq('dotlessi', 305, 'serifed'); - r4_xn$createglyph$7Hrq('i', function _r4_t130() { - var r358_currentGlyph, r358_xn$setwidth$9Jrj, r358_xn$assignunicode$7Hrq, r358_xn$startfrom$1aao, r358_xn$lineto$5sIl, r358_xn$curveto$1aao, r358_xn$cubicto$1aao, r358_xn$putshapes$9Jrj, r358_xn$reverselast$3qIs, r358_include, r358_xn$createstroke$7Hrq, r358_xn$setanchor$9Jrj, r358_xn$applytransform$1aao, r358_xn$dontexport$5sIl, _r358_t0, _r358_t1, _r358_t2, _r358_t3; - _r358_t0 = this; - r358_currentGlyph = _r358_t0; - r358_xn$setwidth$9Jrj = _r358_t0['set-width']['bind'](_r358_t0); - r358_xn$assignunicode$7Hrq = function _r358_t2(r359_code) { - var r359_code, _r359_t0, _r359_t1; - r358_currentGlyph['assign-unicode'](r359_code); - return r4_unicodeGlyphs[r358_currentGlyph['unicode'][r358_currentGlyph['unicode']['length'] - 1]] = r358_currentGlyph; + r4_xn$createglyph$7Hrq('i', function _r4_t133() { + var r359_currentGlyph, r359_xn$setwidth$9Jrj, r359_xn$assignunicode$7Hrq, r359_xn$startfrom$1aao, r359_xn$lineto$5sIl, r359_xn$curveto$1aao, r359_xn$cubicto$1aao, r359_xn$putshapes$9Jrj, r359_xn$reverselast$3qIs, r359_include, r359_xn$createstroke$7Hrq, r359_xn$setanchor$9Jrj, r359_xn$applytransform$1aao, r359_xn$dontexport$5sIl, _r359_t0, _r359_t1, _r359_t2, _r359_t3; + _r359_t0 = this; + r359_currentGlyph = _r359_t0; + r359_xn$setwidth$9Jrj = _r359_t0['set-width']['bind'](_r359_t0); + r359_xn$assignunicode$7Hrq = function _r359_t2(r360_code) { + var r360_code, _r360_t0, _r360_t1; + r359_currentGlyph['assign-unicode'](r360_code); + return r4_unicodeGlyphs[r359_currentGlyph['unicode'][r359_currentGlyph['unicode']['length'] - 1]] = r359_currentGlyph; }; - r358_xn$startfrom$1aao = _r358_t0['start-from']['bind'](_r358_t0); - r358_xn$lineto$5sIl = _r358_t0['line-to']['bind'](_r358_t0); - r358_xn$curveto$1aao = _r358_t0['curve-to']['bind'](_r358_t0); - r358_xn$cubicto$1aao = _r358_t0['cubic-to']['bind'](_r358_t0); - r358_xn$putshapes$9Jrj = _r358_t0['put-shapes']['bind'](_r358_t0); - r358_xn$reverselast$3qIs = _r358_t0['reverse-last']['bind'](_r358_t0); - r358_include = _r358_t0['include']['bind'](_r358_t0); - r358_xn$createstroke$7Hrq = _r358_t0['create-stroke']['bind'](_r358_t0); - r358_xn$setanchor$9Jrj = _r358_t0['set-anchor']['bind'](_r358_t0); - r358_xn$applytransform$1aao = _r358_t0['apply-transform']['bind'](_r358_t0); - r358_xn$dontexport$5sIl = function _r358_t3() { - var _r360_t0, _r360_t1; - return r358_currentGlyph['dontExport'] = true; + r359_xn$startfrom$1aao = _r359_t0['start-from']['bind'](_r359_t0); + r359_xn$lineto$5sIl = _r359_t0['line-to']['bind'](_r359_t0); + r359_xn$curveto$1aao = _r359_t0['curve-to']['bind'](_r359_t0); + r359_xn$cubicto$1aao = _r359_t0['cubic-to']['bind'](_r359_t0); + r359_xn$putshapes$9Jrj = _r359_t0['put-shapes']['bind'](_r359_t0); + r359_xn$reverselast$3qIs = _r359_t0['reverse-last']['bind'](_r359_t0); + r359_include = _r359_t0['include']['bind'](_r359_t0); + r359_xn$createstroke$7Hrq = _r359_t0['create-stroke']['bind'](_r359_t0); + r359_xn$setanchor$9Jrj = _r359_t0['set-anchor']['bind'](_r359_t0); + r359_xn$applytransform$1aao = _r359_t0['apply-transform']['bind'](_r359_t0); + r359_xn$dontexport$5sIl = function _r359_t3() { + var _r361_t0, _r361_t1; + return r359_currentGlyph['dontExport'] = true; }; - _r358_t0['gizmo'] = r4_globalTransform; - _r358_t0['set-width'](r4_WIDTH); - r358_xn$setwidth$9Jrj(r4_WIDTH); - r358_xn$assignunicode$7Hrq('i'); - r358_include(r4_glyphs['dotlessi'], r4_AS_BASE); - r358_include(r4_glyphs['dotAbove']); + _r359_t0['gizmo'] = r4_globalTransform; + _r359_t0['set-width'](r4_WIDTH); + r359_xn$setwidth$9Jrj(r4_WIDTH); + r359_xn$assignunicode$7Hrq('i'); + r359_include(r4_glyphs['dotlessi'], r4_AS_BASE); + r359_include(r4_glyphs['dotAbove']); return void 0; }); - r4_xn$createglyph$7Hrq('dotlessj.straight', function _r4_t131() { - var r362_currentGlyph, r362_xn$setwidth$9Jrj, r362_xn$assignunicode$7Hrq, r362_xn$startfrom$1aao, r362_xn$lineto$5sIl, r362_xn$curveto$1aao, r362_xn$cubicto$1aao, r362_xn$putshapes$9Jrj, r362_xn$reverselast$3qIs, r362_include, r362_xn$createstroke$7Hrq, r362_xn$setanchor$9Jrj, r362_xn$applytransform$1aao, r362_xn$dontexport$5sIl, _r362_t0, _r362_t1, _r362_t2, _r362_t3; - _r362_t0 = this; - r362_currentGlyph = _r362_t0; - r362_xn$setwidth$9Jrj = _r362_t0['set-width']['bind'](_r362_t0); - r362_xn$assignunicode$7Hrq = function _r362_t2(r363_code) { - var r363_code, _r363_t0, _r363_t1; - r362_currentGlyph['assign-unicode'](r363_code); - return r4_unicodeGlyphs[r362_currentGlyph['unicode'][r362_currentGlyph['unicode']['length'] - 1]] = r362_currentGlyph; + r4_xn$createglyph$7Hrq('dotlessj.straight', function _r4_t134() { + var r363_currentGlyph, r363_xn$setwidth$9Jrj, r363_xn$assignunicode$7Hrq, r363_xn$startfrom$1aao, r363_xn$lineto$5sIl, r363_xn$curveto$1aao, r363_xn$cubicto$1aao, r363_xn$putshapes$9Jrj, r363_xn$reverselast$3qIs, r363_include, r363_xn$createstroke$7Hrq, r363_xn$setanchor$9Jrj, r363_xn$applytransform$1aao, r363_xn$dontexport$5sIl, _r363_t0, _r363_t1, _r363_t2, _r363_t3; + _r363_t0 = this; + r363_currentGlyph = _r363_t0; + r363_xn$setwidth$9Jrj = _r363_t0['set-width']['bind'](_r363_t0); + r363_xn$assignunicode$7Hrq = function _r363_t2(r364_code) { + var r364_code, _r364_t0, _r364_t1; + r363_currentGlyph['assign-unicode'](r364_code); + return r4_unicodeGlyphs[r363_currentGlyph['unicode'][r363_currentGlyph['unicode']['length'] - 1]] = r363_currentGlyph; }; - r362_xn$startfrom$1aao = _r362_t0['start-from']['bind'](_r362_t0); - r362_xn$lineto$5sIl = _r362_t0['line-to']['bind'](_r362_t0); - r362_xn$curveto$1aao = _r362_t0['curve-to']['bind'](_r362_t0); - r362_xn$cubicto$1aao = _r362_t0['cubic-to']['bind'](_r362_t0); - r362_xn$putshapes$9Jrj = _r362_t0['put-shapes']['bind'](_r362_t0); - r362_xn$reverselast$3qIs = _r362_t0['reverse-last']['bind'](_r362_t0); - r362_include = _r362_t0['include']['bind'](_r362_t0); - r362_xn$createstroke$7Hrq = _r362_t0['create-stroke']['bind'](_r362_t0); - r362_xn$setanchor$9Jrj = _r362_t0['set-anchor']['bind'](_r362_t0); - r362_xn$applytransform$1aao = _r362_t0['apply-transform']['bind'](_r362_t0); - r362_xn$dontexport$5sIl = function _r362_t3() { - var _r364_t0, _r364_t1; - return r362_currentGlyph['dontExport'] = true; + r363_xn$startfrom$1aao = _r363_t0['start-from']['bind'](_r363_t0); + r363_xn$lineto$5sIl = _r363_t0['line-to']['bind'](_r363_t0); + r363_xn$curveto$1aao = _r363_t0['curve-to']['bind'](_r363_t0); + r363_xn$cubicto$1aao = _r363_t0['cubic-to']['bind'](_r363_t0); + r363_xn$putshapes$9Jrj = _r363_t0['put-shapes']['bind'](_r363_t0); + r363_xn$reverselast$3qIs = _r363_t0['reverse-last']['bind'](_r363_t0); + r363_include = _r363_t0['include']['bind'](_r363_t0); + r363_xn$createstroke$7Hrq = _r363_t0['create-stroke']['bind'](_r363_t0); + r363_xn$setanchor$9Jrj = _r363_t0['set-anchor']['bind'](_r363_t0); + r363_xn$applytransform$1aao = _r363_t0['apply-transform']['bind'](_r363_t0); + r363_xn$dontexport$5sIl = function _r363_t3() { + var _r365_t0, _r365_t1; + return r363_currentGlyph['dontExport'] = true; }; - _r362_t0['gizmo'] = r4_globalTransform; - _r362_t0['set-width'](r4_WIDTH); - r362_xn$dontexport$5sIl(); - r362_xn$setanchor$9Jrj('above', r4_BASE, r4_MIDDLE + r4_JBALANCE, r4_XH); - r362_include(r362_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE + r4_JBALANCE, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE + r4_JBALANCE, 0)['arc-vh-to'](r4_MIDDLE + r4_DESCENDER * 0.85, r4_DESCENDER + r4_HALFSTROKE)); + _r363_t0['gizmo'] = r4_globalTransform; + _r363_t0['set-width'](r4_WIDTH); + r363_xn$dontexport$5sIl(); + r363_xn$setanchor$9Jrj('above', r4_BASE, r4_MIDDLE + r4_JBALANCE, r4_XH); + r363_include(r363_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE + r4_JBALANCE, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE + r4_JBALANCE, 0)['arc-vh-to'](r4_MIDDLE + r4_DESCENDER * 0.85, r4_DESCENDER + r4_HALFSTROKE)); return void 0; }); - r4_xn$createglyph$7Hrq('dotlessj.serifed', function _r4_t132() { - var r366_currentGlyph, r366_xn$setwidth$9Jrj, r366_xn$assignunicode$7Hrq, r366_xn$startfrom$1aao, r366_xn$lineto$5sIl, r366_xn$curveto$1aao, r366_xn$cubicto$1aao, r366_xn$putshapes$9Jrj, r366_xn$reverselast$3qIs, r366_include, r366_xn$createstroke$7Hrq, r366_xn$setanchor$9Jrj, r366_xn$applytransform$1aao, r366_xn$dontexport$5sIl, _r366_t0, _r366_t1, _r366_t2, _r366_t3; - _r366_t0 = this; - r366_currentGlyph = _r366_t0; - r366_xn$setwidth$9Jrj = _r366_t0['set-width']['bind'](_r366_t0); - r366_xn$assignunicode$7Hrq = function _r366_t2(r367_code) { - var r367_code, _r367_t0, _r367_t1; - r366_currentGlyph['assign-unicode'](r367_code); - return r4_unicodeGlyphs[r366_currentGlyph['unicode'][r366_currentGlyph['unicode']['length'] - 1]] = r366_currentGlyph; + r4_xn$createglyph$7Hrq('dotlessj.serifed', function _r4_t135() { + var r367_currentGlyph, r367_xn$setwidth$9Jrj, r367_xn$assignunicode$7Hrq, r367_xn$startfrom$1aao, r367_xn$lineto$5sIl, r367_xn$curveto$1aao, r367_xn$cubicto$1aao, r367_xn$putshapes$9Jrj, r367_xn$reverselast$3qIs, r367_include, r367_xn$createstroke$7Hrq, r367_xn$setanchor$9Jrj, r367_xn$applytransform$1aao, r367_xn$dontexport$5sIl, _r367_t0, _r367_t1, _r367_t2, _r367_t3; + _r367_t0 = this; + r367_currentGlyph = _r367_t0; + r367_xn$setwidth$9Jrj = _r367_t0['set-width']['bind'](_r367_t0); + r367_xn$assignunicode$7Hrq = function _r367_t2(r368_code) { + var r368_code, _r368_t0, _r368_t1; + r367_currentGlyph['assign-unicode'](r368_code); + return r4_unicodeGlyphs[r367_currentGlyph['unicode'][r367_currentGlyph['unicode']['length'] - 1]] = r367_currentGlyph; }; - r366_xn$startfrom$1aao = _r366_t0['start-from']['bind'](_r366_t0); - r366_xn$lineto$5sIl = _r366_t0['line-to']['bind'](_r366_t0); - r366_xn$curveto$1aao = _r366_t0['curve-to']['bind'](_r366_t0); - r366_xn$cubicto$1aao = _r366_t0['cubic-to']['bind'](_r366_t0); - r366_xn$putshapes$9Jrj = _r366_t0['put-shapes']['bind'](_r366_t0); - r366_xn$reverselast$3qIs = _r366_t0['reverse-last']['bind'](_r366_t0); - r366_include = _r366_t0['include']['bind'](_r366_t0); - r366_xn$createstroke$7Hrq = _r366_t0['create-stroke']['bind'](_r366_t0); - r366_xn$setanchor$9Jrj = _r366_t0['set-anchor']['bind'](_r366_t0); - r366_xn$applytransform$1aao = _r366_t0['apply-transform']['bind'](_r366_t0); - r366_xn$dontexport$5sIl = function _r366_t3() { - var _r368_t0, _r368_t1; - return r366_currentGlyph['dontExport'] = true; + r367_xn$startfrom$1aao = _r367_t0['start-from']['bind'](_r367_t0); + r367_xn$lineto$5sIl = _r367_t0['line-to']['bind'](_r367_t0); + r367_xn$curveto$1aao = _r367_t0['curve-to']['bind'](_r367_t0); + r367_xn$cubicto$1aao = _r367_t0['cubic-to']['bind'](_r367_t0); + r367_xn$putshapes$9Jrj = _r367_t0['put-shapes']['bind'](_r367_t0); + r367_xn$reverselast$3qIs = _r367_t0['reverse-last']['bind'](_r367_t0); + r367_include = _r367_t0['include']['bind'](_r367_t0); + r367_xn$createstroke$7Hrq = _r367_t0['create-stroke']['bind'](_r367_t0); + r367_xn$setanchor$9Jrj = _r367_t0['set-anchor']['bind'](_r367_t0); + r367_xn$applytransform$1aao = _r367_t0['apply-transform']['bind'](_r367_t0); + r367_xn$dontexport$5sIl = function _r367_t3() { + var _r369_t0, _r369_t1; + return r367_currentGlyph['dontExport'] = true; }; - _r366_t0['gizmo'] = r4_globalTransform; - _r366_t0['set-width'](r4_WIDTH); - r366_xn$dontexport$5sIl(); - r366_include(r4_glyphs['dotlessj.straight'], r4_AS_BASE); - r366_xn$putshapes$9Jrj(r4_leftwardTopSerif(r4_MIDDLE + r4_JBALANCE, r4_XH, r4_LONGJUT)); + _r367_t0['gizmo'] = r4_globalTransform; + _r367_t0['set-width'](r4_WIDTH); + r367_xn$dontexport$5sIl(); + r367_include(r4_glyphs['dotlessj.straight'], r4_AS_BASE); + r367_xn$putshapes$9Jrj(r4_leftwardTopSerif(r4_MIDDLE + r4_JBALANCE, r4_XH, r4_LONGJUT)); return void 0; }); r4_xn$selectvariant$7Hrq('dotlessj', 567, 'serifed'); - r4_xn$createglyph$7Hrq('j', function _r4_t133() { - var r370_currentGlyph, r370_xn$setwidth$9Jrj, r370_xn$assignunicode$7Hrq, r370_xn$startfrom$1aao, r370_xn$lineto$5sIl, r370_xn$curveto$1aao, r370_xn$cubicto$1aao, r370_xn$putshapes$9Jrj, r370_xn$reverselast$3qIs, r370_include, r370_xn$createstroke$7Hrq, r370_xn$setanchor$9Jrj, r370_xn$applytransform$1aao, r370_xn$dontexport$5sIl, _r370_t0, _r370_t1, _r370_t2, _r370_t3; - _r370_t0 = this; - r370_currentGlyph = _r370_t0; - r370_xn$setwidth$9Jrj = _r370_t0['set-width']['bind'](_r370_t0); - r370_xn$assignunicode$7Hrq = function _r370_t2(r371_code) { - var r371_code, _r371_t0, _r371_t1; - r370_currentGlyph['assign-unicode'](r371_code); - return r4_unicodeGlyphs[r370_currentGlyph['unicode'][r370_currentGlyph['unicode']['length'] - 1]] = r370_currentGlyph; + r4_xn$createglyph$7Hrq('j', function _r4_t136() { + var r371_currentGlyph, r371_xn$setwidth$9Jrj, r371_xn$assignunicode$7Hrq, r371_xn$startfrom$1aao, r371_xn$lineto$5sIl, r371_xn$curveto$1aao, r371_xn$cubicto$1aao, r371_xn$putshapes$9Jrj, r371_xn$reverselast$3qIs, r371_include, r371_xn$createstroke$7Hrq, r371_xn$setanchor$9Jrj, r371_xn$applytransform$1aao, r371_xn$dontexport$5sIl, _r371_t0, _r371_t1, _r371_t2, _r371_t3; + _r371_t0 = this; + r371_currentGlyph = _r371_t0; + r371_xn$setwidth$9Jrj = _r371_t0['set-width']['bind'](_r371_t0); + r371_xn$assignunicode$7Hrq = function _r371_t2(r372_code) { + var r372_code, _r372_t0, _r372_t1; + r371_currentGlyph['assign-unicode'](r372_code); + return r4_unicodeGlyphs[r371_currentGlyph['unicode'][r371_currentGlyph['unicode']['length'] - 1]] = r371_currentGlyph; }; - r370_xn$startfrom$1aao = _r370_t0['start-from']['bind'](_r370_t0); - r370_xn$lineto$5sIl = _r370_t0['line-to']['bind'](_r370_t0); - r370_xn$curveto$1aao = _r370_t0['curve-to']['bind'](_r370_t0); - r370_xn$cubicto$1aao = _r370_t0['cubic-to']['bind'](_r370_t0); - r370_xn$putshapes$9Jrj = _r370_t0['put-shapes']['bind'](_r370_t0); - r370_xn$reverselast$3qIs = _r370_t0['reverse-last']['bind'](_r370_t0); - r370_include = _r370_t0['include']['bind'](_r370_t0); - r370_xn$createstroke$7Hrq = _r370_t0['create-stroke']['bind'](_r370_t0); - r370_xn$setanchor$9Jrj = _r370_t0['set-anchor']['bind'](_r370_t0); - r370_xn$applytransform$1aao = _r370_t0['apply-transform']['bind'](_r370_t0); - r370_xn$dontexport$5sIl = function _r370_t3() { - var _r372_t0, _r372_t1; - return r370_currentGlyph['dontExport'] = true; + r371_xn$startfrom$1aao = _r371_t0['start-from']['bind'](_r371_t0); + r371_xn$lineto$5sIl = _r371_t0['line-to']['bind'](_r371_t0); + r371_xn$curveto$1aao = _r371_t0['curve-to']['bind'](_r371_t0); + r371_xn$cubicto$1aao = _r371_t0['cubic-to']['bind'](_r371_t0); + r371_xn$putshapes$9Jrj = _r371_t0['put-shapes']['bind'](_r371_t0); + r371_xn$reverselast$3qIs = _r371_t0['reverse-last']['bind'](_r371_t0); + r371_include = _r371_t0['include']['bind'](_r371_t0); + r371_xn$createstroke$7Hrq = _r371_t0['create-stroke']['bind'](_r371_t0); + r371_xn$setanchor$9Jrj = _r371_t0['set-anchor']['bind'](_r371_t0); + r371_xn$applytransform$1aao = _r371_t0['apply-transform']['bind'](_r371_t0); + r371_xn$dontexport$5sIl = function _r371_t3() { + var _r373_t0, _r373_t1; + return r371_currentGlyph['dontExport'] = true; }; - _r370_t0['gizmo'] = r4_globalTransform; - _r370_t0['set-width'](r4_WIDTH); - r370_xn$setwidth$9Jrj(r4_WIDTH); - r370_xn$assignunicode$7Hrq('j'); - r370_include(r4_glyphs['dotlessj'], r4_AS_BASE); - r370_include(r4_glyphs['dotAbove']); + _r371_t0['gizmo'] = r4_globalTransform; + _r371_t0['set-width'](r4_WIDTH); + r371_xn$setwidth$9Jrj(r4_WIDTH); + r371_xn$assignunicode$7Hrq('j'); + r371_include(r4_glyphs['dotlessj'], r4_AS_BASE); + r371_include(r4_glyphs['dotAbove']); return void 0; }); - r4_xn$createglyph$7Hrq('l.straight', function _r4_t134() { - var r374_currentGlyph, r374_xn$setwidth$9Jrj, r374_xn$assignunicode$7Hrq, r374_xn$startfrom$1aao, r374_xn$lineto$5sIl, r374_xn$curveto$1aao, r374_xn$cubicto$1aao, r374_xn$putshapes$9Jrj, r374_xn$reverselast$3qIs, r374_include, r374_xn$createstroke$7Hrq, r374_xn$setanchor$9Jrj, r374_xn$applytransform$1aao, r374_xn$dontexport$5sIl, _r374_t0, _r374_t1, _r374_t2, _r374_t3; - _r374_t0 = this; - r374_currentGlyph = _r374_t0; - r374_xn$setwidth$9Jrj = _r374_t0['set-width']['bind'](_r374_t0); - r374_xn$assignunicode$7Hrq = function _r374_t2(r375_code) { - var r375_code, _r375_t0, _r375_t1; - r374_currentGlyph['assign-unicode'](r375_code); - return r4_unicodeGlyphs[r374_currentGlyph['unicode'][r374_currentGlyph['unicode']['length'] - 1]] = r374_currentGlyph; + r4_xn$createglyph$7Hrq('l.straight', function _r4_t137() { + var r375_currentGlyph, r375_xn$setwidth$9Jrj, r375_xn$assignunicode$7Hrq, r375_xn$startfrom$1aao, r375_xn$lineto$5sIl, r375_xn$curveto$1aao, r375_xn$cubicto$1aao, r375_xn$putshapes$9Jrj, r375_xn$reverselast$3qIs, r375_include, r375_xn$createstroke$7Hrq, r375_xn$setanchor$9Jrj, r375_xn$applytransform$1aao, r375_xn$dontexport$5sIl, _r375_t0, _r375_t1, _r375_t2, _r375_t3; + _r375_t0 = this; + r375_currentGlyph = _r375_t0; + r375_xn$setwidth$9Jrj = _r375_t0['set-width']['bind'](_r375_t0); + r375_xn$assignunicode$7Hrq = function _r375_t2(r376_code) { + var r376_code, _r376_t0, _r376_t1; + r375_currentGlyph['assign-unicode'](r376_code); + return r4_unicodeGlyphs[r375_currentGlyph['unicode'][r375_currentGlyph['unicode']['length'] - 1]] = r375_currentGlyph; }; - r374_xn$startfrom$1aao = _r374_t0['start-from']['bind'](_r374_t0); - r374_xn$lineto$5sIl = _r374_t0['line-to']['bind'](_r374_t0); - r374_xn$curveto$1aao = _r374_t0['curve-to']['bind'](_r374_t0); - r374_xn$cubicto$1aao = _r374_t0['cubic-to']['bind'](_r374_t0); - r374_xn$putshapes$9Jrj = _r374_t0['put-shapes']['bind'](_r374_t0); - r374_xn$reverselast$3qIs = _r374_t0['reverse-last']['bind'](_r374_t0); - r374_include = _r374_t0['include']['bind'](_r374_t0); - r374_xn$createstroke$7Hrq = _r374_t0['create-stroke']['bind'](_r374_t0); - r374_xn$setanchor$9Jrj = _r374_t0['set-anchor']['bind'](_r374_t0); - r374_xn$applytransform$1aao = _r374_t0['apply-transform']['bind'](_r374_t0); - r374_xn$dontexport$5sIl = function _r374_t3() { - var _r376_t0, _r376_t1; - return r374_currentGlyph['dontExport'] = true; + r375_xn$startfrom$1aao = _r375_t0['start-from']['bind'](_r375_t0); + r375_xn$lineto$5sIl = _r375_t0['line-to']['bind'](_r375_t0); + r375_xn$curveto$1aao = _r375_t0['curve-to']['bind'](_r375_t0); + r375_xn$cubicto$1aao = _r375_t0['cubic-to']['bind'](_r375_t0); + r375_xn$putshapes$9Jrj = _r375_t0['put-shapes']['bind'](_r375_t0); + r375_xn$reverselast$3qIs = _r375_t0['reverse-last']['bind'](_r375_t0); + r375_include = _r375_t0['include']['bind'](_r375_t0); + r375_xn$createstroke$7Hrq = _r375_t0['create-stroke']['bind'](_r375_t0); + r375_xn$setanchor$9Jrj = _r375_t0['set-anchor']['bind'](_r375_t0); + r375_xn$applytransform$1aao = _r375_t0['apply-transform']['bind'](_r375_t0); + r375_xn$dontexport$5sIl = function _r375_t3() { + var _r377_t0, _r377_t1; + return r375_currentGlyph['dontExport'] = true; }; - _r374_t0['gizmo'] = r4_globalTransform; - _r374_t0['set-width'](r4_WIDTH); - r374_include(r4_bMarks); - r374_xn$dontexport$5sIl(); - r374_include(r374_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_CAP)['heads-to'](r4_UPWARD)); + _r375_t0['gizmo'] = r4_globalTransform; + _r375_t0['set-width'](r4_WIDTH); + r375_include(r4_bMarks); + r375_xn$dontexport$5sIl(); + r375_include(r375_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_CAP)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('l.hooky', function _r4_t135() { - var r378_currentGlyph, r378_xn$setwidth$9Jrj, r378_xn$assignunicode$7Hrq, r378_xn$startfrom$1aao, r378_xn$lineto$5sIl, r378_xn$curveto$1aao, r378_xn$cubicto$1aao, r378_xn$putshapes$9Jrj, r378_xn$reverselast$3qIs, r378_include, r378_xn$createstroke$7Hrq, r378_xn$setanchor$9Jrj, r378_xn$applytransform$1aao, r378_xn$dontexport$5sIl, _r378_t0, _r378_t1, _r378_t2, _r378_t3; - _r378_t0 = this; - r378_currentGlyph = _r378_t0; - r378_xn$setwidth$9Jrj = _r378_t0['set-width']['bind'](_r378_t0); - r378_xn$assignunicode$7Hrq = function _r378_t2(r379_code) { - var r379_code, _r379_t0, _r379_t1; - r378_currentGlyph['assign-unicode'](r379_code); - return r4_unicodeGlyphs[r378_currentGlyph['unicode'][r378_currentGlyph['unicode']['length'] - 1]] = r378_currentGlyph; + r4_xn$createglyph$7Hrq('l.hooky', function _r4_t138() { + var r379_currentGlyph, r379_xn$setwidth$9Jrj, r379_xn$assignunicode$7Hrq, r379_xn$startfrom$1aao, r379_xn$lineto$5sIl, r379_xn$curveto$1aao, r379_xn$cubicto$1aao, r379_xn$putshapes$9Jrj, r379_xn$reverselast$3qIs, r379_include, r379_xn$createstroke$7Hrq, r379_xn$setanchor$9Jrj, r379_xn$applytransform$1aao, r379_xn$dontexport$5sIl, _r379_t0, _r379_t1, _r379_t2, _r379_t3; + _r379_t0 = this; + r379_currentGlyph = _r379_t0; + r379_xn$setwidth$9Jrj = _r379_t0['set-width']['bind'](_r379_t0); + r379_xn$assignunicode$7Hrq = function _r379_t2(r380_code) { + var r380_code, _r380_t0, _r380_t1; + r379_currentGlyph['assign-unicode'](r380_code); + return r4_unicodeGlyphs[r379_currentGlyph['unicode'][r379_currentGlyph['unicode']['length'] - 1]] = r379_currentGlyph; }; - r378_xn$startfrom$1aao = _r378_t0['start-from']['bind'](_r378_t0); - r378_xn$lineto$5sIl = _r378_t0['line-to']['bind'](_r378_t0); - r378_xn$curveto$1aao = _r378_t0['curve-to']['bind'](_r378_t0); - r378_xn$cubicto$1aao = _r378_t0['cubic-to']['bind'](_r378_t0); - r378_xn$putshapes$9Jrj = _r378_t0['put-shapes']['bind'](_r378_t0); - r378_xn$reverselast$3qIs = _r378_t0['reverse-last']['bind'](_r378_t0); - r378_include = _r378_t0['include']['bind'](_r378_t0); - r378_xn$createstroke$7Hrq = _r378_t0['create-stroke']['bind'](_r378_t0); - r378_xn$setanchor$9Jrj = _r378_t0['set-anchor']['bind'](_r378_t0); - r378_xn$applytransform$1aao = _r378_t0['apply-transform']['bind'](_r378_t0); - r378_xn$dontexport$5sIl = function _r378_t3() { - var _r380_t0, _r380_t1; - return r378_currentGlyph['dontExport'] = true; + r379_xn$startfrom$1aao = _r379_t0['start-from']['bind'](_r379_t0); + r379_xn$lineto$5sIl = _r379_t0['line-to']['bind'](_r379_t0); + r379_xn$curveto$1aao = _r379_t0['curve-to']['bind'](_r379_t0); + r379_xn$cubicto$1aao = _r379_t0['cubic-to']['bind'](_r379_t0); + r379_xn$putshapes$9Jrj = _r379_t0['put-shapes']['bind'](_r379_t0); + r379_xn$reverselast$3qIs = _r379_t0['reverse-last']['bind'](_r379_t0); + r379_include = _r379_t0['include']['bind'](_r379_t0); + r379_xn$createstroke$7Hrq = _r379_t0['create-stroke']['bind'](_r379_t0); + r379_xn$setanchor$9Jrj = _r379_t0['set-anchor']['bind'](_r379_t0); + r379_xn$applytransform$1aao = _r379_t0['apply-transform']['bind'](_r379_t0); + r379_xn$dontexport$5sIl = function _r379_t3() { + var _r381_t0, _r381_t1; + return r379_currentGlyph['dontExport'] = true; }; - _r378_t0['gizmo'] = r4_globalTransform; - _r378_t0['set-width'](r4_WIDTH); - r378_include(r4_bMarks); - r378_xn$dontexport$5sIl(); - r378_include(r4_glyphs['l.straight']); - r378_xn$putshapes$9Jrj(r4_leftwardTopSerif(r4_MIDDLE, r4_CAP, r4_LONGJUT)); + _r379_t0['gizmo'] = r4_globalTransform; + _r379_t0['set-width'](r4_WIDTH); + r379_include(r4_bMarks); + r379_xn$dontexport$5sIl(); + r379_include(r4_glyphs['l.straight']); + r379_xn$putshapes$9Jrj(r4_leftwardTopSerif(r4_MIDDLE, r4_CAP, r4_LONGJUT)); return void 0; }); - r4_xn$createglyph$7Hrq('l.zshaped', function _r4_t136() { - var r382_currentGlyph, r382_xn$setwidth$9Jrj, r382_xn$assignunicode$7Hrq, r382_xn$startfrom$1aao, r382_xn$lineto$5sIl, r382_xn$curveto$1aao, r382_xn$cubicto$1aao, r382_xn$putshapes$9Jrj, r382_xn$reverselast$3qIs, r382_include, r382_xn$createstroke$7Hrq, r382_xn$setanchor$9Jrj, r382_xn$applytransform$1aao, r382_xn$dontexport$5sIl, _r382_t0, _r382_t1, _r382_t2, _r382_t3; - _r382_t0 = this; - r382_currentGlyph = _r382_t0; - r382_xn$setwidth$9Jrj = _r382_t0['set-width']['bind'](_r382_t0); - r382_xn$assignunicode$7Hrq = function _r382_t2(r383_code) { - var r383_code, _r383_t0, _r383_t1; - r382_currentGlyph['assign-unicode'](r383_code); - return r4_unicodeGlyphs[r382_currentGlyph['unicode'][r382_currentGlyph['unicode']['length'] - 1]] = r382_currentGlyph; + r4_xn$createglyph$7Hrq('l.zshaped', function _r4_t139() { + var r383_currentGlyph, r383_xn$setwidth$9Jrj, r383_xn$assignunicode$7Hrq, r383_xn$startfrom$1aao, r383_xn$lineto$5sIl, r383_xn$curveto$1aao, r383_xn$cubicto$1aao, r383_xn$putshapes$9Jrj, r383_xn$reverselast$3qIs, r383_include, r383_xn$createstroke$7Hrq, r383_xn$setanchor$9Jrj, r383_xn$applytransform$1aao, r383_xn$dontexport$5sIl, _r383_t0, _r383_t1, _r383_t2, _r383_t3; + _r383_t0 = this; + r383_currentGlyph = _r383_t0; + r383_xn$setwidth$9Jrj = _r383_t0['set-width']['bind'](_r383_t0); + r383_xn$assignunicode$7Hrq = function _r383_t2(r384_code) { + var r384_code, _r384_t0, _r384_t1; + r383_currentGlyph['assign-unicode'](r384_code); + return r4_unicodeGlyphs[r383_currentGlyph['unicode'][r383_currentGlyph['unicode']['length'] - 1]] = r383_currentGlyph; }; - r382_xn$startfrom$1aao = _r382_t0['start-from']['bind'](_r382_t0); - r382_xn$lineto$5sIl = _r382_t0['line-to']['bind'](_r382_t0); - r382_xn$curveto$1aao = _r382_t0['curve-to']['bind'](_r382_t0); - r382_xn$cubicto$1aao = _r382_t0['cubic-to']['bind'](_r382_t0); - r382_xn$putshapes$9Jrj = _r382_t0['put-shapes']['bind'](_r382_t0); - r382_xn$reverselast$3qIs = _r382_t0['reverse-last']['bind'](_r382_t0); - r382_include = _r382_t0['include']['bind'](_r382_t0); - r382_xn$createstroke$7Hrq = _r382_t0['create-stroke']['bind'](_r382_t0); - r382_xn$setanchor$9Jrj = _r382_t0['set-anchor']['bind'](_r382_t0); - r382_xn$applytransform$1aao = _r382_t0['apply-transform']['bind'](_r382_t0); - r382_xn$dontexport$5sIl = function _r382_t3() { - var _r384_t0, _r384_t1; - return r382_currentGlyph['dontExport'] = true; + r383_xn$startfrom$1aao = _r383_t0['start-from']['bind'](_r383_t0); + r383_xn$lineto$5sIl = _r383_t0['line-to']['bind'](_r383_t0); + r383_xn$curveto$1aao = _r383_t0['curve-to']['bind'](_r383_t0); + r383_xn$cubicto$1aao = _r383_t0['cubic-to']['bind'](_r383_t0); + r383_xn$putshapes$9Jrj = _r383_t0['put-shapes']['bind'](_r383_t0); + r383_xn$reverselast$3qIs = _r383_t0['reverse-last']['bind'](_r383_t0); + r383_include = _r383_t0['include']['bind'](_r383_t0); + r383_xn$createstroke$7Hrq = _r383_t0['create-stroke']['bind'](_r383_t0); + r383_xn$setanchor$9Jrj = _r383_t0['set-anchor']['bind'](_r383_t0); + r383_xn$applytransform$1aao = _r383_t0['apply-transform']['bind'](_r383_t0); + r383_xn$dontexport$5sIl = function _r383_t3() { + var _r385_t0, _r385_t1; + return r383_currentGlyph['dontExport'] = true; }; - _r382_t0['gizmo'] = r4_globalTransform; - _r382_t0['set-width'](r4_WIDTH); - r382_include(r4_bMarks); - r382_xn$dontexport$5sIl(); - r382_include(r4_glyphs['l.hooky']); - r382_xn$putshapes$9Jrj(r4_rightwardBottomSerif(r4_MIDDLE, 0, r4_LONGJUT)); + _r383_t0['gizmo'] = r4_globalTransform; + _r383_t0['set-width'](r4_WIDTH); + r383_include(r4_bMarks); + r383_xn$dontexport$5sIl(); + r383_include(r4_glyphs['l.hooky']); + r383_xn$putshapes$9Jrj(r4_rightwardBottomSerif(r4_MIDDLE, 0, r4_LONGJUT)); return void 0; }); - r4_xn$createglyph$7Hrq('l.serifed', function _r4_t137() { - var r386_currentGlyph, r386_xn$setwidth$9Jrj, r386_xn$assignunicode$7Hrq, r386_xn$startfrom$1aao, r386_xn$lineto$5sIl, r386_xn$curveto$1aao, r386_xn$cubicto$1aao, r386_xn$putshapes$9Jrj, r386_xn$reverselast$3qIs, r386_include, r386_xn$createstroke$7Hrq, r386_xn$setanchor$9Jrj, r386_xn$applytransform$1aao, r386_xn$dontexport$5sIl, r386_balance, _r386_t0, _r386_t1, _r386_t2, _r386_t3; - _r386_t0 = this; - r386_currentGlyph = _r386_t0; - r386_xn$setwidth$9Jrj = _r386_t0['set-width']['bind'](_r386_t0); - r386_xn$assignunicode$7Hrq = function _r386_t2(r387_code) { - var r387_code, _r387_t0, _r387_t1; - r386_currentGlyph['assign-unicode'](r387_code); - return r4_unicodeGlyphs[r386_currentGlyph['unicode'][r386_currentGlyph['unicode']['length'] - 1]] = r386_currentGlyph; + r4_xn$createglyph$7Hrq('l.serifed', function _r4_t140() { + var r387_currentGlyph, r387_xn$setwidth$9Jrj, r387_xn$assignunicode$7Hrq, r387_xn$startfrom$1aao, r387_xn$lineto$5sIl, r387_xn$curveto$1aao, r387_xn$cubicto$1aao, r387_xn$putshapes$9Jrj, r387_xn$reverselast$3qIs, r387_include, r387_xn$createstroke$7Hrq, r387_xn$setanchor$9Jrj, r387_xn$applytransform$1aao, r387_xn$dontexport$5sIl, r387_balance, _r387_t0, _r387_t1, _r387_t2, _r387_t3; + _r387_t0 = this; + r387_currentGlyph = _r387_t0; + r387_xn$setwidth$9Jrj = _r387_t0['set-width']['bind'](_r387_t0); + r387_xn$assignunicode$7Hrq = function _r387_t2(r388_code) { + var r388_code, _r388_t0, _r388_t1; + r387_currentGlyph['assign-unicode'](r388_code); + return r4_unicodeGlyphs[r387_currentGlyph['unicode'][r387_currentGlyph['unicode']['length'] - 1]] = r387_currentGlyph; }; - r386_xn$startfrom$1aao = _r386_t0['start-from']['bind'](_r386_t0); - r386_xn$lineto$5sIl = _r386_t0['line-to']['bind'](_r386_t0); - r386_xn$curveto$1aao = _r386_t0['curve-to']['bind'](_r386_t0); - r386_xn$cubicto$1aao = _r386_t0['cubic-to']['bind'](_r386_t0); - r386_xn$putshapes$9Jrj = _r386_t0['put-shapes']['bind'](_r386_t0); - r386_xn$reverselast$3qIs = _r386_t0['reverse-last']['bind'](_r386_t0); - r386_include = _r386_t0['include']['bind'](_r386_t0); - r386_xn$createstroke$7Hrq = _r386_t0['create-stroke']['bind'](_r386_t0); - r386_xn$setanchor$9Jrj = _r386_t0['set-anchor']['bind'](_r386_t0); - r386_xn$applytransform$1aao = _r386_t0['apply-transform']['bind'](_r386_t0); - r386_xn$dontexport$5sIl = function _r386_t3() { - var _r388_t0, _r388_t1; - return r386_currentGlyph['dontExport'] = true; + r387_xn$startfrom$1aao = _r387_t0['start-from']['bind'](_r387_t0); + r387_xn$lineto$5sIl = _r387_t0['line-to']['bind'](_r387_t0); + r387_xn$curveto$1aao = _r387_t0['curve-to']['bind'](_r387_t0); + r387_xn$cubicto$1aao = _r387_t0['cubic-to']['bind'](_r387_t0); + r387_xn$putshapes$9Jrj = _r387_t0['put-shapes']['bind'](_r387_t0); + r387_xn$reverselast$3qIs = _r387_t0['reverse-last']['bind'](_r387_t0); + r387_include = _r387_t0['include']['bind'](_r387_t0); + r387_xn$createstroke$7Hrq = _r387_t0['create-stroke']['bind'](_r387_t0); + r387_xn$setanchor$9Jrj = _r387_t0['set-anchor']['bind'](_r387_t0); + r387_xn$applytransform$1aao = _r387_t0['apply-transform']['bind'](_r387_t0); + r387_xn$dontexport$5sIl = function _r387_t3() { + var _r389_t0, _r389_t1; + return r387_currentGlyph['dontExport'] = true; }; - _r386_t0['gizmo'] = r4_globalTransform; - _r386_t0['set-width'](r4_WIDTH); - r386_include(r4_bMarks); - r386_xn$dontexport$5sIl(); - r386_balance = r4_ILBALANCE; - r386_include(r386_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE + r386_balance, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE + r386_balance, r4_CAP)['heads-to'](r4_UPWARD)); - r386_xn$putshapes$9Jrj(r4_leftwardTopSerif(r4_MIDDLE + r386_balance, r4_CAP, r4_LONGJUT - r386_balance)); - r386_xn$putshapes$9Jrj(r4_centerBottomSerif(r4_MIDDLE, 0, r4_LONGJUT)); + _r387_t0['gizmo'] = r4_globalTransform; + _r387_t0['set-width'](r4_WIDTH); + r387_include(r4_bMarks); + r387_xn$dontexport$5sIl(); + r387_balance = r4_ILBALANCE; + r387_include(r387_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE + r387_balance, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE + r387_balance, r4_CAP)['heads-to'](r4_UPWARD)); + r387_xn$putshapes$9Jrj(r4_leftwardTopSerif(r4_MIDDLE + r387_balance, r4_CAP, r4_LONGJUT - r387_balance)); + r387_xn$putshapes$9Jrj(r4_centerBottomSerif(r4_MIDDLE, 0, r4_LONGJUT)); return void 0; }); r4_xn$selectvariant$7Hrq('l', 'l', 'serifed'); - r4_xn$createglyph$7Hrq('x', function _r4_t138() { - var r390_currentGlyph, r390_xn$setwidth$9Jrj, r390_xn$assignunicode$7Hrq, r390_xn$startfrom$1aao, r390_xn$lineto$5sIl, r390_xn$curveto$1aao, r390_xn$cubicto$1aao, r390_xn$putshapes$9Jrj, r390_xn$reverselast$3qIs, r390_include, r390_xn$createstroke$7Hrq, r390_xn$setanchor$9Jrj, r390_xn$applytransform$1aao, r390_xn$dontexport$5sIl, r390_TURN, _r390_t0, _r390_t1, _r390_t2, _r390_t3; - _r390_t0 = this; - r390_currentGlyph = _r390_t0; - r390_xn$setwidth$9Jrj = _r390_t0['set-width']['bind'](_r390_t0); - r390_xn$assignunicode$7Hrq = function _r390_t2(r391_code) { - var r391_code, _r391_t0, _r391_t1; - r390_currentGlyph['assign-unicode'](r391_code); - return r4_unicodeGlyphs[r390_currentGlyph['unicode'][r390_currentGlyph['unicode']['length'] - 1]] = r390_currentGlyph; + r4_xn$createglyph$7Hrq('x', function _r4_t141() { + var r391_currentGlyph, r391_xn$setwidth$9Jrj, r391_xn$assignunicode$7Hrq, r391_xn$startfrom$1aao, r391_xn$lineto$5sIl, r391_xn$curveto$1aao, r391_xn$cubicto$1aao, r391_xn$putshapes$9Jrj, r391_xn$reverselast$3qIs, r391_include, r391_xn$createstroke$7Hrq, r391_xn$setanchor$9Jrj, r391_xn$applytransform$1aao, r391_xn$dontexport$5sIl, r391_TURN, _r391_t0, _r391_t1, _r391_t2, _r391_t3; + _r391_t0 = this; + r391_currentGlyph = _r391_t0; + r391_xn$setwidth$9Jrj = _r391_t0['set-width']['bind'](_r391_t0); + r391_xn$assignunicode$7Hrq = function _r391_t2(r392_code) { + var r392_code, _r392_t0, _r392_t1; + r391_currentGlyph['assign-unicode'](r392_code); + return r4_unicodeGlyphs[r391_currentGlyph['unicode'][r391_currentGlyph['unicode']['length'] - 1]] = r391_currentGlyph; }; - r390_xn$startfrom$1aao = _r390_t0['start-from']['bind'](_r390_t0); - r390_xn$lineto$5sIl = _r390_t0['line-to']['bind'](_r390_t0); - r390_xn$curveto$1aao = _r390_t0['curve-to']['bind'](_r390_t0); - r390_xn$cubicto$1aao = _r390_t0['cubic-to']['bind'](_r390_t0); - r390_xn$putshapes$9Jrj = _r390_t0['put-shapes']['bind'](_r390_t0); - r390_xn$reverselast$3qIs = _r390_t0['reverse-last']['bind'](_r390_t0); - r390_include = _r390_t0['include']['bind'](_r390_t0); - r390_xn$createstroke$7Hrq = _r390_t0['create-stroke']['bind'](_r390_t0); - r390_xn$setanchor$9Jrj = _r390_t0['set-anchor']['bind'](_r390_t0); - r390_xn$applytransform$1aao = _r390_t0['apply-transform']['bind'](_r390_t0); - r390_xn$dontexport$5sIl = function _r390_t3() { - var _r392_t0, _r392_t1; - return r390_currentGlyph['dontExport'] = true; + r391_xn$startfrom$1aao = _r391_t0['start-from']['bind'](_r391_t0); + r391_xn$lineto$5sIl = _r391_t0['line-to']['bind'](_r391_t0); + r391_xn$curveto$1aao = _r391_t0['curve-to']['bind'](_r391_t0); + r391_xn$cubicto$1aao = _r391_t0['cubic-to']['bind'](_r391_t0); + r391_xn$putshapes$9Jrj = _r391_t0['put-shapes']['bind'](_r391_t0); + r391_xn$reverselast$3qIs = _r391_t0['reverse-last']['bind'](_r391_t0); + r391_include = _r391_t0['include']['bind'](_r391_t0); + r391_xn$createstroke$7Hrq = _r391_t0['create-stroke']['bind'](_r391_t0); + r391_xn$setanchor$9Jrj = _r391_t0['set-anchor']['bind'](_r391_t0); + r391_xn$applytransform$1aao = _r391_t0['apply-transform']['bind'](_r391_t0); + r391_xn$dontexport$5sIl = function _r391_t3() { + var _r393_t0, _r393_t1; + return r391_currentGlyph['dontExport'] = true; }; - _r390_t0['gizmo'] = r4_globalTransform; - _r390_t0['set-width'](r4_WIDTH); - r390_xn$setwidth$9Jrj(r4_WIDTH); - r390_xn$assignunicode$7Hrq('x'); - r390_include(r4_eMarks); - r390_TURN = r4_XH * 0.1; - r390_include(r4_xStrand(r4_SB, 0, r4_RIGHTSB, r4_XH, 0.05, 0.4, 0.14)); - r390_include(r4_xStrand(r4_SB, r4_XH, r4_RIGHTSB, 0, 0.05, 0.4, 0.14)); + _r391_t0['gizmo'] = r4_globalTransform; + _r391_t0['set-width'](r4_WIDTH); + r391_xn$setwidth$9Jrj(r4_WIDTH); + r391_xn$assignunicode$7Hrq('x'); + r391_include(r4_eMarks); + r391_TURN = r4_XH * 0.1; + r391_include(r4_xStrand(r4_SB, 0, r4_RIGHTSB, r4_XH, 0.05, 0.4, 0.14)); + r391_include(r4_xStrand(r4_SB, r4_XH, r4_RIGHTSB, 0, 0.05, 0.4, 0.14)); return void 0; }); - r4_xn$createglyph$7Hrq('v', function _r4_t139() { - var r394_currentGlyph, r394_xn$setwidth$9Jrj, r394_xn$assignunicode$7Hrq, r394_xn$startfrom$1aao, r394_xn$lineto$5sIl, r394_xn$curveto$1aao, r394_xn$cubicto$1aao, r394_xn$putshapes$9Jrj, r394_xn$reverselast$3qIs, r394_include, r394_xn$createstroke$7Hrq, r394_xn$setanchor$9Jrj, r394_xn$applytransform$1aao, r394_xn$dontexport$5sIl, r394_TURN, _r394_t0, _r394_t1, _r394_t2, _r394_t3; - _r394_t0 = this; - r394_currentGlyph = _r394_t0; - r394_xn$setwidth$9Jrj = _r394_t0['set-width']['bind'](_r394_t0); - r394_xn$assignunicode$7Hrq = function _r394_t2(r395_code) { - var r395_code, _r395_t0, _r395_t1; - r394_currentGlyph['assign-unicode'](r395_code); - return r4_unicodeGlyphs[r394_currentGlyph['unicode'][r394_currentGlyph['unicode']['length'] - 1]] = r394_currentGlyph; + r4_xn$createglyph$7Hrq('v', function _r4_t142() { + var r395_currentGlyph, r395_xn$setwidth$9Jrj, r395_xn$assignunicode$7Hrq, r395_xn$startfrom$1aao, r395_xn$lineto$5sIl, r395_xn$curveto$1aao, r395_xn$cubicto$1aao, r395_xn$putshapes$9Jrj, r395_xn$reverselast$3qIs, r395_include, r395_xn$createstroke$7Hrq, r395_xn$setanchor$9Jrj, r395_xn$applytransform$1aao, r395_xn$dontexport$5sIl, r395_TURN, _r395_t0, _r395_t1, _r395_t2, _r395_t3; + _r395_t0 = this; + r395_currentGlyph = _r395_t0; + r395_xn$setwidth$9Jrj = _r395_t0['set-width']['bind'](_r395_t0); + r395_xn$assignunicode$7Hrq = function _r395_t2(r396_code) { + var r396_code, _r396_t0, _r396_t1; + r395_currentGlyph['assign-unicode'](r396_code); + return r4_unicodeGlyphs[r395_currentGlyph['unicode'][r395_currentGlyph['unicode']['length'] - 1]] = r395_currentGlyph; }; - r394_xn$startfrom$1aao = _r394_t0['start-from']['bind'](_r394_t0); - r394_xn$lineto$5sIl = _r394_t0['line-to']['bind'](_r394_t0); - r394_xn$curveto$1aao = _r394_t0['curve-to']['bind'](_r394_t0); - r394_xn$cubicto$1aao = _r394_t0['cubic-to']['bind'](_r394_t0); - r394_xn$putshapes$9Jrj = _r394_t0['put-shapes']['bind'](_r394_t0); - r394_xn$reverselast$3qIs = _r394_t0['reverse-last']['bind'](_r394_t0); - r394_include = _r394_t0['include']['bind'](_r394_t0); - r394_xn$createstroke$7Hrq = _r394_t0['create-stroke']['bind'](_r394_t0); - r394_xn$setanchor$9Jrj = _r394_t0['set-anchor']['bind'](_r394_t0); - r394_xn$applytransform$1aao = _r394_t0['apply-transform']['bind'](_r394_t0); - r394_xn$dontexport$5sIl = function _r394_t3() { - var _r396_t0, _r396_t1; - return r394_currentGlyph['dontExport'] = true; + r395_xn$startfrom$1aao = _r395_t0['start-from']['bind'](_r395_t0); + r395_xn$lineto$5sIl = _r395_t0['line-to']['bind'](_r395_t0); + r395_xn$curveto$1aao = _r395_t0['curve-to']['bind'](_r395_t0); + r395_xn$cubicto$1aao = _r395_t0['cubic-to']['bind'](_r395_t0); + r395_xn$putshapes$9Jrj = _r395_t0['put-shapes']['bind'](_r395_t0); + r395_xn$reverselast$3qIs = _r395_t0['reverse-last']['bind'](_r395_t0); + r395_include = _r395_t0['include']['bind'](_r395_t0); + r395_xn$createstroke$7Hrq = _r395_t0['create-stroke']['bind'](_r395_t0); + r395_xn$setanchor$9Jrj = _r395_t0['set-anchor']['bind'](_r395_t0); + r395_xn$applytransform$1aao = _r395_t0['apply-transform']['bind'](_r395_t0); + r395_xn$dontexport$5sIl = function _r395_t3() { + var _r397_t0, _r397_t1; + return r395_currentGlyph['dontExport'] = true; }; - _r394_t0['gizmo'] = r4_globalTransform; - _r394_t0['set-width'](r4_WIDTH); - r394_xn$setwidth$9Jrj(r4_WIDTH); - r394_xn$assignunicode$7Hrq('v'); - r394_include(r4_eMarks); - r394_TURN = r4_XH * 0.9; - r394_include(r394_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_SB, r394_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_SB, (1 - 0.27) * r394_TURN, r4_MIDDLE - r4_STROKE / 2, 0)['set-width'](r4_STROKE * 0.8, 0)); - r394_include(r394_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r394_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_RIGHTSB, (1 - 0.27) * r394_TURN, r4_MIDDLE + r4_STROKE / 2, 0)['set-width'](0, r4_STROKE * 0.8)); - r394_xn$startfrom$1aao(r4_MIDDLE + r4_STROKE / 2, 0); - r394_xn$lineto$5sIl(r4_MIDDLE - r4_STROKE / 2, 0); - r394_xn$lineto$5sIl(r4_MIDDLE, r4_STROKE); + _r395_t0['gizmo'] = r4_globalTransform; + _r395_t0['set-width'](r4_WIDTH); + r395_xn$setwidth$9Jrj(r4_WIDTH); + r395_xn$assignunicode$7Hrq('v'); + r395_include(r4_eMarks); + r395_TURN = r4_XH * 0.9; + r395_include(r395_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_SB, r395_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_SB, (1 - 0.27) * r395_TURN, r4_MIDDLE - r4_STROKE / 2, 0)['set-width'](r4_STROKE * 0.8, 0)); + r395_include(r395_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r395_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_RIGHTSB, (1 - 0.27) * r395_TURN, r4_MIDDLE + r4_STROKE / 2, 0)['set-width'](0, r4_STROKE * 0.8)); + r395_xn$startfrom$1aao(r4_MIDDLE + r4_STROKE / 2, 0); + r395_xn$lineto$5sIl(r4_MIDDLE - r4_STROKE / 2, 0); + r395_xn$lineto$5sIl(r4_MIDDLE, r4_STROKE); return void 0; }); - r4_xn$createglyph$7Hrq('w', function _r4_t140() { - var r398_currentGlyph, r398_xn$setwidth$9Jrj, r398_xn$assignunicode$7Hrq, r398_xn$startfrom$1aao, r398_xn$lineto$5sIl, r398_xn$curveto$1aao, r398_xn$cubicto$1aao, r398_xn$putshapes$9Jrj, r398_xn$reverselast$3qIs, r398_include, r398_xn$createstroke$7Hrq, r398_xn$setanchor$9Jrj, r398_xn$applytransform$1aao, r398_xn$dontexport$5sIl, r398_TURN, r398_turn2, r398_wheight, r398_bottomStroke, r398_m1, r398_m2, _r398_t0, _r398_t1, _r398_t2, _r398_t3; - _r398_t0 = this; - r398_currentGlyph = _r398_t0; - r398_xn$setwidth$9Jrj = _r398_t0['set-width']['bind'](_r398_t0); - r398_xn$assignunicode$7Hrq = function _r398_t2(r399_code) { - var r399_code, _r399_t0, _r399_t1; - r398_currentGlyph['assign-unicode'](r399_code); - return r4_unicodeGlyphs[r398_currentGlyph['unicode'][r398_currentGlyph['unicode']['length'] - 1]] = r398_currentGlyph; + r4_xn$createglyph$7Hrq('w', function _r4_t143() { + var r399_currentGlyph, r399_xn$setwidth$9Jrj, r399_xn$assignunicode$7Hrq, r399_xn$startfrom$1aao, r399_xn$lineto$5sIl, r399_xn$curveto$1aao, r399_xn$cubicto$1aao, r399_xn$putshapes$9Jrj, r399_xn$reverselast$3qIs, r399_include, r399_xn$createstroke$7Hrq, r399_xn$setanchor$9Jrj, r399_xn$applytransform$1aao, r399_xn$dontexport$5sIl, r399_TURN, r399_turn2, r399_wheight, r399_bottomStroke, r399_m1, r399_m2, _r399_t0, _r399_t1, _r399_t2, _r399_t3; + _r399_t0 = this; + r399_currentGlyph = _r399_t0; + r399_xn$setwidth$9Jrj = _r399_t0['set-width']['bind'](_r399_t0); + r399_xn$assignunicode$7Hrq = function _r399_t2(r400_code) { + var r400_code, _r400_t0, _r400_t1; + r399_currentGlyph['assign-unicode'](r400_code); + return r4_unicodeGlyphs[r399_currentGlyph['unicode'][r399_currentGlyph['unicode']['length'] - 1]] = r399_currentGlyph; }; - r398_xn$startfrom$1aao = _r398_t0['start-from']['bind'](_r398_t0); - r398_xn$lineto$5sIl = _r398_t0['line-to']['bind'](_r398_t0); - r398_xn$curveto$1aao = _r398_t0['curve-to']['bind'](_r398_t0); - r398_xn$cubicto$1aao = _r398_t0['cubic-to']['bind'](_r398_t0); - r398_xn$putshapes$9Jrj = _r398_t0['put-shapes']['bind'](_r398_t0); - r398_xn$reverselast$3qIs = _r398_t0['reverse-last']['bind'](_r398_t0); - r398_include = _r398_t0['include']['bind'](_r398_t0); - r398_xn$createstroke$7Hrq = _r398_t0['create-stroke']['bind'](_r398_t0); - r398_xn$setanchor$9Jrj = _r398_t0['set-anchor']['bind'](_r398_t0); - r398_xn$applytransform$1aao = _r398_t0['apply-transform']['bind'](_r398_t0); - r398_xn$dontexport$5sIl = function _r398_t3() { - var _r400_t0, _r400_t1; - return r398_currentGlyph['dontExport'] = true; + r399_xn$startfrom$1aao = _r399_t0['start-from']['bind'](_r399_t0); + r399_xn$lineto$5sIl = _r399_t0['line-to']['bind'](_r399_t0); + r399_xn$curveto$1aao = _r399_t0['curve-to']['bind'](_r399_t0); + r399_xn$cubicto$1aao = _r399_t0['cubic-to']['bind'](_r399_t0); + r399_xn$putshapes$9Jrj = _r399_t0['put-shapes']['bind'](_r399_t0); + r399_xn$reverselast$3qIs = _r399_t0['reverse-last']['bind'](_r399_t0); + r399_include = _r399_t0['include']['bind'](_r399_t0); + r399_xn$createstroke$7Hrq = _r399_t0['create-stroke']['bind'](_r399_t0); + r399_xn$setanchor$9Jrj = _r399_t0['set-anchor']['bind'](_r399_t0); + r399_xn$applytransform$1aao = _r399_t0['apply-transform']['bind'](_r399_t0); + r399_xn$dontexport$5sIl = function _r399_t3() { + var _r401_t0, _r401_t1; + return r399_currentGlyph['dontExport'] = true; }; - _r398_t0['gizmo'] = r4_globalTransform; - _r398_t0['set-width'](r4_WIDTH); - r398_xn$setwidth$9Jrj(r4_WIDTH); - r398_xn$assignunicode$7Hrq('w'); - r398_include(r4_eMarks); - r398_TURN = r4_XH * 0.75; - r398_turn2 = r4_XH * 0.59; - r398_wheight = r4_XH * 0.6; - r398_bottomStroke = r4_adviceBlackness(5.2); - r398_m1 = r4_WIDTH * 0.325; - r398_m2 = r4_WIDTH * 0.675; - r398_include(r398_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_SB, r398_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_SB, (1 - 0.27) * r398_TURN, r398_m1 - r398_bottomStroke / 2, 0)['set-width'](r398_bottomStroke, 0)); - r398_include(r398_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r398_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_RIGHTSB, (1 - 0.27) * r398_TURN, r398_m2 + r398_bottomStroke / 2, 0)['set-width'](0, r398_bottomStroke)); - r398_include(r398_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE + r398_bottomStroke / 2, r398_wheight)['heads-to'](r4_DOWNWARD)['set-width'](0, r398_bottomStroke)['line-to'](r4_MIDDLE + r398_bottomStroke / 2, r398_turn2)['heads-to'](r4_DOWNWARD)['curve-to'](r4_MIDDLE + r398_bottomStroke / 2, (1 - 0.1) * r398_turn2, r398_m1 + r398_bottomStroke / 2, 0)['set-width'](0, r398_bottomStroke)); - r398_include(r398_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE - r398_bottomStroke / 2, r398_wheight)['heads-to'](r4_DOWNWARD)['set-width'](r398_bottomStroke, 0)['line-to'](r4_MIDDLE - r398_bottomStroke / 2, r398_turn2)['heads-to'](r4_DOWNWARD)['curve-to'](r4_MIDDLE - r398_bottomStroke / 2, (1 - 0.1) * r398_turn2, r398_m2 - r398_bottomStroke / 2, 0)['set-width'](r398_bottomStroke, 0)); - r398_xn$startfrom$1aao(r398_m1 + r398_bottomStroke / 2, 0); - r398_xn$lineto$5sIl(r398_m1 - r398_bottomStroke / 2, 0); - r398_xn$lineto$5sIl(r398_m1, r398_bottomStroke); - r398_xn$startfrom$1aao(r398_m2 + r398_bottomStroke / 2, 0); - r398_xn$lineto$5sIl(r398_m2 - r398_bottomStroke / 2, 0); - r398_xn$lineto$5sIl(r398_m2, r398_bottomStroke); + _r399_t0['gizmo'] = r4_globalTransform; + _r399_t0['set-width'](r4_WIDTH); + r399_xn$setwidth$9Jrj(r4_WIDTH); + r399_xn$assignunicode$7Hrq('w'); + r399_include(r4_eMarks); + r399_TURN = r4_XH * 0.75; + r399_turn2 = r4_XH * 0.59; + r399_wheight = r4_XH * 0.6; + r399_bottomStroke = r4_adviceBlackness(5.2); + r399_m1 = r4_WIDTH * 0.325; + r399_m2 = r4_WIDTH * 0.675; + r399_include(r399_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_SB, r399_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_SB, (1 - 0.27) * r399_TURN, r399_m1 - r399_bottomStroke / 2, 0)['set-width'](r399_bottomStroke, 0)); + r399_include(r399_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r399_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_RIGHTSB, (1 - 0.27) * r399_TURN, r399_m2 + r399_bottomStroke / 2, 0)['set-width'](0, r399_bottomStroke)); + r399_include(r399_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE + r399_bottomStroke / 2, r399_wheight)['heads-to'](r4_DOWNWARD)['set-width'](0, r399_bottomStroke)['line-to'](r4_MIDDLE + r399_bottomStroke / 2, r399_turn2)['heads-to'](r4_DOWNWARD)['curve-to'](r4_MIDDLE + r399_bottomStroke / 2, (1 - 0.1) * r399_turn2, r399_m1 + r399_bottomStroke / 2, 0)['set-width'](0, r399_bottomStroke)); + r399_include(r399_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE - r399_bottomStroke / 2, r399_wheight)['heads-to'](r4_DOWNWARD)['set-width'](r399_bottomStroke, 0)['line-to'](r4_MIDDLE - r399_bottomStroke / 2, r399_turn2)['heads-to'](r4_DOWNWARD)['curve-to'](r4_MIDDLE - r399_bottomStroke / 2, (1 - 0.1) * r399_turn2, r399_m2 - r399_bottomStroke / 2, 0)['set-width'](r399_bottomStroke, 0)); + r399_xn$startfrom$1aao(r399_m1 + r399_bottomStroke / 2, 0); + r399_xn$lineto$5sIl(r399_m1 - r399_bottomStroke / 2, 0); + r399_xn$lineto$5sIl(r399_m1, r399_bottomStroke); + r399_xn$startfrom$1aao(r399_m2 + r399_bottomStroke / 2, 0); + r399_xn$lineto$5sIl(r399_m2 - r399_bottomStroke / 2, 0); + r399_xn$lineto$5sIl(r399_m2, r399_bottomStroke); return void 0; }); - r4_xn$createglyph$7Hrq('y', function _r4_t141() { - var r402_currentGlyph, r402_xn$setwidth$9Jrj, r402_xn$assignunicode$7Hrq, r402_xn$startfrom$1aao, r402_xn$lineto$5sIl, r402_xn$curveto$1aao, r402_xn$cubicto$1aao, r402_xn$putshapes$9Jrj, r402_xn$reverselast$3qIs, r402_include, r402_xn$createstroke$7Hrq, r402_xn$setanchor$9Jrj, r402_xn$applytransform$1aao, r402_xn$dontexport$5sIl, r402_xbottom, r402_turnp, r402_xb, r402_yb, _r402_t0, _r402_t1, _r402_t2, _r402_t3; - _r402_t0 = this; - r402_currentGlyph = _r402_t0; - r402_xn$setwidth$9Jrj = _r402_t0['set-width']['bind'](_r402_t0); - r402_xn$assignunicode$7Hrq = function _r402_t2(r403_code) { - var r403_code, _r403_t0, _r403_t1; - r402_currentGlyph['assign-unicode'](r403_code); - return r4_unicodeGlyphs[r402_currentGlyph['unicode'][r402_currentGlyph['unicode']['length'] - 1]] = r402_currentGlyph; + r4_xn$createglyph$7Hrq('y', function _r4_t144() { + var r403_currentGlyph, r403_xn$setwidth$9Jrj, r403_xn$assignunicode$7Hrq, r403_xn$startfrom$1aao, r403_xn$lineto$5sIl, r403_xn$curveto$1aao, r403_xn$cubicto$1aao, r403_xn$putshapes$9Jrj, r403_xn$reverselast$3qIs, r403_include, r403_xn$createstroke$7Hrq, r403_xn$setanchor$9Jrj, r403_xn$applytransform$1aao, r403_xn$dontexport$5sIl, r403_xbottom, r403_turnp, r403_xb, r403_yb, _r403_t0, _r403_t1, _r403_t2, _r403_t3; + _r403_t0 = this; + r403_currentGlyph = _r403_t0; + r403_xn$setwidth$9Jrj = _r403_t0['set-width']['bind'](_r403_t0); + r403_xn$assignunicode$7Hrq = function _r403_t2(r404_code) { + var r404_code, _r404_t0, _r404_t1; + r403_currentGlyph['assign-unicode'](r404_code); + return r4_unicodeGlyphs[r403_currentGlyph['unicode'][r403_currentGlyph['unicode']['length'] - 1]] = r403_currentGlyph; }; - r402_xn$startfrom$1aao = _r402_t0['start-from']['bind'](_r402_t0); - r402_xn$lineto$5sIl = _r402_t0['line-to']['bind'](_r402_t0); - r402_xn$curveto$1aao = _r402_t0['curve-to']['bind'](_r402_t0); - r402_xn$cubicto$1aao = _r402_t0['cubic-to']['bind'](_r402_t0); - r402_xn$putshapes$9Jrj = _r402_t0['put-shapes']['bind'](_r402_t0); - r402_xn$reverselast$3qIs = _r402_t0['reverse-last']['bind'](_r402_t0); - r402_include = _r402_t0['include']['bind'](_r402_t0); - r402_xn$createstroke$7Hrq = _r402_t0['create-stroke']['bind'](_r402_t0); - r402_xn$setanchor$9Jrj = _r402_t0['set-anchor']['bind'](_r402_t0); - r402_xn$applytransform$1aao = _r402_t0['apply-transform']['bind'](_r402_t0); - r402_xn$dontexport$5sIl = function _r402_t3() { - var _r404_t0, _r404_t1; - return r402_currentGlyph['dontExport'] = true; + r403_xn$startfrom$1aao = _r403_t0['start-from']['bind'](_r403_t0); + r403_xn$lineto$5sIl = _r403_t0['line-to']['bind'](_r403_t0); + r403_xn$curveto$1aao = _r403_t0['curve-to']['bind'](_r403_t0); + r403_xn$cubicto$1aao = _r403_t0['cubic-to']['bind'](_r403_t0); + r403_xn$putshapes$9Jrj = _r403_t0['put-shapes']['bind'](_r403_t0); + r403_xn$reverselast$3qIs = _r403_t0['reverse-last']['bind'](_r403_t0); + r403_include = _r403_t0['include']['bind'](_r403_t0); + r403_xn$createstroke$7Hrq = _r403_t0['create-stroke']['bind'](_r403_t0); + r403_xn$setanchor$9Jrj = _r403_t0['set-anchor']['bind'](_r403_t0); + r403_xn$applytransform$1aao = _r403_t0['apply-transform']['bind'](_r403_t0); + r403_xn$dontexport$5sIl = function _r403_t3() { + var _r405_t0, _r405_t1; + return r403_currentGlyph['dontExport'] = true; }; - _r402_t0['gizmo'] = r4_globalTransform; - _r402_t0['set-width'](r4_WIDTH); - r402_xn$setwidth$9Jrj(r4_WIDTH); - r402_xn$assignunicode$7Hrq('y'); - r402_include(r4_pMarks); - r402_xbottom = r0_mix(r4_SB, r4_RIGHTSB, 0.28); - r402_turnp = r4_XH / (r4_XH - r4_DESCENDER); - r402_xb = r0_mix(r4_SB, r4_RIGHTSB, 0.51); - r402_yb = r0_mix(0, r4_XH, 0.05 * r402_turnp); - r402_include(r4_xStrand(r402_xbottom, r4_DESCENDER, r4_RIGHTSB, r4_XH, 0.1, 0.6, 0.14)); - r402_include(r4_halfXStrand(r4_SB, r4_XH, r402_xb, r402_yb, 0.1 * r402_turnp, 0.4, 0.14 * r402_turnp)); + _r403_t0['gizmo'] = r4_globalTransform; + _r403_t0['set-width'](r4_WIDTH); + r403_xn$setwidth$9Jrj(r4_WIDTH); + r403_xn$assignunicode$7Hrq('y'); + r403_include(r4_pMarks); + r403_xbottom = r0_mix(r4_SB, r4_RIGHTSB, 0.28); + r403_turnp = r4_XH / (r4_XH - r4_DESCENDER); + r403_xb = r0_mix(r4_SB, r4_RIGHTSB, 0.51); + r403_yb = r0_mix(0, r4_XH, 0.05 * r403_turnp); + r403_include(r4_xStrand(r403_xbottom, r4_DESCENDER, r4_RIGHTSB, r4_XH, 0.1, 0.6, 0.14)); + r403_include(r4_halfXStrand(r4_SB, r4_XH, r403_xb, r403_yb, 0.1 * r403_turnp, 0.4, 0.14 * r403_turnp)); return void 0; }); - r4_xn$createglyph$7Hrq('z', function _r4_t142() { - var r406_currentGlyph, r406_xn$setwidth$9Jrj, r406_xn$assignunicode$7Hrq, r406_xn$startfrom$1aao, r406_xn$lineto$5sIl, r406_xn$curveto$1aao, r406_xn$cubicto$1aao, r406_xn$putshapes$9Jrj, r406_xn$reverselast$3qIs, r406_include, r406_xn$createstroke$7Hrq, r406_xn$setanchor$9Jrj, r406_xn$applytransform$1aao, r406_xn$dontexport$5sIl, r406_cor, _r406_t0, _r406_t1, _r406_t2, _r406_t3; - _r406_t0 = this; - r406_currentGlyph = _r406_t0; - r406_xn$setwidth$9Jrj = _r406_t0['set-width']['bind'](_r406_t0); - r406_xn$assignunicode$7Hrq = function _r406_t2(r407_code) { - var r407_code, _r407_t0, _r407_t1; - r406_currentGlyph['assign-unicode'](r407_code); - return r4_unicodeGlyphs[r406_currentGlyph['unicode'][r406_currentGlyph['unicode']['length'] - 1]] = r406_currentGlyph; + r4_xn$createglyph$7Hrq('z', function _r4_t145() { + var r407_currentGlyph, r407_xn$setwidth$9Jrj, r407_xn$assignunicode$7Hrq, r407_xn$startfrom$1aao, r407_xn$lineto$5sIl, r407_xn$curveto$1aao, r407_xn$cubicto$1aao, r407_xn$putshapes$9Jrj, r407_xn$reverselast$3qIs, r407_include, r407_xn$createstroke$7Hrq, r407_xn$setanchor$9Jrj, r407_xn$applytransform$1aao, r407_xn$dontexport$5sIl, r407_cor, _r407_t0, _r407_t1, _r407_t2, _r407_t3; + _r407_t0 = this; + r407_currentGlyph = _r407_t0; + r407_xn$setwidth$9Jrj = _r407_t0['set-width']['bind'](_r407_t0); + r407_xn$assignunicode$7Hrq = function _r407_t2(r408_code) { + var r408_code, _r408_t0, _r408_t1; + r407_currentGlyph['assign-unicode'](r408_code); + return r4_unicodeGlyphs[r407_currentGlyph['unicode'][r407_currentGlyph['unicode']['length'] - 1]] = r407_currentGlyph; }; - r406_xn$startfrom$1aao = _r406_t0['start-from']['bind'](_r406_t0); - r406_xn$lineto$5sIl = _r406_t0['line-to']['bind'](_r406_t0); - r406_xn$curveto$1aao = _r406_t0['curve-to']['bind'](_r406_t0); - r406_xn$cubicto$1aao = _r406_t0['cubic-to']['bind'](_r406_t0); - r406_xn$putshapes$9Jrj = _r406_t0['put-shapes']['bind'](_r406_t0); - r406_xn$reverselast$3qIs = _r406_t0['reverse-last']['bind'](_r406_t0); - r406_include = _r406_t0['include']['bind'](_r406_t0); - r406_xn$createstroke$7Hrq = _r406_t0['create-stroke']['bind'](_r406_t0); - r406_xn$setanchor$9Jrj = _r406_t0['set-anchor']['bind'](_r406_t0); - r406_xn$applytransform$1aao = _r406_t0['apply-transform']['bind'](_r406_t0); - r406_xn$dontexport$5sIl = function _r406_t3() { - var _r408_t0, _r408_t1; - return r406_currentGlyph['dontExport'] = true; + r407_xn$startfrom$1aao = _r407_t0['start-from']['bind'](_r407_t0); + r407_xn$lineto$5sIl = _r407_t0['line-to']['bind'](_r407_t0); + r407_xn$curveto$1aao = _r407_t0['curve-to']['bind'](_r407_t0); + r407_xn$cubicto$1aao = _r407_t0['cubic-to']['bind'](_r407_t0); + r407_xn$putshapes$9Jrj = _r407_t0['put-shapes']['bind'](_r407_t0); + r407_xn$reverselast$3qIs = _r407_t0['reverse-last']['bind'](_r407_t0); + r407_include = _r407_t0['include']['bind'](_r407_t0); + r407_xn$createstroke$7Hrq = _r407_t0['create-stroke']['bind'](_r407_t0); + r407_xn$setanchor$9Jrj = _r407_t0['set-anchor']['bind'](_r407_t0); + r407_xn$applytransform$1aao = _r407_t0['apply-transform']['bind'](_r407_t0); + r407_xn$dontexport$5sIl = function _r407_t3() { + var _r409_t0, _r409_t1; + return r407_currentGlyph['dontExport'] = true; }; - _r406_t0['gizmo'] = r4_globalTransform; - _r406_t0['set-width'](r4_WIDTH); - r406_xn$setwidth$9Jrj(r4_WIDTH); - r406_xn$assignunicode$7Hrq('z'); - r406_include(r4_eMarks); - r406_cor = 1.2; - r406_include(r406_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_XH)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r4_XH)['heads-to'](r4_RIGHTWARD)['to-outline']()); - r406_include(r406_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_RIGHTWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, 0)['heads-to'](r4_RIGHTWARD)['to-outline']()); - r406_xn$startfrom$1aao(r4_SB, r4_STROKE); - r406_xn$lineto$5sIl(r4_SB + r4_STROKE * r406_cor, r4_STROKE); - r406_xn$lineto$5sIl(r4_RIGHTSB, r4_XH - r4_STROKE); - r406_xn$lineto$5sIl(r4_RIGHTSB - r4_STROKE * r406_cor, r4_XH - r4_STROKE); - r406_xn$reverselast$3qIs(); + _r407_t0['gizmo'] = r4_globalTransform; + _r407_t0['set-width'](r4_WIDTH); + r407_xn$setwidth$9Jrj(r4_WIDTH); + r407_xn$assignunicode$7Hrq('z'); + r407_include(r4_eMarks); + r407_cor = 1.2; + r407_include(r407_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_XH)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r4_XH)['heads-to'](r4_RIGHTWARD)['to-outline']()); + r407_include(r407_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_RIGHTWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, 0)['heads-to'](r4_RIGHTWARD)['to-outline']()); + r407_xn$startfrom$1aao(r4_SB, r4_STROKE); + r407_xn$lineto$5sIl(r4_SB + r4_STROKE * r407_cor, r4_STROKE); + r407_xn$lineto$5sIl(r4_RIGHTSB, r4_XH - r4_STROKE); + r407_xn$lineto$5sIl(r4_RIGHTSB - r4_STROKE * r407_cor, r4_XH - r4_STROKE); + r407_xn$reverselast$3qIs(); return void 0; }); - r4_xn$createglyph$7Hrq('k', function _r4_t143() { - var r410_currentGlyph, r410_xn$setwidth$9Jrj, r410_xn$assignunicode$7Hrq, r410_xn$startfrom$1aao, r410_xn$lineto$5sIl, r410_xn$curveto$1aao, r410_xn$cubicto$1aao, r410_xn$putshapes$9Jrj, r410_xn$reverselast$3qIs, r410_include, r410_xn$createstroke$7Hrq, r410_xn$setanchor$9Jrj, r410_xn$applytransform$1aao, r410_xn$dontexport$5sIl, r410_TURN, r410_rturn, r410_right, r410_attach, r410_attach2, r410_fine, _r410_t0, _r410_t1, _r410_t2, _r410_t3; - _r410_t0 = this; - r410_currentGlyph = _r410_t0; - r410_xn$setwidth$9Jrj = _r410_t0['set-width']['bind'](_r410_t0); - r410_xn$assignunicode$7Hrq = function _r410_t2(r411_code) { - var r411_code, _r411_t0, _r411_t1; - r410_currentGlyph['assign-unicode'](r411_code); - return r4_unicodeGlyphs[r410_currentGlyph['unicode'][r410_currentGlyph['unicode']['length'] - 1]] = r410_currentGlyph; + r4_xn$createglyph$7Hrq('k', function _r4_t146() { + var r411_currentGlyph, r411_xn$setwidth$9Jrj, r411_xn$assignunicode$7Hrq, r411_xn$startfrom$1aao, r411_xn$lineto$5sIl, r411_xn$curveto$1aao, r411_xn$cubicto$1aao, r411_xn$putshapes$9Jrj, r411_xn$reverselast$3qIs, r411_include, r411_xn$createstroke$7Hrq, r411_xn$setanchor$9Jrj, r411_xn$applytransform$1aao, r411_xn$dontexport$5sIl, r411_TURN, r411_rturn, r411_right, r411_attach, r411_attach2, r411_fine, _r411_t0, _r411_t1, _r411_t2, _r411_t3; + _r411_t0 = this; + r411_currentGlyph = _r411_t0; + r411_xn$setwidth$9Jrj = _r411_t0['set-width']['bind'](_r411_t0); + r411_xn$assignunicode$7Hrq = function _r411_t2(r412_code) { + var r412_code, _r412_t0, _r412_t1; + r411_currentGlyph['assign-unicode'](r412_code); + return r4_unicodeGlyphs[r411_currentGlyph['unicode'][r411_currentGlyph['unicode']['length'] - 1]] = r411_currentGlyph; }; - r410_xn$startfrom$1aao = _r410_t0['start-from']['bind'](_r410_t0); - r410_xn$lineto$5sIl = _r410_t0['line-to']['bind'](_r410_t0); - r410_xn$curveto$1aao = _r410_t0['curve-to']['bind'](_r410_t0); - r410_xn$cubicto$1aao = _r410_t0['cubic-to']['bind'](_r410_t0); - r410_xn$putshapes$9Jrj = _r410_t0['put-shapes']['bind'](_r410_t0); - r410_xn$reverselast$3qIs = _r410_t0['reverse-last']['bind'](_r410_t0); - r410_include = _r410_t0['include']['bind'](_r410_t0); - r410_xn$createstroke$7Hrq = _r410_t0['create-stroke']['bind'](_r410_t0); - r410_xn$setanchor$9Jrj = _r410_t0['set-anchor']['bind'](_r410_t0); - r410_xn$applytransform$1aao = _r410_t0['apply-transform']['bind'](_r410_t0); - r410_xn$dontexport$5sIl = function _r410_t3() { - var _r412_t0, _r412_t1; - return r410_currentGlyph['dontExport'] = true; + r411_xn$startfrom$1aao = _r411_t0['start-from']['bind'](_r411_t0); + r411_xn$lineto$5sIl = _r411_t0['line-to']['bind'](_r411_t0); + r411_xn$curveto$1aao = _r411_t0['curve-to']['bind'](_r411_t0); + r411_xn$cubicto$1aao = _r411_t0['cubic-to']['bind'](_r411_t0); + r411_xn$putshapes$9Jrj = _r411_t0['put-shapes']['bind'](_r411_t0); + r411_xn$reverselast$3qIs = _r411_t0['reverse-last']['bind'](_r411_t0); + r411_include = _r411_t0['include']['bind'](_r411_t0); + r411_xn$createstroke$7Hrq = _r411_t0['create-stroke']['bind'](_r411_t0); + r411_xn$setanchor$9Jrj = _r411_t0['set-anchor']['bind'](_r411_t0); + r411_xn$applytransform$1aao = _r411_t0['apply-transform']['bind'](_r411_t0); + r411_xn$dontexport$5sIl = function _r411_t3() { + var _r413_t0, _r413_t1; + return r411_currentGlyph['dontExport'] = true; }; - _r410_t0['gizmo'] = r4_globalTransform; - _r410_t0['set-width'](r4_WIDTH); - r410_xn$setwidth$9Jrj(r4_WIDTH); - r410_xn$assignunicode$7Hrq('k'); - r410_include(r4_bMarks); - r410_TURN = r4_XH * 0.99; - r410_rturn = r4_XH * 0.1; - r410_right = r4_RIGHTSB - r4_O; - r410_attach = r4_XH * 0.4; - r410_attach2 = r4_MIDDLE - r4_WIDTH * 0.1; - r410_fine = r4_adviceBlackness(3.5); - r410_include(r410_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['set-width'](0, r4_STROKE)['heads-to'](r4_UPWARD)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)); - r410_include(r410_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r410_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_RIGHTSB, (1 - 0.18) * r410_TURN, r4_SB + r4_STROKE, r410_attach)['set-width'](0, r410_fine)); - r410_include(r410_xn$createstroke$7Hrq()['start-from'](r410_right - r4_HALFSTROKE, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['curve-to'](r410_right - r4_HALFSTROKE, r410_rturn + 0.05 * (r4_XH - r410_rturn), r410_attach2, r4_XH * 0.5 + r4_HALFSTROKE)['set-width'](r410_fine / 2, r410_fine / 2)); + _r411_t0['gizmo'] = r4_globalTransform; + _r411_t0['set-width'](r4_WIDTH); + r411_xn$setwidth$9Jrj(r4_WIDTH); + r411_xn$assignunicode$7Hrq('k'); + r411_include(r4_bMarks); + r411_TURN = r4_XH * 0.99; + r411_rturn = r4_XH * 0.1; + r411_right = r4_RIGHTSB - r4_O; + r411_attach = r4_XH * 0.4; + r411_attach2 = r4_MIDDLE - r4_WIDTH * 0.1; + r411_fine = r4_adviceBlackness(3.5); + r411_include(r411_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['set-width'](0, r4_STROKE)['heads-to'](r4_UPWARD)['line-to'](r4_SB, r4_CAP)['heads-to'](r4_UPWARD)); + r411_include(r411_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_XH)['heads-to'](r4_DOWNWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r411_TURN)['heads-to'](r4_DOWNWARD)['curve-to'](r4_RIGHTSB, (1 - 0.18) * r411_TURN, r4_SB + r4_STROKE, r411_attach)['set-width'](0, r411_fine)); + r411_include(r411_xn$createstroke$7Hrq()['start-from'](r411_right - r4_HALFSTROKE, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['curve-to'](r411_right - r4_HALFSTROKE, r411_rturn + 0.05 * (r4_XH - r411_rturn), r411_attach2, r4_XH * 0.5 + r4_HALFSTROKE)['set-width'](r411_fine / 2, r411_fine / 2)); return void 0; }); - r4_xn$createglyph$7Hrq('s', function _r4_t144() { - var r414_currentGlyph, r414_xn$setwidth$9Jrj, r414_xn$assignunicode$7Hrq, r414_xn$startfrom$1aao, r414_xn$lineto$5sIl, r414_xn$curveto$1aao, r414_xn$cubicto$1aao, r414_xn$putshapes$9Jrj, r414_xn$reverselast$3qIs, r414_include, r414_xn$createstroke$7Hrq, r414_xn$setanchor$9Jrj, r414_xn$applytransform$1aao, r414_xn$dontexport$5sIl, _r414_t0, _r414_t1, _r414_t2, _r414_t3; - _r414_t0 = this; - r414_currentGlyph = _r414_t0; - r414_xn$setwidth$9Jrj = _r414_t0['set-width']['bind'](_r414_t0); - r414_xn$assignunicode$7Hrq = function _r414_t2(r415_code) { - var r415_code, _r415_t0, _r415_t1; - r414_currentGlyph['assign-unicode'](r415_code); - return r4_unicodeGlyphs[r414_currentGlyph['unicode'][r414_currentGlyph['unicode']['length'] - 1]] = r414_currentGlyph; + r4_xn$createglyph$7Hrq('s', function _r4_t147() { + var r415_currentGlyph, r415_xn$setwidth$9Jrj, r415_xn$assignunicode$7Hrq, r415_xn$startfrom$1aao, r415_xn$lineto$5sIl, r415_xn$curveto$1aao, r415_xn$cubicto$1aao, r415_xn$putshapes$9Jrj, r415_xn$reverselast$3qIs, r415_include, r415_xn$createstroke$7Hrq, r415_xn$setanchor$9Jrj, r415_xn$applytransform$1aao, r415_xn$dontexport$5sIl, _r415_t0, _r415_t1, _r415_t2, _r415_t3; + _r415_t0 = this; + r415_currentGlyph = _r415_t0; + r415_xn$setwidth$9Jrj = _r415_t0['set-width']['bind'](_r415_t0); + r415_xn$assignunicode$7Hrq = function _r415_t2(r416_code) { + var r416_code, _r416_t0, _r416_t1; + r415_currentGlyph['assign-unicode'](r416_code); + return r4_unicodeGlyphs[r415_currentGlyph['unicode'][r415_currentGlyph['unicode']['length'] - 1]] = r415_currentGlyph; }; - r414_xn$startfrom$1aao = _r414_t0['start-from']['bind'](_r414_t0); - r414_xn$lineto$5sIl = _r414_t0['line-to']['bind'](_r414_t0); - r414_xn$curveto$1aao = _r414_t0['curve-to']['bind'](_r414_t0); - r414_xn$cubicto$1aao = _r414_t0['cubic-to']['bind'](_r414_t0); - r414_xn$putshapes$9Jrj = _r414_t0['put-shapes']['bind'](_r414_t0); - r414_xn$reverselast$3qIs = _r414_t0['reverse-last']['bind'](_r414_t0); - r414_include = _r414_t0['include']['bind'](_r414_t0); - r414_xn$createstroke$7Hrq = _r414_t0['create-stroke']['bind'](_r414_t0); - r414_xn$setanchor$9Jrj = _r414_t0['set-anchor']['bind'](_r414_t0); - r414_xn$applytransform$1aao = _r414_t0['apply-transform']['bind'](_r414_t0); - r414_xn$dontexport$5sIl = function _r414_t3() { - var _r416_t0, _r416_t1; - return r414_currentGlyph['dontExport'] = true; + r415_xn$startfrom$1aao = _r415_t0['start-from']['bind'](_r415_t0); + r415_xn$lineto$5sIl = _r415_t0['line-to']['bind'](_r415_t0); + r415_xn$curveto$1aao = _r415_t0['curve-to']['bind'](_r415_t0); + r415_xn$cubicto$1aao = _r415_t0['cubic-to']['bind'](_r415_t0); + r415_xn$putshapes$9Jrj = _r415_t0['put-shapes']['bind'](_r415_t0); + r415_xn$reverselast$3qIs = _r415_t0['reverse-last']['bind'](_r415_t0); + r415_include = _r415_t0['include']['bind'](_r415_t0); + r415_xn$createstroke$7Hrq = _r415_t0['create-stroke']['bind'](_r415_t0); + r415_xn$setanchor$9Jrj = _r415_t0['set-anchor']['bind'](_r415_t0); + r415_xn$applytransform$1aao = _r415_t0['apply-transform']['bind'](_r415_t0); + r415_xn$dontexport$5sIl = function _r415_t3() { + var _r417_t0, _r417_t1; + return r415_currentGlyph['dontExport'] = true; }; - _r414_t0['gizmo'] = r4_globalTransform; - _r414_t0['set-width'](r4_WIDTH); - r414_xn$setwidth$9Jrj(r4_WIDTH); - r414_xn$assignunicode$7Hrq('s'); - r414_include(r4_eMarks); - r414_include(r4_sHookUpper(r4_XH, r4_SMOOTHA * 0.87, r4_SHOOK)); - r414_include(r4_sHookLower(0, r4_SMOOTHA * 0.87, r4_SHOOK)); - r414_include(r4_sStrand(r4_XH - r4_SMOOTHA * 0.87, r4_SMOOTHA * 0.87, 0.2, 0.45)); + _r415_t0['gizmo'] = r4_globalTransform; + _r415_t0['set-width'](r4_WIDTH); + r415_xn$setwidth$9Jrj(r4_WIDTH); + r415_xn$assignunicode$7Hrq('s'); + r415_include(r4_eMarks); + r415_include(r4_sHookUpper(r4_XH, r4_SMOOTHA * 0.87, r4_SHOOK)); + r415_include(r4_sHookLower(0, r4_SMOOTHA * 0.87, r4_SHOOK)); + r415_include(r4_sStrand(r4_XH - r4_SMOOTHA * 0.87, r4_SMOOTHA * 0.87, 0.2, 0.45)); return void 0; }); - r4_xn$createglyph$7Hrq('r', function _r4_t145() { - var r418_currentGlyph, r418_xn$setwidth$9Jrj, r418_xn$assignunicode$7Hrq, r418_xn$startfrom$1aao, r418_xn$lineto$5sIl, r418_xn$curveto$1aao, r418_xn$cubicto$1aao, r418_xn$putshapes$9Jrj, r418_xn$reverselast$3qIs, r418_include, r418_xn$createstroke$7Hrq, r418_xn$setanchor$9Jrj, r418_xn$applytransform$1aao, r418_xn$dontexport$5sIl, r418_slope, r418_expand, r418_coexpand, r418_rhookx, r418_rmiddle, _r418_t0, _r418_t1, _r418_t2, _r418_t3; - _r418_t0 = this; - r418_currentGlyph = _r418_t0; - r418_xn$setwidth$9Jrj = _r418_t0['set-width']['bind'](_r418_t0); - r418_xn$assignunicode$7Hrq = function _r418_t2(r419_code) { - var r419_code, _r419_t0, _r419_t1; - r418_currentGlyph['assign-unicode'](r419_code); - return r4_unicodeGlyphs[r418_currentGlyph['unicode'][r418_currentGlyph['unicode']['length'] - 1]] = r418_currentGlyph; + r4_xn$createglyph$7Hrq('r', function _r4_t148() { + var r419_currentGlyph, r419_xn$setwidth$9Jrj, r419_xn$assignunicode$7Hrq, r419_xn$startfrom$1aao, r419_xn$lineto$5sIl, r419_xn$curveto$1aao, r419_xn$cubicto$1aao, r419_xn$putshapes$9Jrj, r419_xn$reverselast$3qIs, r419_include, r419_xn$createstroke$7Hrq, r419_xn$setanchor$9Jrj, r419_xn$applytransform$1aao, r419_xn$dontexport$5sIl, r419_slope, r419_expand, r419_coexpand, r419_rhookx, r419_rmiddle, _r419_t0, _r419_t1, _r419_t2, _r419_t3; + _r419_t0 = this; + r419_currentGlyph = _r419_t0; + r419_xn$setwidth$9Jrj = _r419_t0['set-width']['bind'](_r419_t0); + r419_xn$assignunicode$7Hrq = function _r419_t2(r420_code) { + var r420_code, _r420_t0, _r420_t1; + r419_currentGlyph['assign-unicode'](r420_code); + return r4_unicodeGlyphs[r419_currentGlyph['unicode'][r419_currentGlyph['unicode']['length'] - 1]] = r419_currentGlyph; }; - r418_xn$startfrom$1aao = _r418_t0['start-from']['bind'](_r418_t0); - r418_xn$lineto$5sIl = _r418_t0['line-to']['bind'](_r418_t0); - r418_xn$curveto$1aao = _r418_t0['curve-to']['bind'](_r418_t0); - r418_xn$cubicto$1aao = _r418_t0['cubic-to']['bind'](_r418_t0); - r418_xn$putshapes$9Jrj = _r418_t0['put-shapes']['bind'](_r418_t0); - r418_xn$reverselast$3qIs = _r418_t0['reverse-last']['bind'](_r418_t0); - r418_include = _r418_t0['include']['bind'](_r418_t0); - r418_xn$createstroke$7Hrq = _r418_t0['create-stroke']['bind'](_r418_t0); - r418_xn$setanchor$9Jrj = _r418_t0['set-anchor']['bind'](_r418_t0); - r418_xn$applytransform$1aao = _r418_t0['apply-transform']['bind'](_r418_t0); - r418_xn$dontexport$5sIl = function _r418_t3() { - var _r420_t0, _r420_t1; - return r418_currentGlyph['dontExport'] = true; + r419_xn$startfrom$1aao = _r419_t0['start-from']['bind'](_r419_t0); + r419_xn$lineto$5sIl = _r419_t0['line-to']['bind'](_r419_t0); + r419_xn$curveto$1aao = _r419_t0['curve-to']['bind'](_r419_t0); + r419_xn$cubicto$1aao = _r419_t0['cubic-to']['bind'](_r419_t0); + r419_xn$putshapes$9Jrj = _r419_t0['put-shapes']['bind'](_r419_t0); + r419_xn$reverselast$3qIs = _r419_t0['reverse-last']['bind'](_r419_t0); + r419_include = _r419_t0['include']['bind'](_r419_t0); + r419_xn$createstroke$7Hrq = _r419_t0['create-stroke']['bind'](_r419_t0); + r419_xn$setanchor$9Jrj = _r419_t0['set-anchor']['bind'](_r419_t0); + r419_xn$applytransform$1aao = _r419_t0['apply-transform']['bind'](_r419_t0); + r419_xn$dontexport$5sIl = function _r419_t3() { + var _r421_t0, _r421_t1; + return r419_currentGlyph['dontExport'] = true; }; - _r418_t0['gizmo'] = r4_globalTransform; - _r418_t0['set-width'](r4_WIDTH); - r418_xn$setwidth$9Jrj(r4_WIDTH); - r418_xn$assignunicode$7Hrq('r'); - r418_include(r4_eMarks); - r418_slope = 0.015; - r418_expand = 0.175; - r418_coexpand = (1 - r418_expand) / 2; - r418_rhookx = r4_RIGHTSB + r4_JBALANCE / 2; - r418_rmiddle = r0_mix(r4_SB + r4_RBALANCE + r4_STROKE, r418_rhookx - r4_HALFSTROKE, 0.5); - r418_include(r418_xn$createstroke$7Hrq()['start-from'](r418_rhookx, r4_XH - r4_RHOOK)['set-width'](r4_STROKE, 0)['curve-to'](r0_mix(r418_rmiddle, r418_rhookx, r4_KAPPA_AHOOK), r4_XO, r418_rmiddle, r4_XO)['heads-to'](r4_LEFTWARD)); - r418_include(r418_xn$createstroke$7Hrq()['start-from'](r418_rmiddle, r4_XO - r4_STROKE)['set-width'](0, r4_STROKE)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB + r4_STROKE * r4_ITALICCOR + r4_RBALANCE, r4_XH - r4_SMALLSMOOTHA)['heads-to'](r4_DOWNWARD)['set-width'](0, r4_STROKE * 0.3)); - r418_include(r418_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_RBALANCE, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB + r4_RBALANCE, r4_XH)); + _r419_t0['gizmo'] = r4_globalTransform; + _r419_t0['set-width'](r4_WIDTH); + r419_xn$setwidth$9Jrj(r4_WIDTH); + r419_xn$assignunicode$7Hrq('r'); + r419_include(r4_eMarks); + r419_slope = 0.015; + r419_expand = 0.175; + r419_coexpand = (1 - r419_expand) / 2; + r419_rhookx = r4_RIGHTSB + r4_JBALANCE / 2; + r419_rmiddle = r0_mix(r4_SB + r4_RBALANCE + r4_STROKE, r419_rhookx - r4_HALFSTROKE, 0.5); + r419_include(r419_xn$createstroke$7Hrq()['start-from'](r419_rhookx, r4_XH - r4_RHOOK)['set-width'](r4_STROKE, 0)['curve-to'](r0_mix(r419_rmiddle, r419_rhookx, r4_KAPPA_AHOOK), r4_XO, r419_rmiddle, r4_XO)['heads-to'](r4_LEFTWARD)); + r419_include(r419_xn$createstroke$7Hrq()['start-from'](r419_rmiddle, r4_XO - r4_STROKE)['set-width'](0, r4_STROKE)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB + r4_STROKE * r4_ITALICCOR + r4_RBALANCE, r4_XH - r4_SMALLSMOOTHA)['heads-to'](r4_DOWNWARD)['set-width'](0, r4_STROKE * 0.3)); + r419_include(r419_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_RBALANCE, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB + r4_RBALANCE, r4_XH)); return void 0; }); - r4_fBar = function _r4_t146() { - var _r421_t0, _r421_t1, _r421_t2; - return function _r421_t2() { - var r423_currentGlyph, r423_xn$setwidth$9Jrj, r423_xn$assignunicode$7Hrq, r423_xn$startfrom$1aao, r423_xn$lineto$5sIl, r423_xn$curveto$1aao, r423_xn$cubicto$1aao, r423_xn$putshapes$9Jrj, r423_xn$reverselast$3qIs, r423_include, r423_xn$createstroke$7Hrq, r423_xn$setanchor$9Jrj, r423_xn$applytransform$1aao, r423_xn$dontexport$5sIl, _r423_t0, _r423_t1, _r423_t2, _r423_t3; - _r423_t0 = this; - r423_currentGlyph = _r423_t0; - r423_xn$setwidth$9Jrj = _r423_t0['set-width']['bind'](_r423_t0); - r423_xn$assignunicode$7Hrq = function _r423_t2(r424_code) { - var r424_code, _r424_t0, _r424_t1; - r423_currentGlyph['assign-unicode'](r424_code); - return r4_unicodeGlyphs[r423_currentGlyph['unicode'][r423_currentGlyph['unicode']['length'] - 1]] = r423_currentGlyph; + r4_fBar = function _r4_t149() { + var _r422_t0, _r422_t1, _r422_t2; + return function _r422_t2() { + var r424_currentGlyph, r424_xn$setwidth$9Jrj, r424_xn$assignunicode$7Hrq, r424_xn$startfrom$1aao, r424_xn$lineto$5sIl, r424_xn$curveto$1aao, r424_xn$cubicto$1aao, r424_xn$putshapes$9Jrj, r424_xn$reverselast$3qIs, r424_include, r424_xn$createstroke$7Hrq, r424_xn$setanchor$9Jrj, r424_xn$applytransform$1aao, r424_xn$dontexport$5sIl, _r424_t0, _r424_t1, _r424_t2, _r424_t3; + _r424_t0 = this; + r424_currentGlyph = _r424_t0; + r424_xn$setwidth$9Jrj = _r424_t0['set-width']['bind'](_r424_t0); + r424_xn$assignunicode$7Hrq = function _r424_t2(r425_code) { + var r425_code, _r425_t0, _r425_t1; + r424_currentGlyph['assign-unicode'](r425_code); + return r4_unicodeGlyphs[r424_currentGlyph['unicode'][r424_currentGlyph['unicode']['length'] - 1]] = r424_currentGlyph; }; - r423_xn$startfrom$1aao = _r423_t0['start-from']['bind'](_r423_t0); - r423_xn$lineto$5sIl = _r423_t0['line-to']['bind'](_r423_t0); - r423_xn$curveto$1aao = _r423_t0['curve-to']['bind'](_r423_t0); - r423_xn$cubicto$1aao = _r423_t0['cubic-to']['bind'](_r423_t0); - r423_xn$putshapes$9Jrj = _r423_t0['put-shapes']['bind'](_r423_t0); - r423_xn$reverselast$3qIs = _r423_t0['reverse-last']['bind'](_r423_t0); - r423_include = _r423_t0['include']['bind'](_r423_t0); - r423_xn$createstroke$7Hrq = _r423_t0['create-stroke']['bind'](_r423_t0); - r423_xn$setanchor$9Jrj = _r423_t0['set-anchor']['bind'](_r423_t0); - r423_xn$applytransform$1aao = _r423_t0['apply-transform']['bind'](_r423_t0); - r423_xn$dontexport$5sIl = function _r423_t3() { - var _r425_t0, _r425_t1; - return r423_currentGlyph['dontExport'] = true; + r424_xn$startfrom$1aao = _r424_t0['start-from']['bind'](_r424_t0); + r424_xn$lineto$5sIl = _r424_t0['line-to']['bind'](_r424_t0); + r424_xn$curveto$1aao = _r424_t0['curve-to']['bind'](_r424_t0); + r424_xn$cubicto$1aao = _r424_t0['cubic-to']['bind'](_r424_t0); + r424_xn$putshapes$9Jrj = _r424_t0['put-shapes']['bind'](_r424_t0); + r424_xn$reverselast$3qIs = _r424_t0['reverse-last']['bind'](_r424_t0); + r424_include = _r424_t0['include']['bind'](_r424_t0); + r424_xn$createstroke$7Hrq = _r424_t0['create-stroke']['bind'](_r424_t0); + r424_xn$setanchor$9Jrj = _r424_t0['set-anchor']['bind'](_r424_t0); + r424_xn$applytransform$1aao = _r424_t0['apply-transform']['bind'](_r424_t0); + r424_xn$dontexport$5sIl = function _r424_t3() { + var _r426_t0, _r426_t1; + return r424_currentGlyph['dontExport'] = true; }; - _r423_t0['gizmo'] = r4_globalTransform; - _r423_t0['set-width'](r4_WIDTH); - r423_include(r423_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE - r4_LONGJUT, r4_XH)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_MIDDLE + r4_LONGJUT, r4_XH)['heads-to'](r4_RIGHTWARD)); + _r424_t0['gizmo'] = r4_globalTransform; + _r424_t0['set-width'](r4_WIDTH); + r424_include(r424_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE - r4_LONGJUT, r4_XH)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_MIDDLE + r4_LONGJUT, r4_XH)['heads-to'](r4_RIGHTWARD)); return void 0; }; }; - r4_xn$createglyph$7Hrq('longs.upright', function _r4_t147() { - var r427_currentGlyph, r427_xn$setwidth$9Jrj, r427_xn$assignunicode$7Hrq, r427_xn$startfrom$1aao, r427_xn$lineto$5sIl, r427_xn$curveto$1aao, r427_xn$cubicto$1aao, r427_xn$putshapes$9Jrj, r427_xn$reverselast$3qIs, r427_include, r427_xn$createstroke$7Hrq, r427_xn$setanchor$9Jrj, r427_xn$applytransform$1aao, r427_xn$dontexport$5sIl, _r427_t0, _r427_t1, _r427_t2, _r427_t3; - _r427_t0 = this; - r427_currentGlyph = _r427_t0; - r427_xn$setwidth$9Jrj = _r427_t0['set-width']['bind'](_r427_t0); - r427_xn$assignunicode$7Hrq = function _r427_t2(r428_code) { - var r428_code, _r428_t0, _r428_t1; - r427_currentGlyph['assign-unicode'](r428_code); - return r4_unicodeGlyphs[r427_currentGlyph['unicode'][r427_currentGlyph['unicode']['length'] - 1]] = r427_currentGlyph; + r4_xn$createglyph$7Hrq('longs.upright', function _r4_t150() { + var r428_currentGlyph, r428_xn$setwidth$9Jrj, r428_xn$assignunicode$7Hrq, r428_xn$startfrom$1aao, r428_xn$lineto$5sIl, r428_xn$curveto$1aao, r428_xn$cubicto$1aao, r428_xn$putshapes$9Jrj, r428_xn$reverselast$3qIs, r428_include, r428_xn$createstroke$7Hrq, r428_xn$setanchor$9Jrj, r428_xn$applytransform$1aao, r428_xn$dontexport$5sIl, _r428_t0, _r428_t1, _r428_t2, _r428_t3; + _r428_t0 = this; + r428_currentGlyph = _r428_t0; + r428_xn$setwidth$9Jrj = _r428_t0['set-width']['bind'](_r428_t0); + r428_xn$assignunicode$7Hrq = function _r428_t2(r429_code) { + var r429_code, _r429_t0, _r429_t1; + r428_currentGlyph['assign-unicode'](r429_code); + return r4_unicodeGlyphs[r428_currentGlyph['unicode'][r428_currentGlyph['unicode']['length'] - 1]] = r428_currentGlyph; }; - r427_xn$startfrom$1aao = _r427_t0['start-from']['bind'](_r427_t0); - r427_xn$lineto$5sIl = _r427_t0['line-to']['bind'](_r427_t0); - r427_xn$curveto$1aao = _r427_t0['curve-to']['bind'](_r427_t0); - r427_xn$cubicto$1aao = _r427_t0['cubic-to']['bind'](_r427_t0); - r427_xn$putshapes$9Jrj = _r427_t0['put-shapes']['bind'](_r427_t0); - r427_xn$reverselast$3qIs = _r427_t0['reverse-last']['bind'](_r427_t0); - r427_include = _r427_t0['include']['bind'](_r427_t0); - r427_xn$createstroke$7Hrq = _r427_t0['create-stroke']['bind'](_r427_t0); - r427_xn$setanchor$9Jrj = _r427_t0['set-anchor']['bind'](_r427_t0); - r427_xn$applytransform$1aao = _r427_t0['apply-transform']['bind'](_r427_t0); - r427_xn$dontexport$5sIl = function _r427_t3() { - var _r429_t0, _r429_t1; - return r427_currentGlyph['dontExport'] = true; + r428_xn$startfrom$1aao = _r428_t0['start-from']['bind'](_r428_t0); + r428_xn$lineto$5sIl = _r428_t0['line-to']['bind'](_r428_t0); + r428_xn$curveto$1aao = _r428_t0['curve-to']['bind'](_r428_t0); + r428_xn$cubicto$1aao = _r428_t0['cubic-to']['bind'](_r428_t0); + r428_xn$putshapes$9Jrj = _r428_t0['put-shapes']['bind'](_r428_t0); + r428_xn$reverselast$3qIs = _r428_t0['reverse-last']['bind'](_r428_t0); + r428_include = _r428_t0['include']['bind'](_r428_t0); + r428_xn$createstroke$7Hrq = _r428_t0['create-stroke']['bind'](_r428_t0); + r428_xn$setanchor$9Jrj = _r428_t0['set-anchor']['bind'](_r428_t0); + r428_xn$applytransform$1aao = _r428_t0['apply-transform']['bind'](_r428_t0); + r428_xn$dontexport$5sIl = function _r428_t3() { + var _r430_t0, _r430_t1; + return r428_currentGlyph['dontExport'] = true; }; - _r427_t0['gizmo'] = r4_globalTransform; - _r427_t0['set-width'](r4_WIDTH); - r427_xn$setwidth$9Jrj(r4_WIDTH); - r427_xn$dontexport$5sIl(); - r427_include(r4_bMarks); - r427_include(r427_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_CAP - r4_SHOOK * 1.4)['arc-vh-to'](r4_MIDDLE + r4_SHOOK * 2, r4_CAP - r4_HALFSTROKE - r4_O * 6)['heads-to'](r4_RIGHTWARD)); + _r428_t0['gizmo'] = r4_globalTransform; + _r428_t0['set-width'](r4_WIDTH); + r428_xn$setwidth$9Jrj(r4_WIDTH); + r428_xn$dontexport$5sIl(); + r428_include(r4_bMarks); + r428_include(r428_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, 0)['heads-to'](r4_UPWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_CAP - r4_SHOOK * 1.4)['arc-vh-to'](r4_MIDDLE + r4_SHOOK * 2, r4_CAP - r4_HALFSTROKE - r4_O * 6)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_eshHook = function _r4_t148(r430_attach) { - var r430_attach, _r430_t0, _r430_t1, _r430_t2; - return function _r430_t2() { - var r432_currentGlyph, r432_xn$setwidth$9Jrj, r432_xn$assignunicode$7Hrq, r432_xn$startfrom$1aao, r432_xn$lineto$5sIl, r432_xn$curveto$1aao, r432_xn$cubicto$1aao, r432_xn$putshapes$9Jrj, r432_xn$reverselast$3qIs, r432_include, r432_xn$createstroke$7Hrq, r432_xn$setanchor$9Jrj, r432_xn$applytransform$1aao, r432_xn$dontexport$5sIl, _r432_t0, _r432_t1, _r432_t2, _r432_t3; - _r432_t0 = this; - r432_currentGlyph = _r432_t0; - r432_xn$setwidth$9Jrj = _r432_t0['set-width']['bind'](_r432_t0); - r432_xn$assignunicode$7Hrq = function _r432_t2(r433_code) { - var r433_code, _r433_t0, _r433_t1; - r432_currentGlyph['assign-unicode'](r433_code); - return r4_unicodeGlyphs[r432_currentGlyph['unicode'][r432_currentGlyph['unicode']['length'] - 1]] = r432_currentGlyph; + r4_eshHook = function _r4_t151(r431_attach) { + var r431_attach, _r431_t0, _r431_t1, _r431_t2; + return function _r431_t2() { + var r433_currentGlyph, r433_xn$setwidth$9Jrj, r433_xn$assignunicode$7Hrq, r433_xn$startfrom$1aao, r433_xn$lineto$5sIl, r433_xn$curveto$1aao, r433_xn$cubicto$1aao, r433_xn$putshapes$9Jrj, r433_xn$reverselast$3qIs, r433_include, r433_xn$createstroke$7Hrq, r433_xn$setanchor$9Jrj, r433_xn$applytransform$1aao, r433_xn$dontexport$5sIl, _r433_t0, _r433_t1, _r433_t2, _r433_t3; + _r433_t0 = this; + r433_currentGlyph = _r433_t0; + r433_xn$setwidth$9Jrj = _r433_t0['set-width']['bind'](_r433_t0); + r433_xn$assignunicode$7Hrq = function _r433_t2(r434_code) { + var r434_code, _r434_t0, _r434_t1; + r433_currentGlyph['assign-unicode'](r434_code); + return r4_unicodeGlyphs[r433_currentGlyph['unicode'][r433_currentGlyph['unicode']['length'] - 1]] = r433_currentGlyph; }; - r432_xn$startfrom$1aao = _r432_t0['start-from']['bind'](_r432_t0); - r432_xn$lineto$5sIl = _r432_t0['line-to']['bind'](_r432_t0); - r432_xn$curveto$1aao = _r432_t0['curve-to']['bind'](_r432_t0); - r432_xn$cubicto$1aao = _r432_t0['cubic-to']['bind'](_r432_t0); - r432_xn$putshapes$9Jrj = _r432_t0['put-shapes']['bind'](_r432_t0); - r432_xn$reverselast$3qIs = _r432_t0['reverse-last']['bind'](_r432_t0); - r432_include = _r432_t0['include']['bind'](_r432_t0); - r432_xn$createstroke$7Hrq = _r432_t0['create-stroke']['bind'](_r432_t0); - r432_xn$setanchor$9Jrj = _r432_t0['set-anchor']['bind'](_r432_t0); - r432_xn$applytransform$1aao = _r432_t0['apply-transform']['bind'](_r432_t0); - r432_xn$dontexport$5sIl = function _r432_t3() { - var _r434_t0, _r434_t1; - return r432_currentGlyph['dontExport'] = true; + r433_xn$startfrom$1aao = _r433_t0['start-from']['bind'](_r433_t0); + r433_xn$lineto$5sIl = _r433_t0['line-to']['bind'](_r433_t0); + r433_xn$curveto$1aao = _r433_t0['curve-to']['bind'](_r433_t0); + r433_xn$cubicto$1aao = _r433_t0['cubic-to']['bind'](_r433_t0); + r433_xn$putshapes$9Jrj = _r433_t0['put-shapes']['bind'](_r433_t0); + r433_xn$reverselast$3qIs = _r433_t0['reverse-last']['bind'](_r433_t0); + r433_include = _r433_t0['include']['bind'](_r433_t0); + r433_xn$createstroke$7Hrq = _r433_t0['create-stroke']['bind'](_r433_t0); + r433_xn$setanchor$9Jrj = _r433_t0['set-anchor']['bind'](_r433_t0); + r433_xn$applytransform$1aao = _r433_t0['apply-transform']['bind'](_r433_t0); + r433_xn$dontexport$5sIl = function _r433_t3() { + var _r435_t0, _r435_t1; + return r433_currentGlyph['dontExport'] = true; }; - _r432_t0['gizmo'] = r4_globalTransform; - _r432_t0['set-width'](r4_WIDTH); - r432_include(r432_xn$createstroke$7Hrq()['start-from'](r430_attach['x'] - r4_SHOOK * 2, r430_attach['y'] + r4_HALFSTROKE + r4_O * 6 - r4_SHOOK)['heads-to'](r4_RIGHTWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['arc-hv-to'](r430_attach['x'], r430_attach['y'])['line-to'](r430_attach['x'], r430_attach['y'] + r4_STROKE)); + _r433_t0['gizmo'] = r4_globalTransform; + _r433_t0['set-width'](r4_WIDTH); + r433_include(r433_xn$createstroke$7Hrq()['start-from'](r431_attach['x'] - r4_SHOOK * 2, r431_attach['y'] + r4_HALFSTROKE + r4_O * 6 - r4_SHOOK)['heads-to'](r4_RIGHTWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['arc-hv-to'](r431_attach['x'], r431_attach['y'])['line-to'](r431_attach['x'], r431_attach['y'] + r4_STROKE)); return void 0; }; }; - r4_xn$createglyph$7Hrq('longs.italic', function _r4_t149() { - var r436_currentGlyph, r436_xn$setwidth$9Jrj, r436_xn$assignunicode$7Hrq, r436_xn$startfrom$1aao, r436_xn$lineto$5sIl, r436_xn$curveto$1aao, r436_xn$cubicto$1aao, r436_xn$putshapes$9Jrj, r436_xn$reverselast$3qIs, r436_include, r436_xn$createstroke$7Hrq, r436_xn$setanchor$9Jrj, r436_xn$applytransform$1aao, r436_xn$dontexport$5sIl, _r436_t0, _r436_t1, _r436_t2, _r436_t3; - _r436_t0 = this; - r436_currentGlyph = _r436_t0; - r436_xn$setwidth$9Jrj = _r436_t0['set-width']['bind'](_r436_t0); - r436_xn$assignunicode$7Hrq = function _r436_t2(r437_code) { - var r437_code, _r437_t0, _r437_t1; - r436_currentGlyph['assign-unicode'](r437_code); - return r4_unicodeGlyphs[r436_currentGlyph['unicode'][r436_currentGlyph['unicode']['length'] - 1]] = r436_currentGlyph; + r4_xn$createglyph$7Hrq('longs.italic', function _r4_t152() { + var r437_currentGlyph, r437_xn$setwidth$9Jrj, r437_xn$assignunicode$7Hrq, r437_xn$startfrom$1aao, r437_xn$lineto$5sIl, r437_xn$curveto$1aao, r437_xn$cubicto$1aao, r437_xn$putshapes$9Jrj, r437_xn$reverselast$3qIs, r437_include, r437_xn$createstroke$7Hrq, r437_xn$setanchor$9Jrj, r437_xn$applytransform$1aao, r437_xn$dontexport$5sIl, _r437_t0, _r437_t1, _r437_t2, _r437_t3; + _r437_t0 = this; + r437_currentGlyph = _r437_t0; + r437_xn$setwidth$9Jrj = _r437_t0['set-width']['bind'](_r437_t0); + r437_xn$assignunicode$7Hrq = function _r437_t2(r438_code) { + var r438_code, _r438_t0, _r438_t1; + r437_currentGlyph['assign-unicode'](r438_code); + return r4_unicodeGlyphs[r437_currentGlyph['unicode'][r437_currentGlyph['unicode']['length'] - 1]] = r437_currentGlyph; }; - r436_xn$startfrom$1aao = _r436_t0['start-from']['bind'](_r436_t0); - r436_xn$lineto$5sIl = _r436_t0['line-to']['bind'](_r436_t0); - r436_xn$curveto$1aao = _r436_t0['curve-to']['bind'](_r436_t0); - r436_xn$cubicto$1aao = _r436_t0['cubic-to']['bind'](_r436_t0); - r436_xn$putshapes$9Jrj = _r436_t0['put-shapes']['bind'](_r436_t0); - r436_xn$reverselast$3qIs = _r436_t0['reverse-last']['bind'](_r436_t0); - r436_include = _r436_t0['include']['bind'](_r436_t0); - r436_xn$createstroke$7Hrq = _r436_t0['create-stroke']['bind'](_r436_t0); - r436_xn$setanchor$9Jrj = _r436_t0['set-anchor']['bind'](_r436_t0); - r436_xn$applytransform$1aao = _r436_t0['apply-transform']['bind'](_r436_t0); - r436_xn$dontexport$5sIl = function _r436_t3() { - var _r438_t0, _r438_t1; - return r436_currentGlyph['dontExport'] = true; + r437_xn$startfrom$1aao = _r437_t0['start-from']['bind'](_r437_t0); + r437_xn$lineto$5sIl = _r437_t0['line-to']['bind'](_r437_t0); + r437_xn$curveto$1aao = _r437_t0['curve-to']['bind'](_r437_t0); + r437_xn$cubicto$1aao = _r437_t0['cubic-to']['bind'](_r437_t0); + r437_xn$putshapes$9Jrj = _r437_t0['put-shapes']['bind'](_r437_t0); + r437_xn$reverselast$3qIs = _r437_t0['reverse-last']['bind'](_r437_t0); + r437_include = _r437_t0['include']['bind'](_r437_t0); + r437_xn$createstroke$7Hrq = _r437_t0['create-stroke']['bind'](_r437_t0); + r437_xn$setanchor$9Jrj = _r437_t0['set-anchor']['bind'](_r437_t0); + r437_xn$applytransform$1aao = _r437_t0['apply-transform']['bind'](_r437_t0); + r437_xn$dontexport$5sIl = function _r437_t3() { + var _r439_t0, _r439_t1; + return r437_currentGlyph['dontExport'] = true; }; - _r436_t0['gizmo'] = r4_globalTransform; - _r436_t0['set-width'](r4_WIDTH); - r436_xn$setwidth$9Jrj(r4_WIDTH); - r436_xn$dontexport$5sIl(); - r436_include(r4_ifMarks); - r436_include(r436_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE - r4_SHOOK * 2, r4_HALFSTROKE + r4_O * 6 - r4_SHOOK)['heads-to'](r4_RIGHTWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['arc-hv-to'](r4_MIDDLE, 0)['line-to'](r4_MIDDLE, r4_CAP - r4_SHOOK)['arc-vh-to'](r4_MIDDLE + r4_SHOOK * 2, r4_CAP - r4_HALFSTROKE - r4_O * 6)['heads-to'](r4_RIGHTWARD)); + _r437_t0['gizmo'] = r4_globalTransform; + _r437_t0['set-width'](r4_WIDTH); + r437_xn$setwidth$9Jrj(r4_WIDTH); + r437_xn$dontexport$5sIl(); + r437_include(r4_ifMarks); + r437_include(r437_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE - r4_SHOOK * 2, r4_HALFSTROKE + r4_O * 6 - r4_SHOOK)['heads-to'](r4_RIGHTWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['arc-hv-to'](r4_MIDDLE, 0)['line-to'](r4_MIDDLE, r4_CAP - r4_SHOOK)['arc-vh-to'](r4_MIDDLE + r4_SHOOK * 2, r4_CAP - r4_HALFSTROKE - r4_O * 6)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('longs', function _r4_t150() { - var r440_currentGlyph, r440_xn$setwidth$9Jrj, r440_xn$assignunicode$7Hrq, r440_xn$startfrom$1aao, r440_xn$lineto$5sIl, r440_xn$curveto$1aao, r440_xn$cubicto$1aao, r440_xn$putshapes$9Jrj, r440_xn$reverselast$3qIs, r440_include, r440_xn$createstroke$7Hrq, r440_xn$setanchor$9Jrj, r440_xn$applytransform$1aao, r440_xn$dontexport$5sIl, _r440_t0, _r440_t1, _r440_t2, _r440_t3; - _r440_t0 = this; - r440_currentGlyph = _r440_t0; - r440_xn$setwidth$9Jrj = _r440_t0['set-width']['bind'](_r440_t0); - r440_xn$assignunicode$7Hrq = function _r440_t2(r441_code) { - var r441_code, _r441_t0, _r441_t1; - r440_currentGlyph['assign-unicode'](r441_code); - return r4_unicodeGlyphs[r440_currentGlyph['unicode'][r440_currentGlyph['unicode']['length'] - 1]] = r440_currentGlyph; + r4_xn$createglyph$7Hrq('longs', function _r4_t153() { + var r441_currentGlyph, r441_xn$setwidth$9Jrj, r441_xn$assignunicode$7Hrq, r441_xn$startfrom$1aao, r441_xn$lineto$5sIl, r441_xn$curveto$1aao, r441_xn$cubicto$1aao, r441_xn$putshapes$9Jrj, r441_xn$reverselast$3qIs, r441_include, r441_xn$createstroke$7Hrq, r441_xn$setanchor$9Jrj, r441_xn$applytransform$1aao, r441_xn$dontexport$5sIl, _r441_t0, _r441_t1, _r441_t2, _r441_t3; + _r441_t0 = this; + r441_currentGlyph = _r441_t0; + r441_xn$setwidth$9Jrj = _r441_t0['set-width']['bind'](_r441_t0); + r441_xn$assignunicode$7Hrq = function _r441_t2(r442_code) { + var r442_code, _r442_t0, _r442_t1; + r441_currentGlyph['assign-unicode'](r442_code); + return r4_unicodeGlyphs[r441_currentGlyph['unicode'][r441_currentGlyph['unicode']['length'] - 1]] = r441_currentGlyph; }; - r440_xn$startfrom$1aao = _r440_t0['start-from']['bind'](_r440_t0); - r440_xn$lineto$5sIl = _r440_t0['line-to']['bind'](_r440_t0); - r440_xn$curveto$1aao = _r440_t0['curve-to']['bind'](_r440_t0); - r440_xn$cubicto$1aao = _r440_t0['cubic-to']['bind'](_r440_t0); - r440_xn$putshapes$9Jrj = _r440_t0['put-shapes']['bind'](_r440_t0); - r440_xn$reverselast$3qIs = _r440_t0['reverse-last']['bind'](_r440_t0); - r440_include = _r440_t0['include']['bind'](_r440_t0); - r440_xn$createstroke$7Hrq = _r440_t0['create-stroke']['bind'](_r440_t0); - r440_xn$setanchor$9Jrj = _r440_t0['set-anchor']['bind'](_r440_t0); - r440_xn$applytransform$1aao = _r440_t0['apply-transform']['bind'](_r440_t0); - r440_xn$dontexport$5sIl = function _r440_t3() { - var _r442_t0, _r442_t1; - return r440_currentGlyph['dontExport'] = true; + r441_xn$startfrom$1aao = _r441_t0['start-from']['bind'](_r441_t0); + r441_xn$lineto$5sIl = _r441_t0['line-to']['bind'](_r441_t0); + r441_xn$curveto$1aao = _r441_t0['curve-to']['bind'](_r441_t0); + r441_xn$cubicto$1aao = _r441_t0['cubic-to']['bind'](_r441_t0); + r441_xn$putshapes$9Jrj = _r441_t0['put-shapes']['bind'](_r441_t0); + r441_xn$reverselast$3qIs = _r441_t0['reverse-last']['bind'](_r441_t0); + r441_include = _r441_t0['include']['bind'](_r441_t0); + r441_xn$createstroke$7Hrq = _r441_t0['create-stroke']['bind'](_r441_t0); + r441_xn$setanchor$9Jrj = _r441_t0['set-anchor']['bind'](_r441_t0); + r441_xn$applytransform$1aao = _r441_t0['apply-transform']['bind'](_r441_t0); + r441_xn$dontexport$5sIl = function _r441_t3() { + var _r443_t0, _r443_t1; + return r441_currentGlyph['dontExport'] = true; }; - _r440_t0['gizmo'] = r4_globalTransform; - _r440_t0['set-width'](r4_WIDTH); - r440_xn$setwidth$9Jrj(r4_WIDTH); - r440_xn$assignunicode$7Hrq(383); + _r441_t0['gizmo'] = r4_globalTransform; + _r441_t0['set-width'](r4_WIDTH); + r441_xn$setwidth$9Jrj(r4_WIDTH); + r441_xn$assignunicode$7Hrq(383); if (r4_para['italicangle'] > 0) { - r440_include(r4_glyphs['longs.italic'], r4_AS_BASE); + r441_include(r4_glyphs['longs.italic'], r4_AS_BASE); } else { - r440_include(r4_glyphs['longs.upright'], r4_AS_BASE); + r441_include(r4_glyphs['longs.upright'], r4_AS_BASE); } return void 0; }); - r4_xn$createglyph$7Hrq('f', function _r4_t151() { - var r444_currentGlyph, r444_xn$setwidth$9Jrj, r444_xn$assignunicode$7Hrq, r444_xn$startfrom$1aao, r444_xn$lineto$5sIl, r444_xn$curveto$1aao, r444_xn$cubicto$1aao, r444_xn$putshapes$9Jrj, r444_xn$reverselast$3qIs, r444_include, r444_xn$createstroke$7Hrq, r444_xn$setanchor$9Jrj, r444_xn$applytransform$1aao, r444_xn$dontexport$5sIl, _r444_t0, _r444_t1, _r444_t2, _r444_t3; - _r444_t0 = this; - r444_currentGlyph = _r444_t0; - r444_xn$setwidth$9Jrj = _r444_t0['set-width']['bind'](_r444_t0); - r444_xn$assignunicode$7Hrq = function _r444_t2(r445_code) { - var r445_code, _r445_t0, _r445_t1; - r444_currentGlyph['assign-unicode'](r445_code); - return r4_unicodeGlyphs[r444_currentGlyph['unicode'][r444_currentGlyph['unicode']['length'] - 1]] = r444_currentGlyph; + r4_xn$createglyph$7Hrq('f', function _r4_t154() { + var r445_currentGlyph, r445_xn$setwidth$9Jrj, r445_xn$assignunicode$7Hrq, r445_xn$startfrom$1aao, r445_xn$lineto$5sIl, r445_xn$curveto$1aao, r445_xn$cubicto$1aao, r445_xn$putshapes$9Jrj, r445_xn$reverselast$3qIs, r445_include, r445_xn$createstroke$7Hrq, r445_xn$setanchor$9Jrj, r445_xn$applytransform$1aao, r445_xn$dontexport$5sIl, _r445_t0, _r445_t1, _r445_t2, _r445_t3; + _r445_t0 = this; + r445_currentGlyph = _r445_t0; + r445_xn$setwidth$9Jrj = _r445_t0['set-width']['bind'](_r445_t0); + r445_xn$assignunicode$7Hrq = function _r445_t2(r446_code) { + var r446_code, _r446_t0, _r446_t1; + r445_currentGlyph['assign-unicode'](r446_code); + return r4_unicodeGlyphs[r445_currentGlyph['unicode'][r445_currentGlyph['unicode']['length'] - 1]] = r445_currentGlyph; }; - r444_xn$startfrom$1aao = _r444_t0['start-from']['bind'](_r444_t0); - r444_xn$lineto$5sIl = _r444_t0['line-to']['bind'](_r444_t0); - r444_xn$curveto$1aao = _r444_t0['curve-to']['bind'](_r444_t0); - r444_xn$cubicto$1aao = _r444_t0['cubic-to']['bind'](_r444_t0); - r444_xn$putshapes$9Jrj = _r444_t0['put-shapes']['bind'](_r444_t0); - r444_xn$reverselast$3qIs = _r444_t0['reverse-last']['bind'](_r444_t0); - r444_include = _r444_t0['include']['bind'](_r444_t0); - r444_xn$createstroke$7Hrq = _r444_t0['create-stroke']['bind'](_r444_t0); - r444_xn$setanchor$9Jrj = _r444_t0['set-anchor']['bind'](_r444_t0); - r444_xn$applytransform$1aao = _r444_t0['apply-transform']['bind'](_r444_t0); - r444_xn$dontexport$5sIl = function _r444_t3() { - var _r446_t0, _r446_t1; - return r444_currentGlyph['dontExport'] = true; + r445_xn$startfrom$1aao = _r445_t0['start-from']['bind'](_r445_t0); + r445_xn$lineto$5sIl = _r445_t0['line-to']['bind'](_r445_t0); + r445_xn$curveto$1aao = _r445_t0['curve-to']['bind'](_r445_t0); + r445_xn$cubicto$1aao = _r445_t0['cubic-to']['bind'](_r445_t0); + r445_xn$putshapes$9Jrj = _r445_t0['put-shapes']['bind'](_r445_t0); + r445_xn$reverselast$3qIs = _r445_t0['reverse-last']['bind'](_r445_t0); + r445_include = _r445_t0['include']['bind'](_r445_t0); + r445_xn$createstroke$7Hrq = _r445_t0['create-stroke']['bind'](_r445_t0); + r445_xn$setanchor$9Jrj = _r445_t0['set-anchor']['bind'](_r445_t0); + r445_xn$applytransform$1aao = _r445_t0['apply-transform']['bind'](_r445_t0); + r445_xn$dontexport$5sIl = function _r445_t3() { + var _r447_t0, _r447_t1; + return r445_currentGlyph['dontExport'] = true; }; - _r444_t0['gizmo'] = r4_globalTransform; - _r444_t0['set-width'](r4_WIDTH); - r444_xn$setwidth$9Jrj(r4_WIDTH); - r444_xn$assignunicode$7Hrq('f'); - r444_include(r4_glyphs['longs'], r4_AS_BASE); - r444_include(r4_fBar()); + _r445_t0['gizmo'] = r4_globalTransform; + _r445_t0['set-width'](r4_WIDTH); + r445_xn$setwidth$9Jrj(r4_WIDTH); + r445_xn$assignunicode$7Hrq('f'); + r445_include(r4_glyphs['longs'], r4_AS_BASE); + r445_include(r4_fBar()); return void 0; }); - r4_xn$createglyph$7Hrq('AE', function _r4_t152() { - var r448_currentGlyph, r448_xn$setwidth$9Jrj, r448_xn$assignunicode$7Hrq, r448_xn$startfrom$1aao, r448_xn$lineto$5sIl, r448_xn$curveto$1aao, r448_xn$cubicto$1aao, r448_xn$putshapes$9Jrj, r448_xn$reverselast$3qIs, r448_include, r448_xn$createstroke$7Hrq, r448_xn$setanchor$9Jrj, r448_xn$applytransform$1aao, r448_xn$dontexport$5sIl, r448_sw, r448_eleft, r448_turn, _r448_t0, _r448_t1, _r448_t2, _r448_t3; - _r448_t0 = this; - r448_currentGlyph = _r448_t0; - r448_xn$setwidth$9Jrj = _r448_t0['set-width']['bind'](_r448_t0); - r448_xn$assignunicode$7Hrq = function _r448_t2(r449_code) { - var r449_code, _r449_t0, _r449_t1; - r448_currentGlyph['assign-unicode'](r449_code); - return r4_unicodeGlyphs[r448_currentGlyph['unicode'][r448_currentGlyph['unicode']['length'] - 1]] = r448_currentGlyph; + r4_xn$createglyph$7Hrq('AE', function _r4_t155() { + var r449_currentGlyph, r449_xn$setwidth$9Jrj, r449_xn$assignunicode$7Hrq, r449_xn$startfrom$1aao, r449_xn$lineto$5sIl, r449_xn$curveto$1aao, r449_xn$cubicto$1aao, r449_xn$putshapes$9Jrj, r449_xn$reverselast$3qIs, r449_include, r449_xn$createstroke$7Hrq, r449_xn$setanchor$9Jrj, r449_xn$applytransform$1aao, r449_xn$dontexport$5sIl, r449_sw, r449_eleft, r449_turn, _r449_t0, _r449_t1, _r449_t2, _r449_t3; + _r449_t0 = this; + r449_currentGlyph = _r449_t0; + r449_xn$setwidth$9Jrj = _r449_t0['set-width']['bind'](_r449_t0); + r449_xn$assignunicode$7Hrq = function _r449_t2(r450_code) { + var r450_code, _r450_t0, _r450_t1; + r449_currentGlyph['assign-unicode'](r450_code); + return r4_unicodeGlyphs[r449_currentGlyph['unicode'][r449_currentGlyph['unicode']['length'] - 1]] = r449_currentGlyph; }; - r448_xn$startfrom$1aao = _r448_t0['start-from']['bind'](_r448_t0); - r448_xn$lineto$5sIl = _r448_t0['line-to']['bind'](_r448_t0); - r448_xn$curveto$1aao = _r448_t0['curve-to']['bind'](_r448_t0); - r448_xn$cubicto$1aao = _r448_t0['cubic-to']['bind'](_r448_t0); - r448_xn$putshapes$9Jrj = _r448_t0['put-shapes']['bind'](_r448_t0); - r448_xn$reverselast$3qIs = _r448_t0['reverse-last']['bind'](_r448_t0); - r448_include = _r448_t0['include']['bind'](_r448_t0); - r448_xn$createstroke$7Hrq = _r448_t0['create-stroke']['bind'](_r448_t0); - r448_xn$setanchor$9Jrj = _r448_t0['set-anchor']['bind'](_r448_t0); - r448_xn$applytransform$1aao = _r448_t0['apply-transform']['bind'](_r448_t0); - r448_xn$dontexport$5sIl = function _r448_t3() { - var _r450_t0, _r450_t1; - return r448_currentGlyph['dontExport'] = true; + r449_xn$startfrom$1aao = _r449_t0['start-from']['bind'](_r449_t0); + r449_xn$lineto$5sIl = _r449_t0['line-to']['bind'](_r449_t0); + r449_xn$curveto$1aao = _r449_t0['curve-to']['bind'](_r449_t0); + r449_xn$cubicto$1aao = _r449_t0['cubic-to']['bind'](_r449_t0); + r449_xn$putshapes$9Jrj = _r449_t0['put-shapes']['bind'](_r449_t0); + r449_xn$reverselast$3qIs = _r449_t0['reverse-last']['bind'](_r449_t0); + r449_include = _r449_t0['include']['bind'](_r449_t0); + r449_xn$createstroke$7Hrq = _r449_t0['create-stroke']['bind'](_r449_t0); + r449_xn$setanchor$9Jrj = _r449_t0['set-anchor']['bind'](_r449_t0); + r449_xn$applytransform$1aao = _r449_t0['apply-transform']['bind'](_r449_t0); + r449_xn$dontexport$5sIl = function _r449_t3() { + var _r451_t0, _r451_t1; + return r449_currentGlyph['dontExport'] = true; }; - _r448_t0['gizmo'] = r4_globalTransform; - _r448_t0['set-width'](r4_WIDTH); - r448_xn$setwidth$9Jrj(r4_WIDTH); - r448_xn$assignunicode$7Hrq(198); - r448_include(r4_capitalMarks); - r448_sw = r4_adviceBlackness(3.5); - r448_eleft = r4_MIDDLE - r448_sw * 0.25; - r448_turn = r4_XH * 0.1; - r448_include(r448_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r448_sw)['line-to'](r4_SB, r448_turn)['heads-to'](r4_UPWARD)['curve-to'](r4_SB, r0_mix(r448_turn, r4_CAP, 0.27), r448_eleft - r4_HALFSTROKE, r4_CAP)['set-width'](0, r448_sw * 0.8)); - r448_include(r448_xn$createstroke$7Hrq()['start-from'](r4_SB + r448_sw, r4_XH / 2)['heads-to'](r4_RIGHTWARD)['set-width'](0, r448_sw)['line-to'](r448_eleft + r448_sw / 2, r4_XH / 2)['heads-to'](r4_RIGHTWARD)); - r448_include(r448_xn$createstroke$7Hrq()['start-from'](r448_eleft, 0)['heads-to'](r4_UPWARD)['set-width'](0, r448_sw)['line-to'](r448_eleft, r4_CAP)['heads-to'](r4_UPWARD)); - r448_include(r448_xn$createstroke$7Hrq()['start-from'](r448_eleft - r4_HALFSTROKE, r4_CAP)['set-width'](0, r4_STROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_RIGHTWARD)); - r448_include(r448_xn$createstroke$7Hrq()['start-from'](r448_eleft, r4_CAP * 0.54)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB - r448_sw / 4, r4_CAP * 0.54)['heads-to'](r4_RIGHTWARD)); - r448_include(r448_xn$createstroke$7Hrq()['start-from'](r448_eleft, 0)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, 0)['heads-to'](r4_RIGHTWARD)); + _r449_t0['gizmo'] = r4_globalTransform; + _r449_t0['set-width'](r4_WIDTH); + r449_xn$setwidth$9Jrj(r4_WIDTH); + r449_xn$assignunicode$7Hrq(198); + r449_include(r4_capitalMarks); + r449_sw = r4_adviceBlackness(3.5); + r449_eleft = r4_MIDDLE - r449_sw * 0.25; + r449_turn = r4_XH * 0.1; + r449_include(r449_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_UPWARD)['set-width'](0, r449_sw)['line-to'](r4_SB, r449_turn)['heads-to'](r4_UPWARD)['curve-to'](r4_SB, r0_mix(r449_turn, r4_CAP, 0.27), r449_eleft - r4_HALFSTROKE, r4_CAP)['set-width'](0, r449_sw * 0.8)); + r449_include(r449_xn$createstroke$7Hrq()['start-from'](r4_SB + r449_sw, r4_XH / 2)['heads-to'](r4_RIGHTWARD)['set-width'](0, r449_sw)['line-to'](r449_eleft + r449_sw / 2, r4_XH / 2)['heads-to'](r4_RIGHTWARD)); + r449_include(r449_xn$createstroke$7Hrq()['start-from'](r449_eleft, 0)['heads-to'](r4_UPWARD)['set-width'](0, r449_sw)['line-to'](r449_eleft, r4_CAP)['heads-to'](r4_UPWARD)); + r449_include(r449_xn$createstroke$7Hrq()['start-from'](r449_eleft - r4_HALFSTROKE, r4_CAP)['set-width'](0, r4_STROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_RIGHTWARD)); + r449_include(r449_xn$createstroke$7Hrq()['start-from'](r449_eleft, r4_CAP * 0.54)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB - r449_sw / 4, r4_CAP * 0.54)['heads-to'](r4_RIGHTWARD)); + r449_include(r449_xn$createstroke$7Hrq()['start-from'](r449_eleft, 0)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, 0)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('OE', function _r4_t153() { - var r452_currentGlyph, r452_xn$setwidth$9Jrj, r452_xn$assignunicode$7Hrq, r452_xn$startfrom$1aao, r452_xn$lineto$5sIl, r452_xn$curveto$1aao, r452_xn$cubicto$1aao, r452_xn$putshapes$9Jrj, r452_xn$reverselast$3qIs, r452_include, r452_xn$createstroke$7Hrq, r452_xn$setanchor$9Jrj, r452_xn$applytransform$1aao, r452_xn$dontexport$5sIl, r452_sw, r452_eleft, _r452_t0, _r452_t1, _r452_t2, _r452_t3; - _r452_t0 = this; - r452_currentGlyph = _r452_t0; - r452_xn$setwidth$9Jrj = _r452_t0['set-width']['bind'](_r452_t0); - r452_xn$assignunicode$7Hrq = function _r452_t2(r453_code) { - var r453_code, _r453_t0, _r453_t1; - r452_currentGlyph['assign-unicode'](r453_code); - return r4_unicodeGlyphs[r452_currentGlyph['unicode'][r452_currentGlyph['unicode']['length'] - 1]] = r452_currentGlyph; + r4_xn$createglyph$7Hrq('OE', function _r4_t156() { + var r453_currentGlyph, r453_xn$setwidth$9Jrj, r453_xn$assignunicode$7Hrq, r453_xn$startfrom$1aao, r453_xn$lineto$5sIl, r453_xn$curveto$1aao, r453_xn$cubicto$1aao, r453_xn$putshapes$9Jrj, r453_xn$reverselast$3qIs, r453_include, r453_xn$createstroke$7Hrq, r453_xn$setanchor$9Jrj, r453_xn$applytransform$1aao, r453_xn$dontexport$5sIl, r453_sw, r453_eleft, _r453_t0, _r453_t1, _r453_t2, _r453_t3; + _r453_t0 = this; + r453_currentGlyph = _r453_t0; + r453_xn$setwidth$9Jrj = _r453_t0['set-width']['bind'](_r453_t0); + r453_xn$assignunicode$7Hrq = function _r453_t2(r454_code) { + var r454_code, _r454_t0, _r454_t1; + r453_currentGlyph['assign-unicode'](r454_code); + return r4_unicodeGlyphs[r453_currentGlyph['unicode'][r453_currentGlyph['unicode']['length'] - 1]] = r453_currentGlyph; }; - r452_xn$startfrom$1aao = _r452_t0['start-from']['bind'](_r452_t0); - r452_xn$lineto$5sIl = _r452_t0['line-to']['bind'](_r452_t0); - r452_xn$curveto$1aao = _r452_t0['curve-to']['bind'](_r452_t0); - r452_xn$cubicto$1aao = _r452_t0['cubic-to']['bind'](_r452_t0); - r452_xn$putshapes$9Jrj = _r452_t0['put-shapes']['bind'](_r452_t0); - r452_xn$reverselast$3qIs = _r452_t0['reverse-last']['bind'](_r452_t0); - r452_include = _r452_t0['include']['bind'](_r452_t0); - r452_xn$createstroke$7Hrq = _r452_t0['create-stroke']['bind'](_r452_t0); - r452_xn$setanchor$9Jrj = _r452_t0['set-anchor']['bind'](_r452_t0); - r452_xn$applytransform$1aao = _r452_t0['apply-transform']['bind'](_r452_t0); - r452_xn$dontexport$5sIl = function _r452_t3() { - var _r454_t0, _r454_t1; - return r452_currentGlyph['dontExport'] = true; + r453_xn$startfrom$1aao = _r453_t0['start-from']['bind'](_r453_t0); + r453_xn$lineto$5sIl = _r453_t0['line-to']['bind'](_r453_t0); + r453_xn$curveto$1aao = _r453_t0['curve-to']['bind'](_r453_t0); + r453_xn$cubicto$1aao = _r453_t0['cubic-to']['bind'](_r453_t0); + r453_xn$putshapes$9Jrj = _r453_t0['put-shapes']['bind'](_r453_t0); + r453_xn$reverselast$3qIs = _r453_t0['reverse-last']['bind'](_r453_t0); + r453_include = _r453_t0['include']['bind'](_r453_t0); + r453_xn$createstroke$7Hrq = _r453_t0['create-stroke']['bind'](_r453_t0); + r453_xn$setanchor$9Jrj = _r453_t0['set-anchor']['bind'](_r453_t0); + r453_xn$applytransform$1aao = _r453_t0['apply-transform']['bind'](_r453_t0); + r453_xn$dontexport$5sIl = function _r453_t3() { + var _r455_t0, _r455_t1; + return r453_currentGlyph['dontExport'] = true; }; - _r452_t0['gizmo'] = r4_globalTransform; - _r452_t0['set-width'](r4_WIDTH); - r452_xn$setwidth$9Jrj(r4_WIDTH); - r452_xn$assignunicode$7Hrq(338); - r452_include(r4_capitalMarks); - r452_sw = r4_adviceBlackness(3.5); - r452_eleft = r4_MIDDLE; - r452_include(r452_xn$createstroke$7Hrq()['start-from'](r452_eleft + 1, r4_CAP)['set-width'](r452_sw, 0)['heads-to'](r4_LEFTWARD)['line-to'](r452_eleft, r4_CAP)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB, r4_CAP - r4_SMOOTHA)['line-to'](r4_SB, r4_SMOOTHB)['arc-vh-to'](r452_eleft, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r452_eleft + 1, 0)['heads-to'](r4_RIGHTWARD)); - r452_include(r452_xn$createstroke$7Hrq()['start-from'](r452_eleft, 0)['heads-to'](r4_UPWARD)['set-width'](0, r452_sw)['line-to'](r452_eleft, r4_CAP)['heads-to'](r4_UPWARD)); - r452_include(r452_xn$createstroke$7Hrq()['start-from'](r452_eleft, r4_CAP)['set-width'](0, r4_STROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_RIGHTWARD)); - r452_include(r452_xn$createstroke$7Hrq()['start-from'](r452_eleft, r4_CAP * 0.54)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB - r452_sw / 4, r4_CAP * 0.54)['heads-to'](r4_RIGHTWARD)); - r452_include(r452_xn$createstroke$7Hrq()['start-from'](r452_eleft, 0)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, 0)['heads-to'](r4_RIGHTWARD)); + _r453_t0['gizmo'] = r4_globalTransform; + _r453_t0['set-width'](r4_WIDTH); + r453_xn$setwidth$9Jrj(r4_WIDTH); + r453_xn$assignunicode$7Hrq(338); + r453_include(r4_capitalMarks); + r453_sw = r4_adviceBlackness(3.5); + r453_eleft = r4_MIDDLE; + r453_include(r453_xn$createstroke$7Hrq()['start-from'](r453_eleft + 1, r4_CAP)['set-width'](r453_sw, 0)['heads-to'](r4_LEFTWARD)['line-to'](r453_eleft, r4_CAP)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB, r4_CAP - r4_SMOOTHA)['line-to'](r4_SB, r4_SMOOTHB)['arc-vh-to'](r453_eleft, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r453_eleft + 1, 0)['heads-to'](r4_RIGHTWARD)); + r453_include(r453_xn$createstroke$7Hrq()['start-from'](r453_eleft, 0)['heads-to'](r4_UPWARD)['set-width'](0, r453_sw)['line-to'](r453_eleft, r4_CAP)['heads-to'](r4_UPWARD)); + r453_include(r453_xn$createstroke$7Hrq()['start-from'](r453_eleft, r4_CAP)['set-width'](0, r4_STROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_RIGHTWARD)); + r453_include(r453_xn$createstroke$7Hrq()['start-from'](r453_eleft, r4_CAP * 0.54)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB - r453_sw / 4, r4_CAP * 0.54)['heads-to'](r4_RIGHTWARD)); + r453_include(r453_xn$createstroke$7Hrq()['start-from'](r453_eleft, 0)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, 0)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('ae-epart', function _r4_t154() { - var r456_currentGlyph, r456_xn$setwidth$9Jrj, r456_xn$assignunicode$7Hrq, r456_xn$startfrom$1aao, r456_xn$lineto$5sIl, r456_xn$curveto$1aao, r456_xn$cubicto$1aao, r456_xn$putshapes$9Jrj, r456_xn$reverselast$3qIs, r456_include, r456_xn$createstroke$7Hrq, r456_xn$setanchor$9Jrj, r456_xn$applytransform$1aao, r456_xn$dontexport$5sIl, r456_sw, r456_eLeft, r456_eMiddle, r456_barbottom, r456_hookx, r456_eHookMiddle, r456_sma, r456_smb, _r456_t0, _r456_t1, _r456_t2, _r456_t3; - _r456_t0 = this; - r456_currentGlyph = _r456_t0; - r456_xn$setwidth$9Jrj = _r456_t0['set-width']['bind'](_r456_t0); - r456_xn$assignunicode$7Hrq = function _r456_t2(r457_code) { - var r457_code, _r457_t0, _r457_t1; - r456_currentGlyph['assign-unicode'](r457_code); - return r4_unicodeGlyphs[r456_currentGlyph['unicode'][r456_currentGlyph['unicode']['length'] - 1]] = r456_currentGlyph; + r4_xn$createglyph$7Hrq('ae-epart', function _r4_t157() { + var r457_currentGlyph, r457_xn$setwidth$9Jrj, r457_xn$assignunicode$7Hrq, r457_xn$startfrom$1aao, r457_xn$lineto$5sIl, r457_xn$curveto$1aao, r457_xn$cubicto$1aao, r457_xn$putshapes$9Jrj, r457_xn$reverselast$3qIs, r457_include, r457_xn$createstroke$7Hrq, r457_xn$setanchor$9Jrj, r457_xn$applytransform$1aao, r457_xn$dontexport$5sIl, r457_sw, r457_eLeft, r457_eMiddle, r457_barbottom, r457_hookx, r457_eHookMiddle, r457_sma, r457_smb, _r457_t0, _r457_t1, _r457_t2, _r457_t3; + _r457_t0 = this; + r457_currentGlyph = _r457_t0; + r457_xn$setwidth$9Jrj = _r457_t0['set-width']['bind'](_r457_t0); + r457_xn$assignunicode$7Hrq = function _r457_t2(r458_code) { + var r458_code, _r458_t0, _r458_t1; + r457_currentGlyph['assign-unicode'](r458_code); + return r4_unicodeGlyphs[r457_currentGlyph['unicode'][r457_currentGlyph['unicode']['length'] - 1]] = r457_currentGlyph; }; - r456_xn$startfrom$1aao = _r456_t0['start-from']['bind'](_r456_t0); - r456_xn$lineto$5sIl = _r456_t0['line-to']['bind'](_r456_t0); - r456_xn$curveto$1aao = _r456_t0['curve-to']['bind'](_r456_t0); - r456_xn$cubicto$1aao = _r456_t0['cubic-to']['bind'](_r456_t0); - r456_xn$putshapes$9Jrj = _r456_t0['put-shapes']['bind'](_r456_t0); - r456_xn$reverselast$3qIs = _r456_t0['reverse-last']['bind'](_r456_t0); - r456_include = _r456_t0['include']['bind'](_r456_t0); - r456_xn$createstroke$7Hrq = _r456_t0['create-stroke']['bind'](_r456_t0); - r456_xn$setanchor$9Jrj = _r456_t0['set-anchor']['bind'](_r456_t0); - r456_xn$applytransform$1aao = _r456_t0['apply-transform']['bind'](_r456_t0); - r456_xn$dontexport$5sIl = function _r456_t3() { - var _r458_t0, _r458_t1; - return r456_currentGlyph['dontExport'] = true; + r457_xn$startfrom$1aao = _r457_t0['start-from']['bind'](_r457_t0); + r457_xn$lineto$5sIl = _r457_t0['line-to']['bind'](_r457_t0); + r457_xn$curveto$1aao = _r457_t0['curve-to']['bind'](_r457_t0); + r457_xn$cubicto$1aao = _r457_t0['cubic-to']['bind'](_r457_t0); + r457_xn$putshapes$9Jrj = _r457_t0['put-shapes']['bind'](_r457_t0); + r457_xn$reverselast$3qIs = _r457_t0['reverse-last']['bind'](_r457_t0); + r457_include = _r457_t0['include']['bind'](_r457_t0); + r457_xn$createstroke$7Hrq = _r457_t0['create-stroke']['bind'](_r457_t0); + r457_xn$setanchor$9Jrj = _r457_t0['set-anchor']['bind'](_r457_t0); + r457_xn$applytransform$1aao = _r457_t0['apply-transform']['bind'](_r457_t0); + r457_xn$dontexport$5sIl = function _r457_t3() { + var _r459_t0, _r459_t1; + return r457_currentGlyph['dontExport'] = true; }; - _r456_t0['gizmo'] = r4_globalTransform; - _r456_t0['set-width'](r4_WIDTH); - r456_xn$dontexport$5sIl(); - r456_sw = r4_adviceBlackness(3.5); - r456_eLeft = r4_MIDDLE - r456_sw / 2 * r4_ITALICCOR; - r456_eMiddle = r0_mix(r456_eLeft, r4_RIGHTSB - r4_O, 0.5) - r456_sw * r4_globalTransform['yx']; - r456_barbottom = r4_XH * r4_EBARPOS; - r456_hookx = r4_RIGHTSB - r4_O - r4_OXHOOK + r4_TAILADJX * r4_globalTransform['yx']; - r456_eHookMiddle = r0_mix(r456_eLeft, r456_hookx, 0.5); - r456_sma = r4_SMALLSMOOTHA * 0.6; - r456_smb = r4_SMALLSMOOTHB * 0.6; - r456_include(r456_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_O, r456_barbottom)['heads-to'](r4_UPWARD)['set-width'](r456_sw, 0)['line-to'](r4_RIGHTSB - r4_O, r4_XH - r456_smb)['arc-vh-to'](r456_eMiddle, r4_XO)['arc-hv-to'](r456_eLeft, r4_XH - r456_sma)['line-to'](r456_eLeft, r456_smb)['arc-vh-to'](r456_eHookMiddle, r4_O)['curve-to'](r0_mix(r456_eHookMiddle, r456_hookx, r4_KAPPA_HOOK), r4_O, r456_hookx, r4_SHOOK - r4_TAILADJY * r4_globalTransform['yx'])); - r456_include(r456_xn$createstroke$7Hrq()['start-from'](r456_eLeft + r456_sw / 2, r456_barbottom)['set-width'](r456_sw, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB - r456_sw / 2, r456_barbottom)['heads-to'](r4_RIGHTWARD)); + _r457_t0['gizmo'] = r4_globalTransform; + _r457_t0['set-width'](r4_WIDTH); + r457_xn$dontexport$5sIl(); + r457_sw = r4_adviceBlackness(3.5); + r457_eLeft = r4_MIDDLE - r457_sw / 2 * r4_ITALICCOR; + r457_eMiddle = r0_mix(r457_eLeft, r4_RIGHTSB - r4_O, 0.5) - r457_sw * r4_globalTransform['yx']; + r457_barbottom = r4_XH * r4_EBARPOS; + r457_hookx = r4_RIGHTSB - r4_O - r4_OXHOOK + r4_TAILADJX * r4_globalTransform['yx']; + r457_eHookMiddle = r0_mix(r457_eLeft, r457_hookx, 0.5); + r457_sma = r4_SMALLSMOOTHA * 0.6; + r457_smb = r4_SMALLSMOOTHB * 0.6; + r457_include(r457_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_O, r457_barbottom)['heads-to'](r4_UPWARD)['set-width'](r457_sw, 0)['line-to'](r4_RIGHTSB - r4_O, r4_XH - r457_smb)['arc-vh-to'](r457_eMiddle, r4_XO)['arc-hv-to'](r457_eLeft, r4_XH - r457_sma)['line-to'](r457_eLeft, r457_smb)['arc-vh-to'](r457_eHookMiddle, r4_O)['curve-to'](r0_mix(r457_eHookMiddle, r457_hookx, r4_KAPPA_HOOK), r4_O, r457_hookx, r4_SHOOK - r4_TAILADJY * r4_globalTransform['yx'])); + r457_include(r457_xn$createstroke$7Hrq()['start-from'](r457_eLeft + r457_sw / 2, r457_barbottom)['set-width'](r457_sw, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB - r457_sw / 2, r457_barbottom)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('ae-apart', function _r4_t155() { - var r460_currentGlyph, r460_xn$setwidth$9Jrj, r460_xn$assignunicode$7Hrq, r460_xn$startfrom$1aao, r460_xn$lineto$5sIl, r460_xn$curveto$1aao, r460_xn$cubicto$1aao, r460_xn$putshapes$9Jrj, r460_xn$reverselast$3qIs, r460_include, r460_xn$createstroke$7Hrq, r460_xn$setanchor$9Jrj, r460_xn$applytransform$1aao, r460_xn$dontexport$5sIl, r460_sw, r460_bartop, r460_abarRight, r460_m1, r460_lowmiddle, r460_barsmooth, r460_sma, r460_smb, _r460_t0, _r460_t1, _r460_t2, _r460_t3; - _r460_t0 = this; - r460_currentGlyph = _r460_t0; - r460_xn$setwidth$9Jrj = _r460_t0['set-width']['bind'](_r460_t0); - r460_xn$assignunicode$7Hrq = function _r460_t2(r461_code) { - var r461_code, _r461_t0, _r461_t1; - r460_currentGlyph['assign-unicode'](r461_code); - return r4_unicodeGlyphs[r460_currentGlyph['unicode'][r460_currentGlyph['unicode']['length'] - 1]] = r460_currentGlyph; + r4_xn$createglyph$7Hrq('ae-apart', function _r4_t158() { + var r461_currentGlyph, r461_xn$setwidth$9Jrj, r461_xn$assignunicode$7Hrq, r461_xn$startfrom$1aao, r461_xn$lineto$5sIl, r461_xn$curveto$1aao, r461_xn$cubicto$1aao, r461_xn$putshapes$9Jrj, r461_xn$reverselast$3qIs, r461_include, r461_xn$createstroke$7Hrq, r461_xn$setanchor$9Jrj, r461_xn$applytransform$1aao, r461_xn$dontexport$5sIl, r461_sw, r461_bartop, r461_abarRight, r461_m1, r461_lowmiddle, r461_barsmooth, r461_sma, r461_smb, _r461_t0, _r461_t1, _r461_t2, _r461_t3; + _r461_t0 = this; + r461_currentGlyph = _r461_t0; + r461_xn$setwidth$9Jrj = _r461_t0['set-width']['bind'](_r461_t0); + r461_xn$assignunicode$7Hrq = function _r461_t2(r462_code) { + var r462_code, _r462_t0, _r462_t1; + r461_currentGlyph['assign-unicode'](r462_code); + return r4_unicodeGlyphs[r461_currentGlyph['unicode'][r461_currentGlyph['unicode']['length'] - 1]] = r461_currentGlyph; }; - r460_xn$startfrom$1aao = _r460_t0['start-from']['bind'](_r460_t0); - r460_xn$lineto$5sIl = _r460_t0['line-to']['bind'](_r460_t0); - r460_xn$curveto$1aao = _r460_t0['curve-to']['bind'](_r460_t0); - r460_xn$cubicto$1aao = _r460_t0['cubic-to']['bind'](_r460_t0); - r460_xn$putshapes$9Jrj = _r460_t0['put-shapes']['bind'](_r460_t0); - r460_xn$reverselast$3qIs = _r460_t0['reverse-last']['bind'](_r460_t0); - r460_include = _r460_t0['include']['bind'](_r460_t0); - r460_xn$createstroke$7Hrq = _r460_t0['create-stroke']['bind'](_r460_t0); - r460_xn$setanchor$9Jrj = _r460_t0['set-anchor']['bind'](_r460_t0); - r460_xn$applytransform$1aao = _r460_t0['apply-transform']['bind'](_r460_t0); - r460_xn$dontexport$5sIl = function _r460_t3() { - var _r462_t0, _r462_t1; - return r460_currentGlyph['dontExport'] = true; + r461_xn$startfrom$1aao = _r461_t0['start-from']['bind'](_r461_t0); + r461_xn$lineto$5sIl = _r461_t0['line-to']['bind'](_r461_t0); + r461_xn$curveto$1aao = _r461_t0['curve-to']['bind'](_r461_t0); + r461_xn$cubicto$1aao = _r461_t0['cubic-to']['bind'](_r461_t0); + r461_xn$putshapes$9Jrj = _r461_t0['put-shapes']['bind'](_r461_t0); + r461_xn$reverselast$3qIs = _r461_t0['reverse-last']['bind'](_r461_t0); + r461_include = _r461_t0['include']['bind'](_r461_t0); + r461_xn$createstroke$7Hrq = _r461_t0['create-stroke']['bind'](_r461_t0); + r461_xn$setanchor$9Jrj = _r461_t0['set-anchor']['bind'](_r461_t0); + r461_xn$applytransform$1aao = _r461_t0['apply-transform']['bind'](_r461_t0); + r461_xn$dontexport$5sIl = function _r461_t3() { + var _r463_t0, _r463_t1; + return r461_currentGlyph['dontExport'] = true; }; - _r460_t0['gizmo'] = r4_globalTransform; - _r460_t0['set-width'](r4_WIDTH); - r460_xn$dontexport$5sIl(); - r460_sw = r4_adviceBlackness(3.5); - r460_bartop = r4_XH * r4_BARPOS + r460_sw; - r460_abarRight = r4_MIDDLE + r460_sw / 2 * r4_ITALICCOR; - r460_m1 = r0_mix(r4_SB + r4_OXHOOK, r460_abarRight, 0.5); - r460_lowmiddle = r0_mix(r4_SB + r460_sw, r460_abarRight - r460_sw, 0.5) + r460_sw * r4_globalTransform['yx']; - r460_barsmooth = r0_mix(r4_SB, r460_abarRight, 0.6); - r460_sma = r4_SMALLSMOOTHA * 0.6; - r460_smb = r4_SMALLSMOOTHB * 0.6; - r460_include(r460_xn$createstroke$7Hrq()['start-from'](r460_abarRight, r4_XH - r460_sma)['set-width'](r460_sw, 0)['arc-vh-to'](r460_m1, r4_XO)['curve-to'](r0_mix(r460_m1, r4_SB, r4_KAPPA_HOOK), r4_XO, r4_SB + r4_OXHOOK, r4_XH - r4_SHOOK)); - r460_include(r460_xn$createstroke$7Hrq()['start-from'](r460_abarRight, r460_smb)['set-width'](0, r460_sw)['arc-vh-to'](r460_lowmiddle, r4_O)['arc-hv-to'](r4_SB + r4_O, r0_mix(0, r460_bartop, r460_smb / (r460_sma + r460_smb)))['arc-vh-to'](r460_barsmooth, r460_bartop)['line-to'](r460_abarRight, r460_bartop)['heads-to'](r4_RIGHTWARD)); + _r461_t0['gizmo'] = r4_globalTransform; + _r461_t0['set-width'](r4_WIDTH); + r461_xn$dontexport$5sIl(); + r461_sw = r4_adviceBlackness(3.5); + r461_bartop = r4_XH * r4_BARPOS + r461_sw; + r461_abarRight = r4_MIDDLE + r461_sw / 2 * r4_ITALICCOR; + r461_m1 = r0_mix(r4_SB + r4_OXHOOK, r461_abarRight, 0.5); + r461_lowmiddle = r0_mix(r4_SB + r461_sw, r461_abarRight - r461_sw, 0.5) + r461_sw * r4_globalTransform['yx']; + r461_barsmooth = r0_mix(r4_SB, r461_abarRight, 0.6); + r461_sma = r4_SMALLSMOOTHA * 0.6; + r461_smb = r4_SMALLSMOOTHB * 0.6; + r461_include(r461_xn$createstroke$7Hrq()['start-from'](r461_abarRight, r4_XH - r461_sma)['set-width'](r461_sw, 0)['arc-vh-to'](r461_m1, r4_XO)['curve-to'](r0_mix(r461_m1, r4_SB, r4_KAPPA_HOOK), r4_XO, r4_SB + r4_OXHOOK, r4_XH - r4_SHOOK)); + r461_include(r461_xn$createstroke$7Hrq()['start-from'](r461_abarRight, r461_smb)['set-width'](0, r461_sw)['arc-vh-to'](r461_lowmiddle, r4_O)['arc-hv-to'](r4_SB + r4_O, r0_mix(0, r461_bartop, r461_smb / (r461_sma + r461_smb)))['arc-vh-to'](r461_barsmooth, r461_bartop)['line-to'](r461_abarRight, r461_bartop)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('oe-opart', function _r4_t156() { - var r464_currentGlyph, r464_xn$setwidth$9Jrj, r464_xn$assignunicode$7Hrq, r464_xn$startfrom$1aao, r464_xn$lineto$5sIl, r464_xn$curveto$1aao, r464_xn$cubicto$1aao, r464_xn$putshapes$9Jrj, r464_xn$reverselast$3qIs, r464_include, r464_xn$createstroke$7Hrq, r464_xn$setanchor$9Jrj, r464_xn$applytransform$1aao, r464_xn$dontexport$5sIl, r464_sw, r464_abarRight, r464_m1, r464_sma, r464_smb, _r464_t0, _r464_t1, _r464_t2, _r464_t3; - _r464_t0 = this; - r464_currentGlyph = _r464_t0; - r464_xn$setwidth$9Jrj = _r464_t0['set-width']['bind'](_r464_t0); - r464_xn$assignunicode$7Hrq = function _r464_t2(r465_code) { - var r465_code, _r465_t0, _r465_t1; - r464_currentGlyph['assign-unicode'](r465_code); - return r4_unicodeGlyphs[r464_currentGlyph['unicode'][r464_currentGlyph['unicode']['length'] - 1]] = r464_currentGlyph; + r4_xn$createglyph$7Hrq('oe-opart', function _r4_t159() { + var r465_currentGlyph, r465_xn$setwidth$9Jrj, r465_xn$assignunicode$7Hrq, r465_xn$startfrom$1aao, r465_xn$lineto$5sIl, r465_xn$curveto$1aao, r465_xn$cubicto$1aao, r465_xn$putshapes$9Jrj, r465_xn$reverselast$3qIs, r465_include, r465_xn$createstroke$7Hrq, r465_xn$setanchor$9Jrj, r465_xn$applytransform$1aao, r465_xn$dontexport$5sIl, r465_sw, r465_abarRight, r465_m1, r465_sma, r465_smb, _r465_t0, _r465_t1, _r465_t2, _r465_t3; + _r465_t0 = this; + r465_currentGlyph = _r465_t0; + r465_xn$setwidth$9Jrj = _r465_t0['set-width']['bind'](_r465_t0); + r465_xn$assignunicode$7Hrq = function _r465_t2(r466_code) { + var r466_code, _r466_t0, _r466_t1; + r465_currentGlyph['assign-unicode'](r466_code); + return r4_unicodeGlyphs[r465_currentGlyph['unicode'][r465_currentGlyph['unicode']['length'] - 1]] = r465_currentGlyph; }; - r464_xn$startfrom$1aao = _r464_t0['start-from']['bind'](_r464_t0); - r464_xn$lineto$5sIl = _r464_t0['line-to']['bind'](_r464_t0); - r464_xn$curveto$1aao = _r464_t0['curve-to']['bind'](_r464_t0); - r464_xn$cubicto$1aao = _r464_t0['cubic-to']['bind'](_r464_t0); - r464_xn$putshapes$9Jrj = _r464_t0['put-shapes']['bind'](_r464_t0); - r464_xn$reverselast$3qIs = _r464_t0['reverse-last']['bind'](_r464_t0); - r464_include = _r464_t0['include']['bind'](_r464_t0); - r464_xn$createstroke$7Hrq = _r464_t0['create-stroke']['bind'](_r464_t0); - r464_xn$setanchor$9Jrj = _r464_t0['set-anchor']['bind'](_r464_t0); - r464_xn$applytransform$1aao = _r464_t0['apply-transform']['bind'](_r464_t0); - r464_xn$dontexport$5sIl = function _r464_t3() { - var _r466_t0, _r466_t1; - return r464_currentGlyph['dontExport'] = true; + r465_xn$startfrom$1aao = _r465_t0['start-from']['bind'](_r465_t0); + r465_xn$lineto$5sIl = _r465_t0['line-to']['bind'](_r465_t0); + r465_xn$curveto$1aao = _r465_t0['curve-to']['bind'](_r465_t0); + r465_xn$cubicto$1aao = _r465_t0['cubic-to']['bind'](_r465_t0); + r465_xn$putshapes$9Jrj = _r465_t0['put-shapes']['bind'](_r465_t0); + r465_xn$reverselast$3qIs = _r465_t0['reverse-last']['bind'](_r465_t0); + r465_include = _r465_t0['include']['bind'](_r465_t0); + r465_xn$createstroke$7Hrq = _r465_t0['create-stroke']['bind'](_r465_t0); + r465_xn$setanchor$9Jrj = _r465_t0['set-anchor']['bind'](_r465_t0); + r465_xn$applytransform$1aao = _r465_t0['apply-transform']['bind'](_r465_t0); + r465_xn$dontexport$5sIl = function _r465_t3() { + var _r467_t0, _r467_t1; + return r465_currentGlyph['dontExport'] = true; }; - _r464_t0['gizmo'] = r4_globalTransform; - _r464_t0['set-width'](r4_WIDTH); - r464_xn$dontexport$5sIl(); - r464_sw = r4_adviceBlackness(3.5); - r464_abarRight = r4_MIDDLE + r464_sw / 2 * r4_ITALICCOR; - r464_m1 = r0_mix(r4_SB + r4_O, r464_abarRight, 0.5); - r464_sma = r4_SMALLSMOOTHA * 0.6; - r464_smb = r4_SMALLSMOOTHB * 0.6; - r464_include(r464_xn$createstroke$7Hrq()['start-from'](r464_abarRight, r464_smb)['set-width'](0, r464_sw)['arc-vh-to'](r464_m1 + r464_sw * r4_globalTransform['yx'], r4_O)['arc-hv-to'](r4_SB + r4_O, r464_smb)['line-to'](r4_SB + r4_O, r4_XH - r464_sma)['arc-vh-to'](r464_m1 - r464_sw * r4_globalTransform['yx'], r4_XH - r4_O)['arc-hv-to'](r464_abarRight, r4_XH - r464_smb)); + _r465_t0['gizmo'] = r4_globalTransform; + _r465_t0['set-width'](r4_WIDTH); + r465_xn$dontexport$5sIl(); + r465_sw = r4_adviceBlackness(3.5); + r465_abarRight = r4_MIDDLE + r465_sw / 2 * r4_ITALICCOR; + r465_m1 = r0_mix(r4_SB + r4_O, r465_abarRight, 0.5); + r465_sma = r4_SMALLSMOOTHA * 0.6; + r465_smb = r4_SMALLSMOOTHB * 0.6; + r465_include(r465_xn$createstroke$7Hrq()['start-from'](r465_abarRight, r465_smb)['set-width'](0, r465_sw)['arc-vh-to'](r465_m1 + r465_sw * r4_globalTransform['yx'], r4_O)['arc-hv-to'](r4_SB + r4_O, r465_smb)['line-to'](r4_SB + r4_O, r4_XH - r465_sma)['arc-vh-to'](r465_m1 - r465_sw * r4_globalTransform['yx'], r4_XH - r4_O)['arc-hv-to'](r465_abarRight, r4_XH - r465_smb)); return void 0; }); - r4_xn$createglyph$7Hrq('ae', function _r4_t157() { - var r468_currentGlyph, r468_xn$setwidth$9Jrj, r468_xn$assignunicode$7Hrq, r468_xn$startfrom$1aao, r468_xn$lineto$5sIl, r468_xn$curveto$1aao, r468_xn$cubicto$1aao, r468_xn$putshapes$9Jrj, r468_xn$reverselast$3qIs, r468_include, r468_xn$createstroke$7Hrq, r468_xn$setanchor$9Jrj, r468_xn$applytransform$1aao, r468_xn$dontexport$5sIl, _r468_t0, _r468_t1, _r468_t2, _r468_t3; - _r468_t0 = this; - r468_currentGlyph = _r468_t0; - r468_xn$setwidth$9Jrj = _r468_t0['set-width']['bind'](_r468_t0); - r468_xn$assignunicode$7Hrq = function _r468_t2(r469_code) { - var r469_code, _r469_t0, _r469_t1; - r468_currentGlyph['assign-unicode'](r469_code); - return r4_unicodeGlyphs[r468_currentGlyph['unicode'][r468_currentGlyph['unicode']['length'] - 1]] = r468_currentGlyph; + r4_xn$createglyph$7Hrq('ae', function _r4_t160() { + var r469_currentGlyph, r469_xn$setwidth$9Jrj, r469_xn$assignunicode$7Hrq, r469_xn$startfrom$1aao, r469_xn$lineto$5sIl, r469_xn$curveto$1aao, r469_xn$cubicto$1aao, r469_xn$putshapes$9Jrj, r469_xn$reverselast$3qIs, r469_include, r469_xn$createstroke$7Hrq, r469_xn$setanchor$9Jrj, r469_xn$applytransform$1aao, r469_xn$dontexport$5sIl, _r469_t0, _r469_t1, _r469_t2, _r469_t3; + _r469_t0 = this; + r469_currentGlyph = _r469_t0; + r469_xn$setwidth$9Jrj = _r469_t0['set-width']['bind'](_r469_t0); + r469_xn$assignunicode$7Hrq = function _r469_t2(r470_code) { + var r470_code, _r470_t0, _r470_t1; + r469_currentGlyph['assign-unicode'](r470_code); + return r4_unicodeGlyphs[r469_currentGlyph['unicode'][r469_currentGlyph['unicode']['length'] - 1]] = r469_currentGlyph; }; - r468_xn$startfrom$1aao = _r468_t0['start-from']['bind'](_r468_t0); - r468_xn$lineto$5sIl = _r468_t0['line-to']['bind'](_r468_t0); - r468_xn$curveto$1aao = _r468_t0['curve-to']['bind'](_r468_t0); - r468_xn$cubicto$1aao = _r468_t0['cubic-to']['bind'](_r468_t0); - r468_xn$putshapes$9Jrj = _r468_t0['put-shapes']['bind'](_r468_t0); - r468_xn$reverselast$3qIs = _r468_t0['reverse-last']['bind'](_r468_t0); - r468_include = _r468_t0['include']['bind'](_r468_t0); - r468_xn$createstroke$7Hrq = _r468_t0['create-stroke']['bind'](_r468_t0); - r468_xn$setanchor$9Jrj = _r468_t0['set-anchor']['bind'](_r468_t0); - r468_xn$applytransform$1aao = _r468_t0['apply-transform']['bind'](_r468_t0); - r468_xn$dontexport$5sIl = function _r468_t3() { - var _r470_t0, _r470_t1; - return r468_currentGlyph['dontExport'] = true; + r469_xn$startfrom$1aao = _r469_t0['start-from']['bind'](_r469_t0); + r469_xn$lineto$5sIl = _r469_t0['line-to']['bind'](_r469_t0); + r469_xn$curveto$1aao = _r469_t0['curve-to']['bind'](_r469_t0); + r469_xn$cubicto$1aao = _r469_t0['cubic-to']['bind'](_r469_t0); + r469_xn$putshapes$9Jrj = _r469_t0['put-shapes']['bind'](_r469_t0); + r469_xn$reverselast$3qIs = _r469_t0['reverse-last']['bind'](_r469_t0); + r469_include = _r469_t0['include']['bind'](_r469_t0); + r469_xn$createstroke$7Hrq = _r469_t0['create-stroke']['bind'](_r469_t0); + r469_xn$setanchor$9Jrj = _r469_t0['set-anchor']['bind'](_r469_t0); + r469_xn$applytransform$1aao = _r469_t0['apply-transform']['bind'](_r469_t0); + r469_xn$dontexport$5sIl = function _r469_t3() { + var _r471_t0, _r471_t1; + return r469_currentGlyph['dontExport'] = true; }; - _r468_t0['gizmo'] = r4_globalTransform; - _r468_t0['set-width'](r4_WIDTH); - r468_xn$setwidth$9Jrj(r4_WIDTH); - r468_xn$assignunicode$7Hrq(230); - r468_include(r4_eMarks); - r468_include(r4_glyphs['ae-epart']); - r468_include(r4_glyphs['ae-apart']); + _r469_t0['gizmo'] = r4_globalTransform; + _r469_t0['set-width'](r4_WIDTH); + r469_xn$setwidth$9Jrj(r4_WIDTH); + r469_xn$assignunicode$7Hrq(230); + r469_include(r4_eMarks); + r469_include(r4_glyphs['ae-epart']); + r469_include(r4_glyphs['ae-apart']); return void 0; }); - r4_xn$createglyph$7Hrq('oe', function _r4_t158() { - var r472_currentGlyph, r472_xn$setwidth$9Jrj, r472_xn$assignunicode$7Hrq, r472_xn$startfrom$1aao, r472_xn$lineto$5sIl, r472_xn$curveto$1aao, r472_xn$cubicto$1aao, r472_xn$putshapes$9Jrj, r472_xn$reverselast$3qIs, r472_include, r472_xn$createstroke$7Hrq, r472_xn$setanchor$9Jrj, r472_xn$applytransform$1aao, r472_xn$dontexport$5sIl, _r472_t0, _r472_t1, _r472_t2, _r472_t3; - _r472_t0 = this; - r472_currentGlyph = _r472_t0; - r472_xn$setwidth$9Jrj = _r472_t0['set-width']['bind'](_r472_t0); - r472_xn$assignunicode$7Hrq = function _r472_t2(r473_code) { - var r473_code, _r473_t0, _r473_t1; - r472_currentGlyph['assign-unicode'](r473_code); - return r4_unicodeGlyphs[r472_currentGlyph['unicode'][r472_currentGlyph['unicode']['length'] - 1]] = r472_currentGlyph; + r4_xn$createglyph$7Hrq('oe', function _r4_t161() { + var r473_currentGlyph, r473_xn$setwidth$9Jrj, r473_xn$assignunicode$7Hrq, r473_xn$startfrom$1aao, r473_xn$lineto$5sIl, r473_xn$curveto$1aao, r473_xn$cubicto$1aao, r473_xn$putshapes$9Jrj, r473_xn$reverselast$3qIs, r473_include, r473_xn$createstroke$7Hrq, r473_xn$setanchor$9Jrj, r473_xn$applytransform$1aao, r473_xn$dontexport$5sIl, _r473_t0, _r473_t1, _r473_t2, _r473_t3; + _r473_t0 = this; + r473_currentGlyph = _r473_t0; + r473_xn$setwidth$9Jrj = _r473_t0['set-width']['bind'](_r473_t0); + r473_xn$assignunicode$7Hrq = function _r473_t2(r474_code) { + var r474_code, _r474_t0, _r474_t1; + r473_currentGlyph['assign-unicode'](r474_code); + return r4_unicodeGlyphs[r473_currentGlyph['unicode'][r473_currentGlyph['unicode']['length'] - 1]] = r473_currentGlyph; }; - r472_xn$startfrom$1aao = _r472_t0['start-from']['bind'](_r472_t0); - r472_xn$lineto$5sIl = _r472_t0['line-to']['bind'](_r472_t0); - r472_xn$curveto$1aao = _r472_t0['curve-to']['bind'](_r472_t0); - r472_xn$cubicto$1aao = _r472_t0['cubic-to']['bind'](_r472_t0); - r472_xn$putshapes$9Jrj = _r472_t0['put-shapes']['bind'](_r472_t0); - r472_xn$reverselast$3qIs = _r472_t0['reverse-last']['bind'](_r472_t0); - r472_include = _r472_t0['include']['bind'](_r472_t0); - r472_xn$createstroke$7Hrq = _r472_t0['create-stroke']['bind'](_r472_t0); - r472_xn$setanchor$9Jrj = _r472_t0['set-anchor']['bind'](_r472_t0); - r472_xn$applytransform$1aao = _r472_t0['apply-transform']['bind'](_r472_t0); - r472_xn$dontexport$5sIl = function _r472_t3() { - var _r474_t0, _r474_t1; - return r472_currentGlyph['dontExport'] = true; + r473_xn$startfrom$1aao = _r473_t0['start-from']['bind'](_r473_t0); + r473_xn$lineto$5sIl = _r473_t0['line-to']['bind'](_r473_t0); + r473_xn$curveto$1aao = _r473_t0['curve-to']['bind'](_r473_t0); + r473_xn$cubicto$1aao = _r473_t0['cubic-to']['bind'](_r473_t0); + r473_xn$putshapes$9Jrj = _r473_t0['put-shapes']['bind'](_r473_t0); + r473_xn$reverselast$3qIs = _r473_t0['reverse-last']['bind'](_r473_t0); + r473_include = _r473_t0['include']['bind'](_r473_t0); + r473_xn$createstroke$7Hrq = _r473_t0['create-stroke']['bind'](_r473_t0); + r473_xn$setanchor$9Jrj = _r473_t0['set-anchor']['bind'](_r473_t0); + r473_xn$applytransform$1aao = _r473_t0['apply-transform']['bind'](_r473_t0); + r473_xn$dontexport$5sIl = function _r473_t3() { + var _r475_t0, _r475_t1; + return r473_currentGlyph['dontExport'] = true; }; - _r472_t0['gizmo'] = r4_globalTransform; - _r472_t0['set-width'](r4_WIDTH); - r472_xn$setwidth$9Jrj(r4_WIDTH); - r472_xn$assignunicode$7Hrq(339); - r472_include(r4_eMarks); - r472_include(r4_glyphs['ae-epart']); - r472_include(r4_glyphs['oe-opart']); + _r473_t0['gizmo'] = r4_globalTransform; + _r473_t0['set-width'](r4_WIDTH); + r473_xn$setwidth$9Jrj(r4_WIDTH); + r473_xn$assignunicode$7Hrq(339); + r473_include(r4_eMarks); + r473_include(r4_glyphs['ae-epart']); + r473_include(r4_glyphs['oe-opart']); return void 0; }); - r4_xn$createglyph$7Hrq('Eth', function _r4_t159() { - var r476_currentGlyph, r476_xn$setwidth$9Jrj, r476_xn$assignunicode$7Hrq, r476_xn$startfrom$1aao, r476_xn$lineto$5sIl, r476_xn$curveto$1aao, r476_xn$cubicto$1aao, r476_xn$putshapes$9Jrj, r476_xn$reverselast$3qIs, r476_include, r476_xn$createstroke$7Hrq, r476_xn$setanchor$9Jrj, r476_xn$applytransform$1aao, r476_xn$dontexport$5sIl, _r476_t0, _r476_t1, _r476_t2, _r476_t3; - _r476_t0 = this; - r476_currentGlyph = _r476_t0; - r476_xn$setwidth$9Jrj = _r476_t0['set-width']['bind'](_r476_t0); - r476_xn$assignunicode$7Hrq = function _r476_t2(r477_code) { - var r477_code, _r477_t0, _r477_t1; - r476_currentGlyph['assign-unicode'](r477_code); - return r4_unicodeGlyphs[r476_currentGlyph['unicode'][r476_currentGlyph['unicode']['length'] - 1]] = r476_currentGlyph; + r4_xn$createglyph$7Hrq('Eth', function _r4_t162() { + var r477_currentGlyph, r477_xn$setwidth$9Jrj, r477_xn$assignunicode$7Hrq, r477_xn$startfrom$1aao, r477_xn$lineto$5sIl, r477_xn$curveto$1aao, r477_xn$cubicto$1aao, r477_xn$putshapes$9Jrj, r477_xn$reverselast$3qIs, r477_include, r477_xn$createstroke$7Hrq, r477_xn$setanchor$9Jrj, r477_xn$applytransform$1aao, r477_xn$dontexport$5sIl, _r477_t0, _r477_t1, _r477_t2, _r477_t3; + _r477_t0 = this; + r477_currentGlyph = _r477_t0; + r477_xn$setwidth$9Jrj = _r477_t0['set-width']['bind'](_r477_t0); + r477_xn$assignunicode$7Hrq = function _r477_t2(r478_code) { + var r478_code, _r478_t0, _r478_t1; + r477_currentGlyph['assign-unicode'](r478_code); + return r4_unicodeGlyphs[r477_currentGlyph['unicode'][r477_currentGlyph['unicode']['length'] - 1]] = r477_currentGlyph; }; - r476_xn$startfrom$1aao = _r476_t0['start-from']['bind'](_r476_t0); - r476_xn$lineto$5sIl = _r476_t0['line-to']['bind'](_r476_t0); - r476_xn$curveto$1aao = _r476_t0['curve-to']['bind'](_r476_t0); - r476_xn$cubicto$1aao = _r476_t0['cubic-to']['bind'](_r476_t0); - r476_xn$putshapes$9Jrj = _r476_t0['put-shapes']['bind'](_r476_t0); - r476_xn$reverselast$3qIs = _r476_t0['reverse-last']['bind'](_r476_t0); - r476_include = _r476_t0['include']['bind'](_r476_t0); - r476_xn$createstroke$7Hrq = _r476_t0['create-stroke']['bind'](_r476_t0); - r476_xn$setanchor$9Jrj = _r476_t0['set-anchor']['bind'](_r476_t0); - r476_xn$applytransform$1aao = _r476_t0['apply-transform']['bind'](_r476_t0); - r476_xn$dontexport$5sIl = function _r476_t3() { - var _r478_t0, _r478_t1; - return r476_currentGlyph['dontExport'] = true; + r477_xn$startfrom$1aao = _r477_t0['start-from']['bind'](_r477_t0); + r477_xn$lineto$5sIl = _r477_t0['line-to']['bind'](_r477_t0); + r477_xn$curveto$1aao = _r477_t0['curve-to']['bind'](_r477_t0); + r477_xn$cubicto$1aao = _r477_t0['cubic-to']['bind'](_r477_t0); + r477_xn$putshapes$9Jrj = _r477_t0['put-shapes']['bind'](_r477_t0); + r477_xn$reverselast$3qIs = _r477_t0['reverse-last']['bind'](_r477_t0); + r477_include = _r477_t0['include']['bind'](_r477_t0); + r477_xn$createstroke$7Hrq = _r477_t0['create-stroke']['bind'](_r477_t0); + r477_xn$setanchor$9Jrj = _r477_t0['set-anchor']['bind'](_r477_t0); + r477_xn$applytransform$1aao = _r477_t0['apply-transform']['bind'](_r477_t0); + r477_xn$dontexport$5sIl = function _r477_t3() { + var _r479_t0, _r479_t1; + return r477_currentGlyph['dontExport'] = true; }; - _r476_t0['gizmo'] = r4_globalTransform; - _r476_t0['set-width'](r4_WIDTH); - r476_xn$assignunicode$7Hrq(208); - r476_include(r4_glyphs['D'], r4_AS_BASE); - r476_include(r476_xn$createstroke$7Hrq()['start-from'](r4_SB * 0.3, r4_CAP * 0.54)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r0_mix(r4_SB + r4_STROKE, r4_RIGHTSB - r4_STROKE, 0.55), r4_CAP * 0.54)['heads-to'](r4_RIGHTWARD)); + _r477_t0['gizmo'] = r4_globalTransform; + _r477_t0['set-width'](r4_WIDTH); + r477_xn$assignunicode$7Hrq(208); + r477_include(r4_glyphs['D'], r4_AS_BASE); + r477_include(r477_xn$createstroke$7Hrq()['start-from'](r4_SB * 0.3, r4_CAP * 0.54)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r0_mix(r4_SB + r4_STROKE, r4_RIGHTSB - r4_STROKE, 0.55), r4_CAP * 0.54)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('Dcroat', function _r4_t160() { - var r480_currentGlyph, r480_xn$setwidth$9Jrj, r480_xn$assignunicode$7Hrq, r480_xn$startfrom$1aao, r480_xn$lineto$5sIl, r480_xn$curveto$1aao, r480_xn$cubicto$1aao, r480_xn$putshapes$9Jrj, r480_xn$reverselast$3qIs, r480_include, r480_xn$createstroke$7Hrq, r480_xn$setanchor$9Jrj, r480_xn$applytransform$1aao, r480_xn$dontexport$5sIl, _r480_t0, _r480_t1, _r480_t2, _r480_t3; - _r480_t0 = this; - r480_currentGlyph = _r480_t0; - r480_xn$setwidth$9Jrj = _r480_t0['set-width']['bind'](_r480_t0); - r480_xn$assignunicode$7Hrq = function _r480_t2(r481_code) { - var r481_code, _r481_t0, _r481_t1; - r480_currentGlyph['assign-unicode'](r481_code); - return r4_unicodeGlyphs[r480_currentGlyph['unicode'][r480_currentGlyph['unicode']['length'] - 1]] = r480_currentGlyph; + r4_xn$createglyph$7Hrq('Dcroat', function _r4_t163() { + var r481_currentGlyph, r481_xn$setwidth$9Jrj, r481_xn$assignunicode$7Hrq, r481_xn$startfrom$1aao, r481_xn$lineto$5sIl, r481_xn$curveto$1aao, r481_xn$cubicto$1aao, r481_xn$putshapes$9Jrj, r481_xn$reverselast$3qIs, r481_include, r481_xn$createstroke$7Hrq, r481_xn$setanchor$9Jrj, r481_xn$applytransform$1aao, r481_xn$dontexport$5sIl, _r481_t0, _r481_t1, _r481_t2, _r481_t3; + _r481_t0 = this; + r481_currentGlyph = _r481_t0; + r481_xn$setwidth$9Jrj = _r481_t0['set-width']['bind'](_r481_t0); + r481_xn$assignunicode$7Hrq = function _r481_t2(r482_code) { + var r482_code, _r482_t0, _r482_t1; + r481_currentGlyph['assign-unicode'](r482_code); + return r4_unicodeGlyphs[r481_currentGlyph['unicode'][r481_currentGlyph['unicode']['length'] - 1]] = r481_currentGlyph; }; - r480_xn$startfrom$1aao = _r480_t0['start-from']['bind'](_r480_t0); - r480_xn$lineto$5sIl = _r480_t0['line-to']['bind'](_r480_t0); - r480_xn$curveto$1aao = _r480_t0['curve-to']['bind'](_r480_t0); - r480_xn$cubicto$1aao = _r480_t0['cubic-to']['bind'](_r480_t0); - r480_xn$putshapes$9Jrj = _r480_t0['put-shapes']['bind'](_r480_t0); - r480_xn$reverselast$3qIs = _r480_t0['reverse-last']['bind'](_r480_t0); - r480_include = _r480_t0['include']['bind'](_r480_t0); - r480_xn$createstroke$7Hrq = _r480_t0['create-stroke']['bind'](_r480_t0); - r480_xn$setanchor$9Jrj = _r480_t0['set-anchor']['bind'](_r480_t0); - r480_xn$applytransform$1aao = _r480_t0['apply-transform']['bind'](_r480_t0); - r480_xn$dontexport$5sIl = function _r480_t3() { - var _r482_t0, _r482_t1; - return r480_currentGlyph['dontExport'] = true; + r481_xn$startfrom$1aao = _r481_t0['start-from']['bind'](_r481_t0); + r481_xn$lineto$5sIl = _r481_t0['line-to']['bind'](_r481_t0); + r481_xn$curveto$1aao = _r481_t0['curve-to']['bind'](_r481_t0); + r481_xn$cubicto$1aao = _r481_t0['cubic-to']['bind'](_r481_t0); + r481_xn$putshapes$9Jrj = _r481_t0['put-shapes']['bind'](_r481_t0); + r481_xn$reverselast$3qIs = _r481_t0['reverse-last']['bind'](_r481_t0); + r481_include = _r481_t0['include']['bind'](_r481_t0); + r481_xn$createstroke$7Hrq = _r481_t0['create-stroke']['bind'](_r481_t0); + r481_xn$setanchor$9Jrj = _r481_t0['set-anchor']['bind'](_r481_t0); + r481_xn$applytransform$1aao = _r481_t0['apply-transform']['bind'](_r481_t0); + r481_xn$dontexport$5sIl = function _r481_t3() { + var _r483_t0, _r483_t1; + return r481_currentGlyph['dontExport'] = true; }; - _r480_t0['gizmo'] = r4_globalTransform; - _r480_t0['set-width'](r4_WIDTH); - r480_xn$assignunicode$7Hrq(272); - r480_include(r4_glyphs['Eth'], r4_AS_BASE); + _r481_t0['gizmo'] = r4_globalTransform; + _r481_t0['set-width'](r4_WIDTH); + r481_xn$assignunicode$7Hrq(272); + r481_include(r4_glyphs['Eth'], r4_AS_BASE); return void 0; }); - r4_xn$createglyph$7Hrq('eth', function _r4_t161() { - var r484_currentGlyph, r484_xn$setwidth$9Jrj, r484_xn$assignunicode$7Hrq, r484_xn$startfrom$1aao, r484_xn$lineto$5sIl, r484_xn$curveto$1aao, r484_xn$cubicto$1aao, r484_xn$putshapes$9Jrj, r484_xn$reverselast$3qIs, r484_include, r484_xn$createstroke$7Hrq, r484_xn$setanchor$9Jrj, r484_xn$applytransform$1aao, r484_xn$dontexport$5sIl, r484_ymiddlea, r484_sw, _r484_t0, _r484_t1, _r484_t2, _r484_t3; - _r484_t0 = this; - r484_currentGlyph = _r484_t0; - r484_xn$setwidth$9Jrj = _r484_t0['set-width']['bind'](_r484_t0); - r484_xn$assignunicode$7Hrq = function _r484_t2(r485_code) { - var r485_code, _r485_t0, _r485_t1; - r484_currentGlyph['assign-unicode'](r485_code); - return r4_unicodeGlyphs[r484_currentGlyph['unicode'][r484_currentGlyph['unicode']['length'] - 1]] = r484_currentGlyph; + r4_xn$createglyph$7Hrq('eth', function _r4_t164() { + var r485_currentGlyph, r485_xn$setwidth$9Jrj, r485_xn$assignunicode$7Hrq, r485_xn$startfrom$1aao, r485_xn$lineto$5sIl, r485_xn$curveto$1aao, r485_xn$cubicto$1aao, r485_xn$putshapes$9Jrj, r485_xn$reverselast$3qIs, r485_include, r485_xn$createstroke$7Hrq, r485_xn$setanchor$9Jrj, r485_xn$applytransform$1aao, r485_xn$dontexport$5sIl, r485_ymiddlea, r485_sw, _r485_t0, _r485_t1, _r485_t2, _r485_t3; + _r485_t0 = this; + r485_currentGlyph = _r485_t0; + r485_xn$setwidth$9Jrj = _r485_t0['set-width']['bind'](_r485_t0); + r485_xn$assignunicode$7Hrq = function _r485_t2(r486_code) { + var r486_code, _r486_t0, _r486_t1; + r485_currentGlyph['assign-unicode'](r486_code); + return r4_unicodeGlyphs[r485_currentGlyph['unicode'][r485_currentGlyph['unicode']['length'] - 1]] = r485_currentGlyph; }; - r484_xn$startfrom$1aao = _r484_t0['start-from']['bind'](_r484_t0); - r484_xn$lineto$5sIl = _r484_t0['line-to']['bind'](_r484_t0); - r484_xn$curveto$1aao = _r484_t0['curve-to']['bind'](_r484_t0); - r484_xn$cubicto$1aao = _r484_t0['cubic-to']['bind'](_r484_t0); - r484_xn$putshapes$9Jrj = _r484_t0['put-shapes']['bind'](_r484_t0); - r484_xn$reverselast$3qIs = _r484_t0['reverse-last']['bind'](_r484_t0); - r484_include = _r484_t0['include']['bind'](_r484_t0); - r484_xn$createstroke$7Hrq = _r484_t0['create-stroke']['bind'](_r484_t0); - r484_xn$setanchor$9Jrj = _r484_t0['set-anchor']['bind'](_r484_t0); - r484_xn$applytransform$1aao = _r484_t0['apply-transform']['bind'](_r484_t0); - r484_xn$dontexport$5sIl = function _r484_t3() { - var _r486_t0, _r486_t1; - return r484_currentGlyph['dontExport'] = true; + r485_xn$startfrom$1aao = _r485_t0['start-from']['bind'](_r485_t0); + r485_xn$lineto$5sIl = _r485_t0['line-to']['bind'](_r485_t0); + r485_xn$curveto$1aao = _r485_t0['curve-to']['bind'](_r485_t0); + r485_xn$cubicto$1aao = _r485_t0['cubic-to']['bind'](_r485_t0); + r485_xn$putshapes$9Jrj = _r485_t0['put-shapes']['bind'](_r485_t0); + r485_xn$reverselast$3qIs = _r485_t0['reverse-last']['bind'](_r485_t0); + r485_include = _r485_t0['include']['bind'](_r485_t0); + r485_xn$createstroke$7Hrq = _r485_t0['create-stroke']['bind'](_r485_t0); + r485_xn$setanchor$9Jrj = _r485_t0['set-anchor']['bind'](_r485_t0); + r485_xn$applytransform$1aao = _r485_t0['apply-transform']['bind'](_r485_t0); + r485_xn$dontexport$5sIl = function _r485_t3() { + var _r487_t0, _r487_t1; + return r485_currentGlyph['dontExport'] = true; }; - _r484_t0['gizmo'] = r4_globalTransform; - _r484_t0['set-width'](r4_WIDTH); - r484_xn$setwidth$9Jrj(r4_WIDTH); - r484_xn$assignunicode$7Hrq(240); - r484_include(r4_bMarks); - r484_include(r4_smallo(r4_CAP * 0.6, 0, r4_SB, r4_RIGHTSB)); - r484_ymiddlea = (r4_CAP * 0.6 + r4_SMALLSMOOTHA - r4_SMALLSMOOTHB) / 2; - r484_include(r484_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_O, r484_ymiddlea)['set-width'](r4_STROKE, 0)['curve-to'](r4_RIGHTSB - r4_O, r0_mix(r484_ymiddlea, r4_CAP, 0.8), r4_SB + r4_STROKE * 1.1, r4_CAP)); - r484_sw = 0.5 * r4_adviceBlackness(4); - r484_include(r484_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, 0.1), r0_mix(r4_XH, r4_CAP, -0.1))['set-width'](r484_sw, r484_sw)['line-to'](r0_mix(r4_SB, r4_RIGHTSB, 0.95), r0_mix(r4_XH, r4_CAP, 0.3))); + _r485_t0['gizmo'] = r4_globalTransform; + _r485_t0['set-width'](r4_WIDTH); + r485_xn$setwidth$9Jrj(r4_WIDTH); + r485_xn$assignunicode$7Hrq(240); + r485_include(r4_bMarks); + r485_include(r4_smallo(r4_CAP * 0.6, 0, r4_SB, r4_RIGHTSB)); + r485_ymiddlea = (r4_CAP * 0.6 + r4_SMALLSMOOTHA - r4_SMALLSMOOTHB) / 2; + r485_include(r485_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_O, r485_ymiddlea)['set-width'](r4_STROKE, 0)['curve-to'](r4_RIGHTSB - r4_O, r0_mix(r485_ymiddlea, r4_CAP, 0.8), r4_SB + r4_STROKE * 1.1, r4_CAP)); + r485_sw = 0.5 * r4_adviceBlackness(4); + r485_include(r485_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, 0.1), r0_mix(r4_XH, r4_CAP, -0.1))['set-width'](r485_sw, r485_sw)['line-to'](r0_mix(r4_SB, r4_RIGHTSB, 0.95), r0_mix(r4_XH, r4_CAP, 0.3))); return void 0; }); - r4_xn$createglyph$7Hrq('dcroat', function _r4_t162() { - var r488_currentGlyph, r488_xn$setwidth$9Jrj, r488_xn$assignunicode$7Hrq, r488_xn$startfrom$1aao, r488_xn$lineto$5sIl, r488_xn$curveto$1aao, r488_xn$cubicto$1aao, r488_xn$putshapes$9Jrj, r488_xn$reverselast$3qIs, r488_include, r488_xn$createstroke$7Hrq, r488_xn$setanchor$9Jrj, r488_xn$applytransform$1aao, r488_xn$dontexport$5sIl, r488_sw, _r488_t0, _r488_t1, _r488_t2, _r488_t3; - _r488_t0 = this; - r488_currentGlyph = _r488_t0; - r488_xn$setwidth$9Jrj = _r488_t0['set-width']['bind'](_r488_t0); - r488_xn$assignunicode$7Hrq = function _r488_t2(r489_code) { - var r489_code, _r489_t0, _r489_t1; - r488_currentGlyph['assign-unicode'](r489_code); - return r4_unicodeGlyphs[r488_currentGlyph['unicode'][r488_currentGlyph['unicode']['length'] - 1]] = r488_currentGlyph; + r4_xn$createglyph$7Hrq('dcroat', function _r4_t165() { + var r489_currentGlyph, r489_xn$setwidth$9Jrj, r489_xn$assignunicode$7Hrq, r489_xn$startfrom$1aao, r489_xn$lineto$5sIl, r489_xn$curveto$1aao, r489_xn$cubicto$1aao, r489_xn$putshapes$9Jrj, r489_xn$reverselast$3qIs, r489_include, r489_xn$createstroke$7Hrq, r489_xn$setanchor$9Jrj, r489_xn$applytransform$1aao, r489_xn$dontexport$5sIl, r489_sw, _r489_t0, _r489_t1, _r489_t2, _r489_t3; + _r489_t0 = this; + r489_currentGlyph = _r489_t0; + r489_xn$setwidth$9Jrj = _r489_t0['set-width']['bind'](_r489_t0); + r489_xn$assignunicode$7Hrq = function _r489_t2(r490_code) { + var r490_code, _r490_t0, _r490_t1; + r489_currentGlyph['assign-unicode'](r490_code); + return r4_unicodeGlyphs[r489_currentGlyph['unicode'][r489_currentGlyph['unicode']['length'] - 1]] = r489_currentGlyph; }; - r488_xn$startfrom$1aao = _r488_t0['start-from']['bind'](_r488_t0); - r488_xn$lineto$5sIl = _r488_t0['line-to']['bind'](_r488_t0); - r488_xn$curveto$1aao = _r488_t0['curve-to']['bind'](_r488_t0); - r488_xn$cubicto$1aao = _r488_t0['cubic-to']['bind'](_r488_t0); - r488_xn$putshapes$9Jrj = _r488_t0['put-shapes']['bind'](_r488_t0); - r488_xn$reverselast$3qIs = _r488_t0['reverse-last']['bind'](_r488_t0); - r488_include = _r488_t0['include']['bind'](_r488_t0); - r488_xn$createstroke$7Hrq = _r488_t0['create-stroke']['bind'](_r488_t0); - r488_xn$setanchor$9Jrj = _r488_t0['set-anchor']['bind'](_r488_t0); - r488_xn$applytransform$1aao = _r488_t0['apply-transform']['bind'](_r488_t0); - r488_xn$dontexport$5sIl = function _r488_t3() { - var _r490_t0, _r490_t1; - return r488_currentGlyph['dontExport'] = true; + r489_xn$startfrom$1aao = _r489_t0['start-from']['bind'](_r489_t0); + r489_xn$lineto$5sIl = _r489_t0['line-to']['bind'](_r489_t0); + r489_xn$curveto$1aao = _r489_t0['curve-to']['bind'](_r489_t0); + r489_xn$cubicto$1aao = _r489_t0['cubic-to']['bind'](_r489_t0); + r489_xn$putshapes$9Jrj = _r489_t0['put-shapes']['bind'](_r489_t0); + r489_xn$reverselast$3qIs = _r489_t0['reverse-last']['bind'](_r489_t0); + r489_include = _r489_t0['include']['bind'](_r489_t0); + r489_xn$createstroke$7Hrq = _r489_t0['create-stroke']['bind'](_r489_t0); + r489_xn$setanchor$9Jrj = _r489_t0['set-anchor']['bind'](_r489_t0); + r489_xn$applytransform$1aao = _r489_t0['apply-transform']['bind'](_r489_t0); + r489_xn$dontexport$5sIl = function _r489_t3() { + var _r491_t0, _r491_t1; + return r489_currentGlyph['dontExport'] = true; }; - _r488_t0['gizmo'] = r4_globalTransform; - _r488_t0['set-width'](r4_WIDTH); - r488_xn$assignunicode$7Hrq(273); - r488_include(r4_glyphs['d'], r4_AS_BASE); - r488_sw = 0.5 * r4_adviceBlackness(5); - r488_include(r488_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB + r4_STROKE, r4_RIGHTSB - r4_STROKE, 0.5), r0_mix(r4_XH, r4_CAP, 0.45))['set-width'](r488_sw, r488_sw)['heads-to'](r4_RIGHTWARD)['line-to'](r0_mix(r4_RIGHTSB, r4_WIDTH, 0.7), r0_mix(r4_XH, r4_CAP, 0.45))['heads-to'](r4_RIGHTWARD)); + _r489_t0['gizmo'] = r4_globalTransform; + _r489_t0['set-width'](r4_WIDTH); + r489_xn$assignunicode$7Hrq(273); + r489_include(r4_glyphs['d'], r4_AS_BASE); + r489_sw = 0.5 * r4_adviceBlackness(5); + r489_include(r489_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB + r4_STROKE, r4_RIGHTSB - r4_STROKE, 0.5), r0_mix(r4_XH, r4_CAP, 0.45))['set-width'](r489_sw, r489_sw)['heads-to'](r4_RIGHTWARD)['line-to'](r0_mix(r4_RIGHTSB, r4_WIDTH, 0.7), r0_mix(r4_XH, r4_CAP, 0.45))['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('Oslash', function _r4_t163() { - var r492_currentGlyph, r492_xn$setwidth$9Jrj, r492_xn$assignunicode$7Hrq, r492_xn$startfrom$1aao, r492_xn$lineto$5sIl, r492_xn$curveto$1aao, r492_xn$cubicto$1aao, r492_xn$putshapes$9Jrj, r492_xn$reverselast$3qIs, r492_include, r492_xn$createstroke$7Hrq, r492_xn$setanchor$9Jrj, r492_xn$applytransform$1aao, r492_xn$dontexport$5sIl, r492_fine, _r492_t0, _r492_t1, _r492_t2, _r492_t3; - _r492_t0 = this; - r492_currentGlyph = _r492_t0; - r492_xn$setwidth$9Jrj = _r492_t0['set-width']['bind'](_r492_t0); - r492_xn$assignunicode$7Hrq = function _r492_t2(r493_code) { - var r493_code, _r493_t0, _r493_t1; - r492_currentGlyph['assign-unicode'](r493_code); - return r4_unicodeGlyphs[r492_currentGlyph['unicode'][r492_currentGlyph['unicode']['length'] - 1]] = r492_currentGlyph; + r4_xn$createglyph$7Hrq('Oslash', function _r4_t166() { + var r493_currentGlyph, r493_xn$setwidth$9Jrj, r493_xn$assignunicode$7Hrq, r493_xn$startfrom$1aao, r493_xn$lineto$5sIl, r493_xn$curveto$1aao, r493_xn$cubicto$1aao, r493_xn$putshapes$9Jrj, r493_xn$reverselast$3qIs, r493_include, r493_xn$createstroke$7Hrq, r493_xn$setanchor$9Jrj, r493_xn$applytransform$1aao, r493_xn$dontexport$5sIl, r493_fine, _r493_t0, _r493_t1, _r493_t2, _r493_t3; + _r493_t0 = this; + r493_currentGlyph = _r493_t0; + r493_xn$setwidth$9Jrj = _r493_t0['set-width']['bind'](_r493_t0); + r493_xn$assignunicode$7Hrq = function _r493_t2(r494_code) { + var r494_code, _r494_t0, _r494_t1; + r493_currentGlyph['assign-unicode'](r494_code); + return r4_unicodeGlyphs[r493_currentGlyph['unicode'][r493_currentGlyph['unicode']['length'] - 1]] = r493_currentGlyph; }; - r492_xn$startfrom$1aao = _r492_t0['start-from']['bind'](_r492_t0); - r492_xn$lineto$5sIl = _r492_t0['line-to']['bind'](_r492_t0); - r492_xn$curveto$1aao = _r492_t0['curve-to']['bind'](_r492_t0); - r492_xn$cubicto$1aao = _r492_t0['cubic-to']['bind'](_r492_t0); - r492_xn$putshapes$9Jrj = _r492_t0['put-shapes']['bind'](_r492_t0); - r492_xn$reverselast$3qIs = _r492_t0['reverse-last']['bind'](_r492_t0); - r492_include = _r492_t0['include']['bind'](_r492_t0); - r492_xn$createstroke$7Hrq = _r492_t0['create-stroke']['bind'](_r492_t0); - r492_xn$setanchor$9Jrj = _r492_t0['set-anchor']['bind'](_r492_t0); - r492_xn$applytransform$1aao = _r492_t0['apply-transform']['bind'](_r492_t0); - r492_xn$dontexport$5sIl = function _r492_t3() { - var _r494_t0, _r494_t1; - return r492_currentGlyph['dontExport'] = true; + r493_xn$startfrom$1aao = _r493_t0['start-from']['bind'](_r493_t0); + r493_xn$lineto$5sIl = _r493_t0['line-to']['bind'](_r493_t0); + r493_xn$curveto$1aao = _r493_t0['curve-to']['bind'](_r493_t0); + r493_xn$cubicto$1aao = _r493_t0['cubic-to']['bind'](_r493_t0); + r493_xn$putshapes$9Jrj = _r493_t0['put-shapes']['bind'](_r493_t0); + r493_xn$reverselast$3qIs = _r493_t0['reverse-last']['bind'](_r493_t0); + r493_include = _r493_t0['include']['bind'](_r493_t0); + r493_xn$createstroke$7Hrq = _r493_t0['create-stroke']['bind'](_r493_t0); + r493_xn$setanchor$9Jrj = _r493_t0['set-anchor']['bind'](_r493_t0); + r493_xn$applytransform$1aao = _r493_t0['apply-transform']['bind'](_r493_t0); + r493_xn$dontexport$5sIl = function _r493_t3() { + var _r495_t0, _r495_t1; + return r493_currentGlyph['dontExport'] = true; }; - _r492_t0['gizmo'] = r4_globalTransform; - _r492_t0['set-width'](r4_WIDTH); - r492_xn$assignunicode$7Hrq(216); - r492_fine = r4_adviceBlackness(10); - r492_include(r4_glyphs['O'], r4_AS_BASE); - r492_include(r492_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_O + r492_fine, r0_mix(r4_CAP, 0, 1.05))['set-width'](r492_fine, r492_fine)['line-to'](r4_RIGHTSB - r4_O - r492_fine, r0_mix(0, r4_CAP, 1.05))); + _r493_t0['gizmo'] = r4_globalTransform; + _r493_t0['set-width'](r4_WIDTH); + r493_xn$assignunicode$7Hrq(216); + r493_fine = r4_adviceBlackness(10); + r493_include(r4_glyphs['O'], r4_AS_BASE); + r493_include(r493_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_O + r493_fine, r0_mix(r4_CAP, 0, 1.05))['set-width'](r493_fine, r493_fine)['line-to'](r4_RIGHTSB - r4_O - r493_fine, r0_mix(0, r4_CAP, 1.05))); return void 0; }); - r4_xn$createglyph$7Hrq('oslash', function _r4_t164() { - var r496_currentGlyph, r496_xn$setwidth$9Jrj, r496_xn$assignunicode$7Hrq, r496_xn$startfrom$1aao, r496_xn$lineto$5sIl, r496_xn$curveto$1aao, r496_xn$cubicto$1aao, r496_xn$putshapes$9Jrj, r496_xn$reverselast$3qIs, r496_include, r496_xn$createstroke$7Hrq, r496_xn$setanchor$9Jrj, r496_xn$applytransform$1aao, r496_xn$dontexport$5sIl, r496_fine, _r496_t0, _r496_t1, _r496_t2, _r496_t3; - _r496_t0 = this; - r496_currentGlyph = _r496_t0; - r496_xn$setwidth$9Jrj = _r496_t0['set-width']['bind'](_r496_t0); - r496_xn$assignunicode$7Hrq = function _r496_t2(r497_code) { - var r497_code, _r497_t0, _r497_t1; - r496_currentGlyph['assign-unicode'](r497_code); - return r4_unicodeGlyphs[r496_currentGlyph['unicode'][r496_currentGlyph['unicode']['length'] - 1]] = r496_currentGlyph; + r4_xn$createglyph$7Hrq('oslash', function _r4_t167() { + var r497_currentGlyph, r497_xn$setwidth$9Jrj, r497_xn$assignunicode$7Hrq, r497_xn$startfrom$1aao, r497_xn$lineto$5sIl, r497_xn$curveto$1aao, r497_xn$cubicto$1aao, r497_xn$putshapes$9Jrj, r497_xn$reverselast$3qIs, r497_include, r497_xn$createstroke$7Hrq, r497_xn$setanchor$9Jrj, r497_xn$applytransform$1aao, r497_xn$dontexport$5sIl, r497_fine, _r497_t0, _r497_t1, _r497_t2, _r497_t3; + _r497_t0 = this; + r497_currentGlyph = _r497_t0; + r497_xn$setwidth$9Jrj = _r497_t0['set-width']['bind'](_r497_t0); + r497_xn$assignunicode$7Hrq = function _r497_t2(r498_code) { + var r498_code, _r498_t0, _r498_t1; + r497_currentGlyph['assign-unicode'](r498_code); + return r4_unicodeGlyphs[r497_currentGlyph['unicode'][r497_currentGlyph['unicode']['length'] - 1]] = r497_currentGlyph; }; - r496_xn$startfrom$1aao = _r496_t0['start-from']['bind'](_r496_t0); - r496_xn$lineto$5sIl = _r496_t0['line-to']['bind'](_r496_t0); - r496_xn$curveto$1aao = _r496_t0['curve-to']['bind'](_r496_t0); - r496_xn$cubicto$1aao = _r496_t0['cubic-to']['bind'](_r496_t0); - r496_xn$putshapes$9Jrj = _r496_t0['put-shapes']['bind'](_r496_t0); - r496_xn$reverselast$3qIs = _r496_t0['reverse-last']['bind'](_r496_t0); - r496_include = _r496_t0['include']['bind'](_r496_t0); - r496_xn$createstroke$7Hrq = _r496_t0['create-stroke']['bind'](_r496_t0); - r496_xn$setanchor$9Jrj = _r496_t0['set-anchor']['bind'](_r496_t0); - r496_xn$applytransform$1aao = _r496_t0['apply-transform']['bind'](_r496_t0); - r496_xn$dontexport$5sIl = function _r496_t3() { - var _r498_t0, _r498_t1; - return r496_currentGlyph['dontExport'] = true; + r497_xn$startfrom$1aao = _r497_t0['start-from']['bind'](_r497_t0); + r497_xn$lineto$5sIl = _r497_t0['line-to']['bind'](_r497_t0); + r497_xn$curveto$1aao = _r497_t0['curve-to']['bind'](_r497_t0); + r497_xn$cubicto$1aao = _r497_t0['cubic-to']['bind'](_r497_t0); + r497_xn$putshapes$9Jrj = _r497_t0['put-shapes']['bind'](_r497_t0); + r497_xn$reverselast$3qIs = _r497_t0['reverse-last']['bind'](_r497_t0); + r497_include = _r497_t0['include']['bind'](_r497_t0); + r497_xn$createstroke$7Hrq = _r497_t0['create-stroke']['bind'](_r497_t0); + r497_xn$setanchor$9Jrj = _r497_t0['set-anchor']['bind'](_r497_t0); + r497_xn$applytransform$1aao = _r497_t0['apply-transform']['bind'](_r497_t0); + r497_xn$dontexport$5sIl = function _r497_t3() { + var _r499_t0, _r499_t1; + return r497_currentGlyph['dontExport'] = true; }; - _r496_t0['gizmo'] = r4_globalTransform; - _r496_t0['set-width'](r4_WIDTH); - r496_xn$assignunicode$7Hrq(248); - r496_fine = r4_adviceBlackness(10); - r496_include(r4_glyphs['o'], r4_AS_BASE); - r496_include(r496_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_O + r496_fine, r0_mix(r4_XH, 0, 1.05))['set-width'](r496_fine, r496_fine)['line-to'](r4_RIGHTSB - r4_O - r496_fine, r0_mix(0, r4_XH, 1.05))); + _r497_t0['gizmo'] = r4_globalTransform; + _r497_t0['set-width'](r4_WIDTH); + r497_xn$assignunicode$7Hrq(248); + r497_fine = r4_adviceBlackness(10); + r497_include(r4_glyphs['o'], r4_AS_BASE); + r497_include(r497_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_O + r497_fine, r0_mix(r4_XH, 0, 1.05))['set-width'](r497_fine, r497_fine)['line-to'](r4_RIGHTSB - r4_O - r497_fine, r0_mix(0, r4_XH, 1.05))); return void 0; }); - r4_xn$createglyph$7Hrq('Thorn', function _r4_t165() { - var r500_currentGlyph, r500_xn$setwidth$9Jrj, r500_xn$assignunicode$7Hrq, r500_xn$startfrom$1aao, r500_xn$lineto$5sIl, r500_xn$curveto$1aao, r500_xn$cubicto$1aao, r500_xn$putshapes$9Jrj, r500_xn$reverselast$3qIs, r500_include, r500_xn$createstroke$7Hrq, r500_xn$setanchor$9Jrj, r500_xn$applytransform$1aao, r500_xn$dontexport$5sIl, r500_bowlTop, r500_bowlBottom, r500_bkappa, r500_turn, r500_turnRadius, _r500_t0, _r500_t1, _r500_t2, _r500_t3; - _r500_t0 = this; - r500_currentGlyph = _r500_t0; - r500_xn$setwidth$9Jrj = _r500_t0['set-width']['bind'](_r500_t0); - r500_xn$assignunicode$7Hrq = function _r500_t2(r501_code) { - var r501_code, _r501_t0, _r501_t1; - r500_currentGlyph['assign-unicode'](r501_code); - return r4_unicodeGlyphs[r500_currentGlyph['unicode'][r500_currentGlyph['unicode']['length'] - 1]] = r500_currentGlyph; + r4_xn$createglyph$7Hrq('Thorn', function _r4_t168() { + var r501_currentGlyph, r501_xn$setwidth$9Jrj, r501_xn$assignunicode$7Hrq, r501_xn$startfrom$1aao, r501_xn$lineto$5sIl, r501_xn$curveto$1aao, r501_xn$cubicto$1aao, r501_xn$putshapes$9Jrj, r501_xn$reverselast$3qIs, r501_include, r501_xn$createstroke$7Hrq, r501_xn$setanchor$9Jrj, r501_xn$applytransform$1aao, r501_xn$dontexport$5sIl, r501_bowlTop, r501_bowlBottom, r501_bkappa, r501_turn, r501_turnRadius, _r501_t0, _r501_t1, _r501_t2, _r501_t3; + _r501_t0 = this; + r501_currentGlyph = _r501_t0; + r501_xn$setwidth$9Jrj = _r501_t0['set-width']['bind'](_r501_t0); + r501_xn$assignunicode$7Hrq = function _r501_t2(r502_code) { + var r502_code, _r502_t0, _r502_t1; + r501_currentGlyph['assign-unicode'](r502_code); + return r4_unicodeGlyphs[r501_currentGlyph['unicode'][r501_currentGlyph['unicode']['length'] - 1]] = r501_currentGlyph; }; - r500_xn$startfrom$1aao = _r500_t0['start-from']['bind'](_r500_t0); - r500_xn$lineto$5sIl = _r500_t0['line-to']['bind'](_r500_t0); - r500_xn$curveto$1aao = _r500_t0['curve-to']['bind'](_r500_t0); - r500_xn$cubicto$1aao = _r500_t0['cubic-to']['bind'](_r500_t0); - r500_xn$putshapes$9Jrj = _r500_t0['put-shapes']['bind'](_r500_t0); - r500_xn$reverselast$3qIs = _r500_t0['reverse-last']['bind'](_r500_t0); - r500_include = _r500_t0['include']['bind'](_r500_t0); - r500_xn$createstroke$7Hrq = _r500_t0['create-stroke']['bind'](_r500_t0); - r500_xn$setanchor$9Jrj = _r500_t0['set-anchor']['bind'](_r500_t0); - r500_xn$applytransform$1aao = _r500_t0['apply-transform']['bind'](_r500_t0); - r500_xn$dontexport$5sIl = function _r500_t3() { - var _r502_t0, _r502_t1; - return r500_currentGlyph['dontExport'] = true; + r501_xn$startfrom$1aao = _r501_t0['start-from']['bind'](_r501_t0); + r501_xn$lineto$5sIl = _r501_t0['line-to']['bind'](_r501_t0); + r501_xn$curveto$1aao = _r501_t0['curve-to']['bind'](_r501_t0); + r501_xn$cubicto$1aao = _r501_t0['cubic-to']['bind'](_r501_t0); + r501_xn$putshapes$9Jrj = _r501_t0['put-shapes']['bind'](_r501_t0); + r501_xn$reverselast$3qIs = _r501_t0['reverse-last']['bind'](_r501_t0); + r501_include = _r501_t0['include']['bind'](_r501_t0); + r501_xn$createstroke$7Hrq = _r501_t0['create-stroke']['bind'](_r501_t0); + r501_xn$setanchor$9Jrj = _r501_t0['set-anchor']['bind'](_r501_t0); + r501_xn$applytransform$1aao = _r501_t0['apply-transform']['bind'](_r501_t0); + r501_xn$dontexport$5sIl = function _r501_t3() { + var _r503_t0, _r503_t1; + return r501_currentGlyph['dontExport'] = true; }; - _r500_t0['gizmo'] = r4_globalTransform; - _r500_t0['set-width'](r4_WIDTH); - r500_xn$setwidth$9Jrj(r4_WIDTH); - r500_xn$assignunicode$7Hrq(222); - r500_include(r4_capitalMarks); - r500_bowlTop = r4_CAP * 0.77; - r500_bowlBottom = r4_CAP * 0.23; - r500_bkappa = r4_COKAPPA - 0.2; - r500_turn = r0_mix(r500_bowlTop, r500_bowlBottom, 0.5); - r500_turnRadius = (r500_bowlTop - r500_bowlBottom) / 2; - r500_include(r500_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.25 + r4_HALFSTROKE * 0.1, r500_bowlTop)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB - r500_turnRadius, r500_bowlTop)['arc-hv-to'](r4_RIGHTSB - r4_O, r500_turn)['arc-vh-to'](r4_RIGHTSB - r500_turnRadius, r500_bowlBottom)['line-to'](r4_SB * 1.25 + r4_HALFSTROKE * 0.1, r500_bowlBottom)['heads-to'](r4_LEFTWARD)); - r500_include(r500_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.25, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB * 1.25, r4_CAP)['heads-to'](r4_UPWARD)); + _r501_t0['gizmo'] = r4_globalTransform; + _r501_t0['set-width'](r4_WIDTH); + r501_xn$setwidth$9Jrj(r4_WIDTH); + r501_xn$assignunicode$7Hrq(222); + r501_include(r4_capitalMarks); + r501_bowlTop = r4_CAP * 0.77; + r501_bowlBottom = r4_CAP * 0.23; + r501_bkappa = r4_COKAPPA - 0.2; + r501_turn = r0_mix(r501_bowlTop, r501_bowlBottom, 0.5); + r501_turnRadius = (r501_bowlTop - r501_bowlBottom) / 2; + r501_include(r501_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.25 + r4_HALFSTROKE * 0.1, r501_bowlTop)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB - r501_turnRadius, r501_bowlTop)['arc-hv-to'](r4_RIGHTSB - r4_O, r501_turn)['arc-vh-to'](r4_RIGHTSB - r501_turnRadius, r501_bowlBottom)['line-to'](r4_SB * 1.25 + r4_HALFSTROKE * 0.1, r501_bowlBottom)['heads-to'](r4_LEFTWARD)); + r501_include(r501_xn$createstroke$7Hrq()['start-from'](r4_SB * 1.25, 0)['heads-to'](r4_UPWARD)['set-width'](0, r4_STROKE)['line-to'](r4_SB * 1.25, r4_CAP)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('thorn', function _r4_t166() { - var r504_currentGlyph, r504_xn$setwidth$9Jrj, r504_xn$assignunicode$7Hrq, r504_xn$startfrom$1aao, r504_xn$lineto$5sIl, r504_xn$curveto$1aao, r504_xn$cubicto$1aao, r504_xn$putshapes$9Jrj, r504_xn$reverselast$3qIs, r504_include, r504_xn$createstroke$7Hrq, r504_xn$setanchor$9Jrj, r504_xn$applytransform$1aao, r504_xn$dontexport$5sIl, _r504_t0, _r504_t1, _r504_t2, _r504_t3; - _r504_t0 = this; - r504_currentGlyph = _r504_t0; - r504_xn$setwidth$9Jrj = _r504_t0['set-width']['bind'](_r504_t0); - r504_xn$assignunicode$7Hrq = function _r504_t2(r505_code) { - var r505_code, _r505_t0, _r505_t1; - r504_currentGlyph['assign-unicode'](r505_code); - return r4_unicodeGlyphs[r504_currentGlyph['unicode'][r504_currentGlyph['unicode']['length'] - 1]] = r504_currentGlyph; + r4_xn$createglyph$7Hrq('thorn', function _r4_t169() { + var r505_currentGlyph, r505_xn$setwidth$9Jrj, r505_xn$assignunicode$7Hrq, r505_xn$startfrom$1aao, r505_xn$lineto$5sIl, r505_xn$curveto$1aao, r505_xn$cubicto$1aao, r505_xn$putshapes$9Jrj, r505_xn$reverselast$3qIs, r505_include, r505_xn$createstroke$7Hrq, r505_xn$setanchor$9Jrj, r505_xn$applytransform$1aao, r505_xn$dontexport$5sIl, _r505_t0, _r505_t1, _r505_t2, _r505_t3; + _r505_t0 = this; + r505_currentGlyph = _r505_t0; + r505_xn$setwidth$9Jrj = _r505_t0['set-width']['bind'](_r505_t0); + r505_xn$assignunicode$7Hrq = function _r505_t2(r506_code) { + var r506_code, _r506_t0, _r506_t1; + r505_currentGlyph['assign-unicode'](r506_code); + return r4_unicodeGlyphs[r505_currentGlyph['unicode'][r505_currentGlyph['unicode']['length'] - 1]] = r505_currentGlyph; }; - r504_xn$startfrom$1aao = _r504_t0['start-from']['bind'](_r504_t0); - r504_xn$lineto$5sIl = _r504_t0['line-to']['bind'](_r504_t0); - r504_xn$curveto$1aao = _r504_t0['curve-to']['bind'](_r504_t0); - r504_xn$cubicto$1aao = _r504_t0['cubic-to']['bind'](_r504_t0); - r504_xn$putshapes$9Jrj = _r504_t0['put-shapes']['bind'](_r504_t0); - r504_xn$reverselast$3qIs = _r504_t0['reverse-last']['bind'](_r504_t0); - r504_include = _r504_t0['include']['bind'](_r504_t0); - r504_xn$createstroke$7Hrq = _r504_t0['create-stroke']['bind'](_r504_t0); - r504_xn$setanchor$9Jrj = _r504_t0['set-anchor']['bind'](_r504_t0); - r504_xn$applytransform$1aao = _r504_t0['apply-transform']['bind'](_r504_t0); - r504_xn$dontexport$5sIl = function _r504_t3() { - var _r506_t0, _r506_t1; - return r504_currentGlyph['dontExport'] = true; + r505_xn$startfrom$1aao = _r505_t0['start-from']['bind'](_r505_t0); + r505_xn$lineto$5sIl = _r505_t0['line-to']['bind'](_r505_t0); + r505_xn$curveto$1aao = _r505_t0['curve-to']['bind'](_r505_t0); + r505_xn$cubicto$1aao = _r505_t0['cubic-to']['bind'](_r505_t0); + r505_xn$putshapes$9Jrj = _r505_t0['put-shapes']['bind'](_r505_t0); + r505_xn$reverselast$3qIs = _r505_t0['reverse-last']['bind'](_r505_t0); + r505_include = _r505_t0['include']['bind'](_r505_t0); + r505_xn$createstroke$7Hrq = _r505_t0['create-stroke']['bind'](_r505_t0); + r505_xn$setanchor$9Jrj = _r505_t0['set-anchor']['bind'](_r505_t0); + r505_xn$applytransform$1aao = _r505_t0['apply-transform']['bind'](_r505_t0); + r505_xn$dontexport$5sIl = function _r505_t3() { + var _r507_t0, _r507_t1; + return r505_currentGlyph['dontExport'] = true; }; - _r504_t0['gizmo'] = r4_globalTransform; - _r504_t0['set-width'](r4_WIDTH); - r504_xn$assignunicode$7Hrq(254); - r504_include(r4_glyphs['b'], r4_AS_BASE); - r504_include(r4_glyphs['p']); - r504_include(r4_ifMarks); + _r505_t0['gizmo'] = r4_globalTransform; + _r505_t0['set-width'](r4_WIDTH); + r505_xn$assignunicode$7Hrq(254); + r505_include(r4_glyphs['b'], r4_AS_BASE); + r505_include(r4_glyphs['p']); + r505_include(r4_ifMarks); return void 0; }); - r4_xn$createglyph$7Hrq('eszet.upright', function _r4_t167() { - var r508_currentGlyph, r508_xn$setwidth$9Jrj, r508_xn$assignunicode$7Hrq, r508_xn$startfrom$1aao, r508_xn$lineto$5sIl, r508_xn$curveto$1aao, r508_xn$cubicto$1aao, r508_xn$putshapes$9Jrj, r508_xn$reverselast$3qIs, r508_include, r508_xn$createstroke$7Hrq, r508_xn$setanchor$9Jrj, r508_xn$applytransform$1aao, r508_xn$dontexport$5sIl, r508_yTopTurn, r508_yBottomTurn, r508_xTopTurn, r508_xMiddleTurn, r508_xBottomTurn, r508_xBottomFinal, _r508_t0, _r508_t1, _r508_t2, _r508_t3; - _r508_t0 = this; - r508_currentGlyph = _r508_t0; - r508_xn$setwidth$9Jrj = _r508_t0['set-width']['bind'](_r508_t0); - r508_xn$assignunicode$7Hrq = function _r508_t2(r509_code) { - var r509_code, _r509_t0, _r509_t1; - r508_currentGlyph['assign-unicode'](r509_code); - return r4_unicodeGlyphs[r508_currentGlyph['unicode'][r508_currentGlyph['unicode']['length'] - 1]] = r508_currentGlyph; + r4_xn$createglyph$7Hrq('eszet.upright', function _r4_t170() { + var r509_currentGlyph, r509_xn$setwidth$9Jrj, r509_xn$assignunicode$7Hrq, r509_xn$startfrom$1aao, r509_xn$lineto$5sIl, r509_xn$curveto$1aao, r509_xn$cubicto$1aao, r509_xn$putshapes$9Jrj, r509_xn$reverselast$3qIs, r509_include, r509_xn$createstroke$7Hrq, r509_xn$setanchor$9Jrj, r509_xn$applytransform$1aao, r509_xn$dontexport$5sIl, r509_yTopTurn, r509_yBottomTurn, r509_xTopTurn, r509_xMiddleTurn, r509_xBottomTurn, r509_xBottomFinal, _r509_t0, _r509_t1, _r509_t2, _r509_t3; + _r509_t0 = this; + r509_currentGlyph = _r509_t0; + r509_xn$setwidth$9Jrj = _r509_t0['set-width']['bind'](_r509_t0); + r509_xn$assignunicode$7Hrq = function _r509_t2(r510_code) { + var r510_code, _r510_t0, _r510_t1; + r509_currentGlyph['assign-unicode'](r510_code); + return r4_unicodeGlyphs[r509_currentGlyph['unicode'][r509_currentGlyph['unicode']['length'] - 1]] = r509_currentGlyph; }; - r508_xn$startfrom$1aao = _r508_t0['start-from']['bind'](_r508_t0); - r508_xn$lineto$5sIl = _r508_t0['line-to']['bind'](_r508_t0); - r508_xn$curveto$1aao = _r508_t0['curve-to']['bind'](_r508_t0); - r508_xn$cubicto$1aao = _r508_t0['cubic-to']['bind'](_r508_t0); - r508_xn$putshapes$9Jrj = _r508_t0['put-shapes']['bind'](_r508_t0); - r508_xn$reverselast$3qIs = _r508_t0['reverse-last']['bind'](_r508_t0); - r508_include = _r508_t0['include']['bind'](_r508_t0); - r508_xn$createstroke$7Hrq = _r508_t0['create-stroke']['bind'](_r508_t0); - r508_xn$setanchor$9Jrj = _r508_t0['set-anchor']['bind'](_r508_t0); - r508_xn$applytransform$1aao = _r508_t0['apply-transform']['bind'](_r508_t0); - r508_xn$dontexport$5sIl = function _r508_t3() { - var _r510_t0, _r510_t1; - return r508_currentGlyph['dontExport'] = true; + r509_xn$startfrom$1aao = _r509_t0['start-from']['bind'](_r509_t0); + r509_xn$lineto$5sIl = _r509_t0['line-to']['bind'](_r509_t0); + r509_xn$curveto$1aao = _r509_t0['curve-to']['bind'](_r509_t0); + r509_xn$cubicto$1aao = _r509_t0['cubic-to']['bind'](_r509_t0); + r509_xn$putshapes$9Jrj = _r509_t0['put-shapes']['bind'](_r509_t0); + r509_xn$reverselast$3qIs = _r509_t0['reverse-last']['bind'](_r509_t0); + r509_include = _r509_t0['include']['bind'](_r509_t0); + r509_xn$createstroke$7Hrq = _r509_t0['create-stroke']['bind'](_r509_t0); + r509_xn$setanchor$9Jrj = _r509_t0['set-anchor']['bind'](_r509_t0); + r509_xn$applytransform$1aao = _r509_t0['apply-transform']['bind'](_r509_t0); + r509_xn$dontexport$5sIl = function _r509_t3() { + var _r511_t0, _r511_t1; + return r509_currentGlyph['dontExport'] = true; }; - _r508_t0['gizmo'] = r4_globalTransform; - _r508_t0['set-width'](r4_WIDTH); - r508_xn$setwidth$9Jrj(r4_WIDTH); - r508_xn$dontexport$5sIl(); - r508_include(r4_bMarks); - r508_yTopTurn = r4_CAP * 0.62 + r4_HALFSTROKE; - r508_yBottomTurn = r4_CAP * 0.41; - r508_xTopTurn = Math['min'](r0_mix(r4_SB + r4_STROKE, r4_RIGHTSB, 0.75), r4_RIGHTSB - r4_STROKE * 0.77); - r508_xMiddleTurn = r0_mix(r4_SB + r4_STROKE, r4_RIGHTSB, 0.15) + r4_HALFSTROKE; - r508_xBottomTurn = r4_RIGHTSB - r4_O - r4_HALFSTROKE; - r508_xBottomFinal = r0_mix(r4_SB + r4_STROKE, r4_RIGHTSB, 0.4); - r508_include(r508_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_HALFSTROKE, 0)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_UPWARD)['line-to'](r4_SB + r4_HALFSTROKE, r4_CAP - r4_SMOOTHA - r4_HALFSTROKE)['arc-vh-to'](r0_mix(r4_SB + r4_HALFSTROKE, r508_xTopTurn, 0.5), r4_CAP - r4_O - r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r508_xTopTurn, r508_yTopTurn + r4_HALFSTROKE)['heads-to'](r4_DOWNWARD)['line-to'](r508_xTopTurn, r508_yTopTurn - r4_HALFSTROKE)['heads-to'](r4_DOWNWARD)); - r508_include(r508_xn$createstroke$7Hrq()['start-from'](r508_xTopTurn + r4_HALFSTROKE, r508_yTopTurn)['heads-to'](r4_LEFTWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r508_xMiddleTurn + (r508_yTopTurn - r508_yBottomTurn) / 2, r508_yTopTurn)['arc-hv-to'](r508_xMiddleTurn, r0_mix(r508_yTopTurn, r508_yBottomTurn, 0.5))['arc-vh-to'](r0_mix(r508_xMiddleTurn, r508_xBottomTurn, 0.5), r508_yBottomTurn)['arc-hv-to'](r508_xBottomTurn, r0_mix(r508_yBottomTurn + r4_HALFSTROKE, 0, 0.475))['arc-vh-to'](r508_xBottomFinal, r4_HALFSTROKE)['line-to'](r4_SB + r4_STROKE * 1.25, r4_HALFSTROKE)['heads-to'](r4_LEFTWARD)['set-samples'](2)); - _r508_t0['italicHookAttachPoint'] = { + _r509_t0['gizmo'] = r4_globalTransform; + _r509_t0['set-width'](r4_WIDTH); + r509_xn$setwidth$9Jrj(r4_WIDTH); + r509_xn$dontexport$5sIl(); + r509_include(r4_bMarks); + r509_yTopTurn = r4_CAP * 0.62 + r4_HALFSTROKE; + r509_yBottomTurn = r4_CAP * 0.41; + r509_xTopTurn = Math['min'](r0_mix(r4_SB + r4_STROKE, r4_RIGHTSB, 0.75), r4_RIGHTSB - r4_STROKE * 0.77); + r509_xMiddleTurn = r0_mix(r4_SB + r4_STROKE, r4_RIGHTSB, 0.15) + r4_HALFSTROKE; + r509_xBottomTurn = r4_RIGHTSB - r4_O - r4_HALFSTROKE; + r509_xBottomFinal = r0_mix(r4_SB + r4_STROKE, r4_RIGHTSB, 0.4); + r509_include(r509_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_HALFSTROKE, 0)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_UPWARD)['line-to'](r4_SB + r4_HALFSTROKE, r4_CAP - r4_SMOOTHA - r4_HALFSTROKE)['arc-vh-to'](r0_mix(r4_SB + r4_HALFSTROKE, r509_xTopTurn, 0.5), r4_CAP - r4_O - r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r509_xTopTurn, r509_yTopTurn + r4_HALFSTROKE)['heads-to'](r4_DOWNWARD)['line-to'](r509_xTopTurn, r509_yTopTurn - r4_HALFSTROKE)['heads-to'](r4_DOWNWARD)); + r509_include(r509_xn$createstroke$7Hrq()['start-from'](r509_xTopTurn + r4_HALFSTROKE, r509_yTopTurn)['heads-to'](r4_LEFTWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r509_xMiddleTurn + (r509_yTopTurn - r509_yBottomTurn) / 2, r509_yTopTurn)['arc-hv-to'](r509_xMiddleTurn, r0_mix(r509_yTopTurn, r509_yBottomTurn, 0.5))['arc-vh-to'](r0_mix(r509_xMiddleTurn, r509_xBottomTurn, 0.5), r509_yBottomTurn)['arc-hv-to'](r509_xBottomTurn, r0_mix(r509_yBottomTurn + r4_HALFSTROKE, 0, 0.475))['arc-vh-to'](r509_xBottomFinal, r4_HALFSTROKE)['line-to'](r4_SB + r4_STROKE * 1.25, r4_HALFSTROKE)['heads-to'](r4_LEFTWARD)['set-samples'](2)); + _r509_t0['italicHookAttachPoint'] = { 'x': r4_SB + r4_HALFSTROKE, 'y': 0 }; return void 0; }); - r4_xn$createglyph$7Hrq('eszet.italic', function _r4_t168() { - var r512_currentGlyph, r512_xn$setwidth$9Jrj, r512_xn$assignunicode$7Hrq, r512_xn$startfrom$1aao, r512_xn$lineto$5sIl, r512_xn$curveto$1aao, r512_xn$cubicto$1aao, r512_xn$putshapes$9Jrj, r512_xn$reverselast$3qIs, r512_include, r512_xn$createstroke$7Hrq, r512_xn$setanchor$9Jrj, r512_xn$applytransform$1aao, r512_xn$dontexport$5sIl, _r512_t0, _r512_t1, _r512_t2, _r512_t3; - _r512_t0 = this; - r512_currentGlyph = _r512_t0; - r512_xn$setwidth$9Jrj = _r512_t0['set-width']['bind'](_r512_t0); - r512_xn$assignunicode$7Hrq = function _r512_t2(r513_code) { - var r513_code, _r513_t0, _r513_t1; - r512_currentGlyph['assign-unicode'](r513_code); - return r4_unicodeGlyphs[r512_currentGlyph['unicode'][r512_currentGlyph['unicode']['length'] - 1]] = r512_currentGlyph; + r4_xn$createglyph$7Hrq('eszet.italic', function _r4_t171() { + var r513_currentGlyph, r513_xn$setwidth$9Jrj, r513_xn$assignunicode$7Hrq, r513_xn$startfrom$1aao, r513_xn$lineto$5sIl, r513_xn$curveto$1aao, r513_xn$cubicto$1aao, r513_xn$putshapes$9Jrj, r513_xn$reverselast$3qIs, r513_include, r513_xn$createstroke$7Hrq, r513_xn$setanchor$9Jrj, r513_xn$applytransform$1aao, r513_xn$dontexport$5sIl, _r513_t0, _r513_t1, _r513_t2, _r513_t3; + _r513_t0 = this; + r513_currentGlyph = _r513_t0; + r513_xn$setwidth$9Jrj = _r513_t0['set-width']['bind'](_r513_t0); + r513_xn$assignunicode$7Hrq = function _r513_t2(r514_code) { + var r514_code, _r514_t0, _r514_t1; + r513_currentGlyph['assign-unicode'](r514_code); + return r4_unicodeGlyphs[r513_currentGlyph['unicode'][r513_currentGlyph['unicode']['length'] - 1]] = r513_currentGlyph; }; - r512_xn$startfrom$1aao = _r512_t0['start-from']['bind'](_r512_t0); - r512_xn$lineto$5sIl = _r512_t0['line-to']['bind'](_r512_t0); - r512_xn$curveto$1aao = _r512_t0['curve-to']['bind'](_r512_t0); - r512_xn$cubicto$1aao = _r512_t0['cubic-to']['bind'](_r512_t0); - r512_xn$putshapes$9Jrj = _r512_t0['put-shapes']['bind'](_r512_t0); - r512_xn$reverselast$3qIs = _r512_t0['reverse-last']['bind'](_r512_t0); - r512_include = _r512_t0['include']['bind'](_r512_t0); - r512_xn$createstroke$7Hrq = _r512_t0['create-stroke']['bind'](_r512_t0); - r512_xn$setanchor$9Jrj = _r512_t0['set-anchor']['bind'](_r512_t0); - r512_xn$applytransform$1aao = _r512_t0['apply-transform']['bind'](_r512_t0); - r512_xn$dontexport$5sIl = function _r512_t3() { - var _r514_t0, _r514_t1; - return r512_currentGlyph['dontExport'] = true; + r513_xn$startfrom$1aao = _r513_t0['start-from']['bind'](_r513_t0); + r513_xn$lineto$5sIl = _r513_t0['line-to']['bind'](_r513_t0); + r513_xn$curveto$1aao = _r513_t0['curve-to']['bind'](_r513_t0); + r513_xn$cubicto$1aao = _r513_t0['cubic-to']['bind'](_r513_t0); + r513_xn$putshapes$9Jrj = _r513_t0['put-shapes']['bind'](_r513_t0); + r513_xn$reverselast$3qIs = _r513_t0['reverse-last']['bind'](_r513_t0); + r513_include = _r513_t0['include']['bind'](_r513_t0); + r513_xn$createstroke$7Hrq = _r513_t0['create-stroke']['bind'](_r513_t0); + r513_xn$setanchor$9Jrj = _r513_t0['set-anchor']['bind'](_r513_t0); + r513_xn$applytransform$1aao = _r513_t0['apply-transform']['bind'](_r513_t0); + r513_xn$dontexport$5sIl = function _r513_t3() { + var _r515_t0, _r515_t1; + return r513_currentGlyph['dontExport'] = true; }; - _r512_t0['gizmo'] = r4_globalTransform; - _r512_t0['set-width'](r4_WIDTH); - r512_xn$setwidth$9Jrj(r4_WIDTH); - r512_xn$dontexport$5sIl(); - r512_include(r4_glyphs['eszet.upright'], r4_AS_BASE); - r512_include(r4_ifMarks); - r512_include(r4_eshHook(r4_glyphs['eszet.upright']['italicHookAttachPoint'])); + _r513_t0['gizmo'] = r4_globalTransform; + _r513_t0['set-width'](r4_WIDTH); + r513_xn$setwidth$9Jrj(r4_WIDTH); + r513_xn$dontexport$5sIl(); + r513_include(r4_glyphs['eszet.upright'], r4_AS_BASE); + r513_include(r4_ifMarks); + r513_include(r4_eshHook(r4_glyphs['eszet.upright']['italicHookAttachPoint'])); return void 0; }); - r4_xn$createglyph$7Hrq('eszet', function _r4_t169() { - var r516_currentGlyph, r516_xn$setwidth$9Jrj, r516_xn$assignunicode$7Hrq, r516_xn$startfrom$1aao, r516_xn$lineto$5sIl, r516_xn$curveto$1aao, r516_xn$cubicto$1aao, r516_xn$putshapes$9Jrj, r516_xn$reverselast$3qIs, r516_include, r516_xn$createstroke$7Hrq, r516_xn$setanchor$9Jrj, r516_xn$applytransform$1aao, r516_xn$dontexport$5sIl, _r516_t0, _r516_t1, _r516_t2, _r516_t3; - _r516_t0 = this; - r516_currentGlyph = _r516_t0; - r516_xn$setwidth$9Jrj = _r516_t0['set-width']['bind'](_r516_t0); - r516_xn$assignunicode$7Hrq = function _r516_t2(r517_code) { - var r517_code, _r517_t0, _r517_t1; - r516_currentGlyph['assign-unicode'](r517_code); - return r4_unicodeGlyphs[r516_currentGlyph['unicode'][r516_currentGlyph['unicode']['length'] - 1]] = r516_currentGlyph; + r4_xn$createglyph$7Hrq('eszet', function _r4_t172() { + var r517_currentGlyph, r517_xn$setwidth$9Jrj, r517_xn$assignunicode$7Hrq, r517_xn$startfrom$1aao, r517_xn$lineto$5sIl, r517_xn$curveto$1aao, r517_xn$cubicto$1aao, r517_xn$putshapes$9Jrj, r517_xn$reverselast$3qIs, r517_include, r517_xn$createstroke$7Hrq, r517_xn$setanchor$9Jrj, r517_xn$applytransform$1aao, r517_xn$dontexport$5sIl, _r517_t0, _r517_t1, _r517_t2, _r517_t3; + _r517_t0 = this; + r517_currentGlyph = _r517_t0; + r517_xn$setwidth$9Jrj = _r517_t0['set-width']['bind'](_r517_t0); + r517_xn$assignunicode$7Hrq = function _r517_t2(r518_code) { + var r518_code, _r518_t0, _r518_t1; + r517_currentGlyph['assign-unicode'](r518_code); + return r4_unicodeGlyphs[r517_currentGlyph['unicode'][r517_currentGlyph['unicode']['length'] - 1]] = r517_currentGlyph; }; - r516_xn$startfrom$1aao = _r516_t0['start-from']['bind'](_r516_t0); - r516_xn$lineto$5sIl = _r516_t0['line-to']['bind'](_r516_t0); - r516_xn$curveto$1aao = _r516_t0['curve-to']['bind'](_r516_t0); - r516_xn$cubicto$1aao = _r516_t0['cubic-to']['bind'](_r516_t0); - r516_xn$putshapes$9Jrj = _r516_t0['put-shapes']['bind'](_r516_t0); - r516_xn$reverselast$3qIs = _r516_t0['reverse-last']['bind'](_r516_t0); - r516_include = _r516_t0['include']['bind'](_r516_t0); - r516_xn$createstroke$7Hrq = _r516_t0['create-stroke']['bind'](_r516_t0); - r516_xn$setanchor$9Jrj = _r516_t0['set-anchor']['bind'](_r516_t0); - r516_xn$applytransform$1aao = _r516_t0['apply-transform']['bind'](_r516_t0); - r516_xn$dontexport$5sIl = function _r516_t3() { - var _r518_t0, _r518_t1; - return r516_currentGlyph['dontExport'] = true; + r517_xn$startfrom$1aao = _r517_t0['start-from']['bind'](_r517_t0); + r517_xn$lineto$5sIl = _r517_t0['line-to']['bind'](_r517_t0); + r517_xn$curveto$1aao = _r517_t0['curve-to']['bind'](_r517_t0); + r517_xn$cubicto$1aao = _r517_t0['cubic-to']['bind'](_r517_t0); + r517_xn$putshapes$9Jrj = _r517_t0['put-shapes']['bind'](_r517_t0); + r517_xn$reverselast$3qIs = _r517_t0['reverse-last']['bind'](_r517_t0); + r517_include = _r517_t0['include']['bind'](_r517_t0); + r517_xn$createstroke$7Hrq = _r517_t0['create-stroke']['bind'](_r517_t0); + r517_xn$setanchor$9Jrj = _r517_t0['set-anchor']['bind'](_r517_t0); + r517_xn$applytransform$1aao = _r517_t0['apply-transform']['bind'](_r517_t0); + r517_xn$dontexport$5sIl = function _r517_t3() { + var _r519_t0, _r519_t1; + return r517_currentGlyph['dontExport'] = true; }; - _r516_t0['gizmo'] = r4_globalTransform; - _r516_t0['set-width'](r4_WIDTH); - r516_xn$setwidth$9Jrj(r4_WIDTH); - r516_xn$assignunicode$7Hrq(223); + _r517_t0['gizmo'] = r4_globalTransform; + _r517_t0['set-width'](r4_WIDTH); + r517_xn$setwidth$9Jrj(r4_WIDTH); + r517_xn$assignunicode$7Hrq(223); if (r4_para['italicangle'] > 0) { - r516_include(r4_glyphs['eszet.italic'], r4_AS_BASE); + r517_include(r4_glyphs['eszet.italic'], r4_AS_BASE); } else { - r516_include(r4_glyphs['eszet.upright'], r4_AS_BASE); + r517_include(r4_glyphs['eszet.upright'], r4_AS_BASE); } return void 0; }); - r4_ezhshape = function _r4_t170(r519_top, r519_bot) { - var r519_top, r519_bot, _r519_t0, _r519_t1, _r519_t2; - return function _r519_t2() { - var r521_currentGlyph, r521_xn$setwidth$9Jrj, r521_xn$assignunicode$7Hrq, r521_xn$startfrom$1aao, r521_xn$lineto$5sIl, r521_xn$curveto$1aao, r521_xn$cubicto$1aao, r521_xn$putshapes$9Jrj, r521_xn$reverselast$3qIs, r521_include, r521_xn$createstroke$7Hrq, r521_xn$setanchor$9Jrj, r521_xn$applytransform$1aao, r521_xn$dontexport$5sIl, r521_cor, r521_yMidBar, r521_ezhLeft, r521_ezhRight, _r521_t0, _r521_t1, _r521_t2, _r521_t3; - _r521_t0 = this; - r521_currentGlyph = _r521_t0; - r521_xn$setwidth$9Jrj = _r521_t0['set-width']['bind'](_r521_t0); - r521_xn$assignunicode$7Hrq = function _r521_t2(r522_code) { - var r522_code, _r522_t0, _r522_t1; - r521_currentGlyph['assign-unicode'](r522_code); - return r4_unicodeGlyphs[r521_currentGlyph['unicode'][r521_currentGlyph['unicode']['length'] - 1]] = r521_currentGlyph; + r4_ezhshape = function _r4_t173(r520_top, r520_bot) { + var r520_top, r520_bot, _r520_t0, _r520_t1, _r520_t2; + return function _r520_t2() { + var r522_currentGlyph, r522_xn$setwidth$9Jrj, r522_xn$assignunicode$7Hrq, r522_xn$startfrom$1aao, r522_xn$lineto$5sIl, r522_xn$curveto$1aao, r522_xn$cubicto$1aao, r522_xn$putshapes$9Jrj, r522_xn$reverselast$3qIs, r522_include, r522_xn$createstroke$7Hrq, r522_xn$setanchor$9Jrj, r522_xn$applytransform$1aao, r522_xn$dontexport$5sIl, r522_cor, r522_yMidBar, r522_ezhLeft, r522_ezhRight, _r522_t0, _r522_t1, _r522_t2, _r522_t3; + _r522_t0 = this; + r522_currentGlyph = _r522_t0; + r522_xn$setwidth$9Jrj = _r522_t0['set-width']['bind'](_r522_t0); + r522_xn$assignunicode$7Hrq = function _r522_t2(r523_code) { + var r523_code, _r523_t0, _r523_t1; + r522_currentGlyph['assign-unicode'](r523_code); + return r4_unicodeGlyphs[r522_currentGlyph['unicode'][r522_currentGlyph['unicode']['length'] - 1]] = r522_currentGlyph; }; - r521_xn$startfrom$1aao = _r521_t0['start-from']['bind'](_r521_t0); - r521_xn$lineto$5sIl = _r521_t0['line-to']['bind'](_r521_t0); - r521_xn$curveto$1aao = _r521_t0['curve-to']['bind'](_r521_t0); - r521_xn$cubicto$1aao = _r521_t0['cubic-to']['bind'](_r521_t0); - r521_xn$putshapes$9Jrj = _r521_t0['put-shapes']['bind'](_r521_t0); - r521_xn$reverselast$3qIs = _r521_t0['reverse-last']['bind'](_r521_t0); - r521_include = _r521_t0['include']['bind'](_r521_t0); - r521_xn$createstroke$7Hrq = _r521_t0['create-stroke']['bind'](_r521_t0); - r521_xn$setanchor$9Jrj = _r521_t0['set-anchor']['bind'](_r521_t0); - r521_xn$applytransform$1aao = _r521_t0['apply-transform']['bind'](_r521_t0); - r521_xn$dontexport$5sIl = function _r521_t3() { - var _r523_t0, _r523_t1; - return r521_currentGlyph['dontExport'] = true; + r522_xn$startfrom$1aao = _r522_t0['start-from']['bind'](_r522_t0); + r522_xn$lineto$5sIl = _r522_t0['line-to']['bind'](_r522_t0); + r522_xn$curveto$1aao = _r522_t0['curve-to']['bind'](_r522_t0); + r522_xn$cubicto$1aao = _r522_t0['cubic-to']['bind'](_r522_t0); + r522_xn$putshapes$9Jrj = _r522_t0['put-shapes']['bind'](_r522_t0); + r522_xn$reverselast$3qIs = _r522_t0['reverse-last']['bind'](_r522_t0); + r522_include = _r522_t0['include']['bind'](_r522_t0); + r522_xn$createstroke$7Hrq = _r522_t0['create-stroke']['bind'](_r522_t0); + r522_xn$setanchor$9Jrj = _r522_t0['set-anchor']['bind'](_r522_t0); + r522_xn$applytransform$1aao = _r522_t0['apply-transform']['bind'](_r522_t0); + r522_xn$dontexport$5sIl = function _r522_t3() { + var _r524_t0, _r524_t1; + return r522_currentGlyph['dontExport'] = true; }; - _r521_t0['gizmo'] = r4_globalTransform; - _r521_t0['set-width'](r4_WIDTH); - r521_cor = 1.2; - r521_yMidBar = r0_mix(r519_bot, r519_top, 0.6); - r521_ezhLeft = r0_mix(r4_SB, r4_RIGHTSB, 0.2); - r521_ezhRight = r0_mix(r4_SB, r4_RIGHTSB, 0.925); - r521_include(r521_xn$createstroke$7Hrq()['start-from'](r4_SB, r519_top)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r521_ezhRight, r519_top)['heads-to'](r4_RIGHTWARD)['to-outline']()); - r521_include(r521_xn$createstroke$7Hrq()['start-from'](r521_ezhLeft, r521_yMidBar)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_MIDDLE, r521_yMidBar)['arc-hv-to'](r4_RIGHTSB, r0_mix(r521_yMidBar, r519_bot, 0.5))['to-outline']()); - r521_include(r4_XSHookLower(r519_bot, r4_SB, r0_mix(r4_SB, r4_RIGHTSB, 0.465), r4_RIGHTSB, (r521_yMidBar - r519_bot) / 2, r4_SHOOK)); - r521_xn$startfrom$1aao(r521_ezhLeft, r521_yMidBar); - r521_xn$lineto$5sIl(r521_ezhLeft + r4_STROKE * r521_cor, r521_yMidBar); - r521_xn$lineto$5sIl(r521_ezhRight, r519_top - r4_STROKE); - r521_xn$lineto$5sIl(r521_ezhRight - r4_STROKE * r521_cor, r519_top - r4_STROKE); - r521_xn$reverselast$3qIs(); + _r522_t0['gizmo'] = r4_globalTransform; + _r522_t0['set-width'](r4_WIDTH); + r522_cor = 1.2; + r522_yMidBar = r0_mix(r520_bot, r520_top, 0.6); + r522_ezhLeft = r0_mix(r4_SB, r4_RIGHTSB, 0.2); + r522_ezhRight = r0_mix(r4_SB, r4_RIGHTSB, 0.925); + r522_include(r522_xn$createstroke$7Hrq()['start-from'](r4_SB, r520_top)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r522_ezhRight, r520_top)['heads-to'](r4_RIGHTWARD)['to-outline']()); + r522_include(r522_xn$createstroke$7Hrq()['start-from'](r522_ezhLeft, r522_yMidBar)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_MIDDLE, r522_yMidBar)['arc-hv-to'](r4_RIGHTSB, r0_mix(r522_yMidBar, r520_bot, 0.5))['to-outline']()); + r522_include(r4_XSHookLower(r520_bot, r4_SB, r0_mix(r4_SB, r4_RIGHTSB, 0.465), r4_RIGHTSB, (r522_yMidBar - r520_bot) / 2, r4_SHOOK)); + r522_xn$startfrom$1aao(r522_ezhLeft, r522_yMidBar); + r522_xn$lineto$5sIl(r522_ezhLeft + r4_STROKE * r522_cor, r522_yMidBar); + r522_xn$lineto$5sIl(r522_ezhRight, r520_top - r4_STROKE); + r522_xn$lineto$5sIl(r522_ezhRight - r4_STROKE * r522_cor, r520_top - r4_STROKE); + r522_xn$reverselast$3qIs(); return void 0; }; }; - r4_xn$createglyph$7Hrq('Ezh', function _r4_t171() { - var r525_currentGlyph, r525_xn$setwidth$9Jrj, r525_xn$assignunicode$7Hrq, r525_xn$startfrom$1aao, r525_xn$lineto$5sIl, r525_xn$curveto$1aao, r525_xn$cubicto$1aao, r525_xn$putshapes$9Jrj, r525_xn$reverselast$3qIs, r525_include, r525_xn$createstroke$7Hrq, r525_xn$setanchor$9Jrj, r525_xn$applytransform$1aao, r525_xn$dontexport$5sIl, _r525_t0, _r525_t1, _r525_t2, _r525_t3; - _r525_t0 = this; - r525_currentGlyph = _r525_t0; - r525_xn$setwidth$9Jrj = _r525_t0['set-width']['bind'](_r525_t0); - r525_xn$assignunicode$7Hrq = function _r525_t2(r526_code) { - var r526_code, _r526_t0, _r526_t1; - r525_currentGlyph['assign-unicode'](r526_code); - return r4_unicodeGlyphs[r525_currentGlyph['unicode'][r525_currentGlyph['unicode']['length'] - 1]] = r525_currentGlyph; + r4_xn$createglyph$7Hrq('Ezh', function _r4_t174() { + var r526_currentGlyph, r526_xn$setwidth$9Jrj, r526_xn$assignunicode$7Hrq, r526_xn$startfrom$1aao, r526_xn$lineto$5sIl, r526_xn$curveto$1aao, r526_xn$cubicto$1aao, r526_xn$putshapes$9Jrj, r526_xn$reverselast$3qIs, r526_include, r526_xn$createstroke$7Hrq, r526_xn$setanchor$9Jrj, r526_xn$applytransform$1aao, r526_xn$dontexport$5sIl, _r526_t0, _r526_t1, _r526_t2, _r526_t3; + _r526_t0 = this; + r526_currentGlyph = _r526_t0; + r526_xn$setwidth$9Jrj = _r526_t0['set-width']['bind'](_r526_t0); + r526_xn$assignunicode$7Hrq = function _r526_t2(r527_code) { + var r527_code, _r527_t0, _r527_t1; + r526_currentGlyph['assign-unicode'](r527_code); + return r4_unicodeGlyphs[r526_currentGlyph['unicode'][r526_currentGlyph['unicode']['length'] - 1]] = r526_currentGlyph; }; - r525_xn$startfrom$1aao = _r525_t0['start-from']['bind'](_r525_t0); - r525_xn$lineto$5sIl = _r525_t0['line-to']['bind'](_r525_t0); - r525_xn$curveto$1aao = _r525_t0['curve-to']['bind'](_r525_t0); - r525_xn$cubicto$1aao = _r525_t0['cubic-to']['bind'](_r525_t0); - r525_xn$putshapes$9Jrj = _r525_t0['put-shapes']['bind'](_r525_t0); - r525_xn$reverselast$3qIs = _r525_t0['reverse-last']['bind'](_r525_t0); - r525_include = _r525_t0['include']['bind'](_r525_t0); - r525_xn$createstroke$7Hrq = _r525_t0['create-stroke']['bind'](_r525_t0); - r525_xn$setanchor$9Jrj = _r525_t0['set-anchor']['bind'](_r525_t0); - r525_xn$applytransform$1aao = _r525_t0['apply-transform']['bind'](_r525_t0); - r525_xn$dontexport$5sIl = function _r525_t3() { - var _r527_t0, _r527_t1; - return r525_currentGlyph['dontExport'] = true; + r526_xn$startfrom$1aao = _r526_t0['start-from']['bind'](_r526_t0); + r526_xn$lineto$5sIl = _r526_t0['line-to']['bind'](_r526_t0); + r526_xn$curveto$1aao = _r526_t0['curve-to']['bind'](_r526_t0); + r526_xn$cubicto$1aao = _r526_t0['cubic-to']['bind'](_r526_t0); + r526_xn$putshapes$9Jrj = _r526_t0['put-shapes']['bind'](_r526_t0); + r526_xn$reverselast$3qIs = _r526_t0['reverse-last']['bind'](_r526_t0); + r526_include = _r526_t0['include']['bind'](_r526_t0); + r526_xn$createstroke$7Hrq = _r526_t0['create-stroke']['bind'](_r526_t0); + r526_xn$setanchor$9Jrj = _r526_t0['set-anchor']['bind'](_r526_t0); + r526_xn$applytransform$1aao = _r526_t0['apply-transform']['bind'](_r526_t0); + r526_xn$dontexport$5sIl = function _r526_t3() { + var _r528_t0, _r528_t1; + return r526_currentGlyph['dontExport'] = true; }; - _r525_t0['gizmo'] = r4_globalTransform; - _r525_t0['set-width'](r4_WIDTH); - r525_xn$setwidth$9Jrj(r4_WIDTH); - r525_xn$assignunicode$7Hrq(439); - r525_include(r4_capitalMarks); - r525_include(r4_ezhshape(r4_CAP, 0)); + _r526_t0['gizmo'] = r4_globalTransform; + _r526_t0['set-width'](r4_WIDTH); + r526_xn$setwidth$9Jrj(r4_WIDTH); + r526_xn$assignunicode$7Hrq(439); + r526_include(r4_capitalMarks); + r526_include(r4_ezhshape(r4_CAP, 0)); return void 0; }); - r4_xn$createglyph$7Hrq('ezh', function _r4_t172() { - var r529_currentGlyph, r529_xn$setwidth$9Jrj, r529_xn$assignunicode$7Hrq, r529_xn$startfrom$1aao, r529_xn$lineto$5sIl, r529_xn$curveto$1aao, r529_xn$cubicto$1aao, r529_xn$putshapes$9Jrj, r529_xn$reverselast$3qIs, r529_include, r529_xn$createstroke$7Hrq, r529_xn$setanchor$9Jrj, r529_xn$applytransform$1aao, r529_xn$dontexport$5sIl, _r529_t0, _r529_t1, _r529_t2, _r529_t3; - _r529_t0 = this; - r529_currentGlyph = _r529_t0; - r529_xn$setwidth$9Jrj = _r529_t0['set-width']['bind'](_r529_t0); - r529_xn$assignunicode$7Hrq = function _r529_t2(r530_code) { - var r530_code, _r530_t0, _r530_t1; - r529_currentGlyph['assign-unicode'](r530_code); - return r4_unicodeGlyphs[r529_currentGlyph['unicode'][r529_currentGlyph['unicode']['length'] - 1]] = r529_currentGlyph; + r4_xn$createglyph$7Hrq('ezh', function _r4_t175() { + var r530_currentGlyph, r530_xn$setwidth$9Jrj, r530_xn$assignunicode$7Hrq, r530_xn$startfrom$1aao, r530_xn$lineto$5sIl, r530_xn$curveto$1aao, r530_xn$cubicto$1aao, r530_xn$putshapes$9Jrj, r530_xn$reverselast$3qIs, r530_include, r530_xn$createstroke$7Hrq, r530_xn$setanchor$9Jrj, r530_xn$applytransform$1aao, r530_xn$dontexport$5sIl, _r530_t0, _r530_t1, _r530_t2, _r530_t3; + _r530_t0 = this; + r530_currentGlyph = _r530_t0; + r530_xn$setwidth$9Jrj = _r530_t0['set-width']['bind'](_r530_t0); + r530_xn$assignunicode$7Hrq = function _r530_t2(r531_code) { + var r531_code, _r531_t0, _r531_t1; + r530_currentGlyph['assign-unicode'](r531_code); + return r4_unicodeGlyphs[r530_currentGlyph['unicode'][r530_currentGlyph['unicode']['length'] - 1]] = r530_currentGlyph; }; - r529_xn$startfrom$1aao = _r529_t0['start-from']['bind'](_r529_t0); - r529_xn$lineto$5sIl = _r529_t0['line-to']['bind'](_r529_t0); - r529_xn$curveto$1aao = _r529_t0['curve-to']['bind'](_r529_t0); - r529_xn$cubicto$1aao = _r529_t0['cubic-to']['bind'](_r529_t0); - r529_xn$putshapes$9Jrj = _r529_t0['put-shapes']['bind'](_r529_t0); - r529_xn$reverselast$3qIs = _r529_t0['reverse-last']['bind'](_r529_t0); - r529_include = _r529_t0['include']['bind'](_r529_t0); - r529_xn$createstroke$7Hrq = _r529_t0['create-stroke']['bind'](_r529_t0); - r529_xn$setanchor$9Jrj = _r529_t0['set-anchor']['bind'](_r529_t0); - r529_xn$applytransform$1aao = _r529_t0['apply-transform']['bind'](_r529_t0); - r529_xn$dontexport$5sIl = function _r529_t3() { - var _r531_t0, _r531_t1; - return r529_currentGlyph['dontExport'] = true; + r530_xn$startfrom$1aao = _r530_t0['start-from']['bind'](_r530_t0); + r530_xn$lineto$5sIl = _r530_t0['line-to']['bind'](_r530_t0); + r530_xn$curveto$1aao = _r530_t0['curve-to']['bind'](_r530_t0); + r530_xn$cubicto$1aao = _r530_t0['cubic-to']['bind'](_r530_t0); + r530_xn$putshapes$9Jrj = _r530_t0['put-shapes']['bind'](_r530_t0); + r530_xn$reverselast$3qIs = _r530_t0['reverse-last']['bind'](_r530_t0); + r530_include = _r530_t0['include']['bind'](_r530_t0); + r530_xn$createstroke$7Hrq = _r530_t0['create-stroke']['bind'](_r530_t0); + r530_xn$setanchor$9Jrj = _r530_t0['set-anchor']['bind'](_r530_t0); + r530_xn$applytransform$1aao = _r530_t0['apply-transform']['bind'](_r530_t0); + r530_xn$dontexport$5sIl = function _r530_t3() { + var _r532_t0, _r532_t1; + return r530_currentGlyph['dontExport'] = true; }; - _r529_t0['gizmo'] = r4_globalTransform; - _r529_t0['set-width'](r4_WIDTH); - r529_xn$setwidth$9Jrj(r4_WIDTH); - r529_xn$assignunicode$7Hrq(658); - r529_include(r4_pMarks); - r529_include(r4_ezhshape(r4_XH, r4_DESCENDER)); + _r530_t0['gizmo'] = r4_globalTransform; + _r530_t0['set-width'](r4_WIDTH); + r530_xn$setwidth$9Jrj(r4_WIDTH); + r530_xn$assignunicode$7Hrq(658); + r530_include(r4_pMarks); + r530_include(r4_ezhshape(r4_XH, r4_DESCENDER)); return void 0; }); - r4_xn$createglyph$7Hrq('esh', function _r4_t173() { - var r533_currentGlyph, r533_xn$setwidth$9Jrj, r533_xn$assignunicode$7Hrq, r533_xn$startfrom$1aao, r533_xn$lineto$5sIl, r533_xn$curveto$1aao, r533_xn$cubicto$1aao, r533_xn$putshapes$9Jrj, r533_xn$reverselast$3qIs, r533_include, r533_xn$createstroke$7Hrq, r533_xn$setanchor$9Jrj, r533_xn$applytransform$1aao, r533_xn$dontexport$5sIl, _r533_t0, _r533_t1, _r533_t2, _r533_t3; - _r533_t0 = this; - r533_currentGlyph = _r533_t0; - r533_xn$setwidth$9Jrj = _r533_t0['set-width']['bind'](_r533_t0); - r533_xn$assignunicode$7Hrq = function _r533_t2(r534_code) { - var r534_code, _r534_t0, _r534_t1; - r533_currentGlyph['assign-unicode'](r534_code); - return r4_unicodeGlyphs[r533_currentGlyph['unicode'][r533_currentGlyph['unicode']['length'] - 1]] = r533_currentGlyph; + r4_xn$createglyph$7Hrq('esh', function _r4_t176() { + var r534_currentGlyph, r534_xn$setwidth$9Jrj, r534_xn$assignunicode$7Hrq, r534_xn$startfrom$1aao, r534_xn$lineto$5sIl, r534_xn$curveto$1aao, r534_xn$cubicto$1aao, r534_xn$putshapes$9Jrj, r534_xn$reverselast$3qIs, r534_include, r534_xn$createstroke$7Hrq, r534_xn$setanchor$9Jrj, r534_xn$applytransform$1aao, r534_xn$dontexport$5sIl, _r534_t0, _r534_t1, _r534_t2, _r534_t3; + _r534_t0 = this; + r534_currentGlyph = _r534_t0; + r534_xn$setwidth$9Jrj = _r534_t0['set-width']['bind'](_r534_t0); + r534_xn$assignunicode$7Hrq = function _r534_t2(r535_code) { + var r535_code, _r535_t0, _r535_t1; + r534_currentGlyph['assign-unicode'](r535_code); + return r4_unicodeGlyphs[r534_currentGlyph['unicode'][r534_currentGlyph['unicode']['length'] - 1]] = r534_currentGlyph; }; - r533_xn$startfrom$1aao = _r533_t0['start-from']['bind'](_r533_t0); - r533_xn$lineto$5sIl = _r533_t0['line-to']['bind'](_r533_t0); - r533_xn$curveto$1aao = _r533_t0['curve-to']['bind'](_r533_t0); - r533_xn$cubicto$1aao = _r533_t0['cubic-to']['bind'](_r533_t0); - r533_xn$putshapes$9Jrj = _r533_t0['put-shapes']['bind'](_r533_t0); - r533_xn$reverselast$3qIs = _r533_t0['reverse-last']['bind'](_r533_t0); - r533_include = _r533_t0['include']['bind'](_r533_t0); - r533_xn$createstroke$7Hrq = _r533_t0['create-stroke']['bind'](_r533_t0); - r533_xn$setanchor$9Jrj = _r533_t0['set-anchor']['bind'](_r533_t0); - r533_xn$applytransform$1aao = _r533_t0['apply-transform']['bind'](_r533_t0); - r533_xn$dontexport$5sIl = function _r533_t3() { - var _r535_t0, _r535_t1; - return r533_currentGlyph['dontExport'] = true; + r534_xn$startfrom$1aao = _r534_t0['start-from']['bind'](_r534_t0); + r534_xn$lineto$5sIl = _r534_t0['line-to']['bind'](_r534_t0); + r534_xn$curveto$1aao = _r534_t0['curve-to']['bind'](_r534_t0); + r534_xn$cubicto$1aao = _r534_t0['cubic-to']['bind'](_r534_t0); + r534_xn$putshapes$9Jrj = _r534_t0['put-shapes']['bind'](_r534_t0); + r534_xn$reverselast$3qIs = _r534_t0['reverse-last']['bind'](_r534_t0); + r534_include = _r534_t0['include']['bind'](_r534_t0); + r534_xn$createstroke$7Hrq = _r534_t0['create-stroke']['bind'](_r534_t0); + r534_xn$setanchor$9Jrj = _r534_t0['set-anchor']['bind'](_r534_t0); + r534_xn$applytransform$1aao = _r534_t0['apply-transform']['bind'](_r534_t0); + r534_xn$dontexport$5sIl = function _r534_t3() { + var _r536_t0, _r536_t1; + return r534_currentGlyph['dontExport'] = true; }; - _r533_t0['gizmo'] = r4_globalTransform; - _r533_t0['set-width'](r4_WIDTH); - r533_xn$assignunicode$7Hrq(643); - r533_include(r4_glyphs['longs.italic'], r4_AS_BASE); + _r534_t0['gizmo'] = r4_globalTransform; + _r534_t0['set-width'](r4_WIDTH); + r534_xn$assignunicode$7Hrq(643); + r534_include(r4_glyphs['longs.italic'], r4_AS_BASE); return void 0; }); - r4_xn$createglyph$7Hrq('zero.unslashed', function _r4_t174() { - var r537_currentGlyph, r537_xn$setwidth$9Jrj, r537_xn$assignunicode$7Hrq, r537_xn$startfrom$1aao, r537_xn$lineto$5sIl, r537_xn$curveto$1aao, r537_xn$cubicto$1aao, r537_xn$putshapes$9Jrj, r537_xn$reverselast$3qIs, r537_include, r537_xn$createstroke$7Hrq, r537_xn$setanchor$9Jrj, r537_xn$applytransform$1aao, r537_xn$dontexport$5sIl, _r537_t0, _r537_t1, _r537_t2, _r537_t3; - _r537_t0 = this; - r537_currentGlyph = _r537_t0; - r537_xn$setwidth$9Jrj = _r537_t0['set-width']['bind'](_r537_t0); - r537_xn$assignunicode$7Hrq = function _r537_t2(r538_code) { - var r538_code, _r538_t0, _r538_t1; - r537_currentGlyph['assign-unicode'](r538_code); - return r4_unicodeGlyphs[r537_currentGlyph['unicode'][r537_currentGlyph['unicode']['length'] - 1]] = r537_currentGlyph; + r4_xn$createglyph$7Hrq('zero.unslashed', function _r4_t177() { + var r538_currentGlyph, r538_xn$setwidth$9Jrj, r538_xn$assignunicode$7Hrq, r538_xn$startfrom$1aao, r538_xn$lineto$5sIl, r538_xn$curveto$1aao, r538_xn$cubicto$1aao, r538_xn$putshapes$9Jrj, r538_xn$reverselast$3qIs, r538_include, r538_xn$createstroke$7Hrq, r538_xn$setanchor$9Jrj, r538_xn$applytransform$1aao, r538_xn$dontexport$5sIl, _r538_t0, _r538_t1, _r538_t2, _r538_t3; + _r538_t0 = this; + r538_currentGlyph = _r538_t0; + r538_xn$setwidth$9Jrj = _r538_t0['set-width']['bind'](_r538_t0); + r538_xn$assignunicode$7Hrq = function _r538_t2(r539_code) { + var r539_code, _r539_t0, _r539_t1; + r538_currentGlyph['assign-unicode'](r539_code); + return r4_unicodeGlyphs[r538_currentGlyph['unicode'][r538_currentGlyph['unicode']['length'] - 1]] = r538_currentGlyph; }; - r537_xn$startfrom$1aao = _r537_t0['start-from']['bind'](_r537_t0); - r537_xn$lineto$5sIl = _r537_t0['line-to']['bind'](_r537_t0); - r537_xn$curveto$1aao = _r537_t0['curve-to']['bind'](_r537_t0); - r537_xn$cubicto$1aao = _r537_t0['cubic-to']['bind'](_r537_t0); - r537_xn$putshapes$9Jrj = _r537_t0['put-shapes']['bind'](_r537_t0); - r537_xn$reverselast$3qIs = _r537_t0['reverse-last']['bind'](_r537_t0); - r537_include = _r537_t0['include']['bind'](_r537_t0); - r537_xn$createstroke$7Hrq = _r537_t0['create-stroke']['bind'](_r537_t0); - r537_xn$setanchor$9Jrj = _r537_t0['set-anchor']['bind'](_r537_t0); - r537_xn$applytransform$1aao = _r537_t0['apply-transform']['bind'](_r537_t0); - r537_xn$dontexport$5sIl = function _r537_t3() { - var _r539_t0, _r539_t1; - return r537_currentGlyph['dontExport'] = true; + r538_xn$startfrom$1aao = _r538_t0['start-from']['bind'](_r538_t0); + r538_xn$lineto$5sIl = _r538_t0['line-to']['bind'](_r538_t0); + r538_xn$curveto$1aao = _r538_t0['curve-to']['bind'](_r538_t0); + r538_xn$cubicto$1aao = _r538_t0['cubic-to']['bind'](_r538_t0); + r538_xn$putshapes$9Jrj = _r538_t0['put-shapes']['bind'](_r538_t0); + r538_xn$reverselast$3qIs = _r538_t0['reverse-last']['bind'](_r538_t0); + r538_include = _r538_t0['include']['bind'](_r538_t0); + r538_xn$createstroke$7Hrq = _r538_t0['create-stroke']['bind'](_r538_t0); + r538_xn$setanchor$9Jrj = _r538_t0['set-anchor']['bind'](_r538_t0); + r538_xn$applytransform$1aao = _r538_t0['apply-transform']['bind'](_r538_t0); + r538_xn$dontexport$5sIl = function _r538_t3() { + var _r540_t0, _r540_t1; + return r538_currentGlyph['dontExport'] = true; }; - _r537_t0['gizmo'] = r4_globalTransform; - _r537_t0['set-width'](r4_WIDTH); - r537_xn$setwidth$9Jrj(r4_WIDTH); - r537_xn$dontexport$5sIl(); - r537_include(r4_smallo(r4_CAP, 0, r4_SB, r4_RIGHTSB)); + _r538_t0['gizmo'] = r4_globalTransform; + _r538_t0['set-width'](r4_WIDTH); + r538_xn$setwidth$9Jrj(r4_WIDTH); + r538_xn$dontexport$5sIl(); + r538_include(r4_smallo(r4_CAP, 0, r4_SB, r4_RIGHTSB)); return void 0; }); - r4_xn$createglyph$7Hrq('zero.slashed', function _r4_t175() { - var r541_currentGlyph, r541_xn$setwidth$9Jrj, r541_xn$assignunicode$7Hrq, r541_xn$startfrom$1aao, r541_xn$lineto$5sIl, r541_xn$curveto$1aao, r541_xn$cubicto$1aao, r541_xn$putshapes$9Jrj, r541_xn$reverselast$3qIs, r541_include, r541_xn$createstroke$7Hrq, r541_xn$setanchor$9Jrj, r541_xn$applytransform$1aao, r541_xn$dontexport$5sIl, r541_fine, _r541_t0, _r541_t1, _r541_t2, _r541_t3; - _r541_t0 = this; - r541_currentGlyph = _r541_t0; - r541_xn$setwidth$9Jrj = _r541_t0['set-width']['bind'](_r541_t0); - r541_xn$assignunicode$7Hrq = function _r541_t2(r542_code) { - var r542_code, _r542_t0, _r542_t1; - r541_currentGlyph['assign-unicode'](r542_code); - return r4_unicodeGlyphs[r541_currentGlyph['unicode'][r541_currentGlyph['unicode']['length'] - 1]] = r541_currentGlyph; + r4_xn$createglyph$7Hrq('zero.slashed', function _r4_t178() { + var r542_currentGlyph, r542_xn$setwidth$9Jrj, r542_xn$assignunicode$7Hrq, r542_xn$startfrom$1aao, r542_xn$lineto$5sIl, r542_xn$curveto$1aao, r542_xn$cubicto$1aao, r542_xn$putshapes$9Jrj, r542_xn$reverselast$3qIs, r542_include, r542_xn$createstroke$7Hrq, r542_xn$setanchor$9Jrj, r542_xn$applytransform$1aao, r542_xn$dontexport$5sIl, r542_fine, _r542_t0, _r542_t1, _r542_t2, _r542_t3; + _r542_t0 = this; + r542_currentGlyph = _r542_t0; + r542_xn$setwidth$9Jrj = _r542_t0['set-width']['bind'](_r542_t0); + r542_xn$assignunicode$7Hrq = function _r542_t2(r543_code) { + var r543_code, _r543_t0, _r543_t1; + r542_currentGlyph['assign-unicode'](r543_code); + return r4_unicodeGlyphs[r542_currentGlyph['unicode'][r542_currentGlyph['unicode']['length'] - 1]] = r542_currentGlyph; }; - r541_xn$startfrom$1aao = _r541_t0['start-from']['bind'](_r541_t0); - r541_xn$lineto$5sIl = _r541_t0['line-to']['bind'](_r541_t0); - r541_xn$curveto$1aao = _r541_t0['curve-to']['bind'](_r541_t0); - r541_xn$cubicto$1aao = _r541_t0['cubic-to']['bind'](_r541_t0); - r541_xn$putshapes$9Jrj = _r541_t0['put-shapes']['bind'](_r541_t0); - r541_xn$reverselast$3qIs = _r541_t0['reverse-last']['bind'](_r541_t0); - r541_include = _r541_t0['include']['bind'](_r541_t0); - r541_xn$createstroke$7Hrq = _r541_t0['create-stroke']['bind'](_r541_t0); - r541_xn$setanchor$9Jrj = _r541_t0['set-anchor']['bind'](_r541_t0); - r541_xn$applytransform$1aao = _r541_t0['apply-transform']['bind'](_r541_t0); - r541_xn$dontexport$5sIl = function _r541_t3() { - var _r543_t0, _r543_t1; - return r541_currentGlyph['dontExport'] = true; + r542_xn$startfrom$1aao = _r542_t0['start-from']['bind'](_r542_t0); + r542_xn$lineto$5sIl = _r542_t0['line-to']['bind'](_r542_t0); + r542_xn$curveto$1aao = _r542_t0['curve-to']['bind'](_r542_t0); + r542_xn$cubicto$1aao = _r542_t0['cubic-to']['bind'](_r542_t0); + r542_xn$putshapes$9Jrj = _r542_t0['put-shapes']['bind'](_r542_t0); + r542_xn$reverselast$3qIs = _r542_t0['reverse-last']['bind'](_r542_t0); + r542_include = _r542_t0['include']['bind'](_r542_t0); + r542_xn$createstroke$7Hrq = _r542_t0['create-stroke']['bind'](_r542_t0); + r542_xn$setanchor$9Jrj = _r542_t0['set-anchor']['bind'](_r542_t0); + r542_xn$applytransform$1aao = _r542_t0['apply-transform']['bind'](_r542_t0); + r542_xn$dontexport$5sIl = function _r542_t3() { + var _r544_t0, _r544_t1; + return r542_currentGlyph['dontExport'] = true; }; - _r541_t0['gizmo'] = r4_globalTransform; - _r541_t0['set-width'](r4_WIDTH); - r541_xn$setwidth$9Jrj(r4_WIDTH); - r541_xn$dontexport$5sIl(); - r541_include(r4_glyphs['zero.unslashed']); - r541_fine = r4_adviceBlackness(9); - r541_include(r541_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_STROKE / 2, r4_CAP * (1 - 0.77))['set-width'](r541_fine, r541_fine)['line-to'](r4_RIGHTSB - r4_STROKE / 2, r4_CAP * 0.77)); + _r542_t0['gizmo'] = r4_globalTransform; + _r542_t0['set-width'](r4_WIDTH); + r542_xn$setwidth$9Jrj(r4_WIDTH); + r542_xn$dontexport$5sIl(); + r542_include(r4_glyphs['zero.unslashed']); + r542_fine = r4_adviceBlackness(9); + r542_include(r542_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_STROKE / 2, r4_CAP * (1 - 0.77))['set-width'](r542_fine, r542_fine)['line-to'](r4_RIGHTSB - r4_STROKE / 2, r4_CAP * 0.77)); return void 0; }); - r4_xn$createglyph$7Hrq('zero.dotted', function _r4_t176() { - var r545_currentGlyph, r545_xn$setwidth$9Jrj, r545_xn$assignunicode$7Hrq, r545_xn$startfrom$1aao, r545_xn$lineto$5sIl, r545_xn$curveto$1aao, r545_xn$cubicto$1aao, r545_xn$putshapes$9Jrj, r545_xn$reverselast$3qIs, r545_include, r545_xn$createstroke$7Hrq, r545_xn$setanchor$9Jrj, r545_xn$applytransform$1aao, r545_xn$dontexport$5sIl, r545_radius, _r545_t0, _r545_t1, _r545_t2, _r545_t3; - _r545_t0 = this; - r545_currentGlyph = _r545_t0; - r545_xn$setwidth$9Jrj = _r545_t0['set-width']['bind'](_r545_t0); - r545_xn$assignunicode$7Hrq = function _r545_t2(r546_code) { - var r546_code, _r546_t0, _r546_t1; - r545_currentGlyph['assign-unicode'](r546_code); - return r4_unicodeGlyphs[r545_currentGlyph['unicode'][r545_currentGlyph['unicode']['length'] - 1]] = r545_currentGlyph; + r4_xn$createglyph$7Hrq('zero.dotted', function _r4_t179() { + var r546_currentGlyph, r546_xn$setwidth$9Jrj, r546_xn$assignunicode$7Hrq, r546_xn$startfrom$1aao, r546_xn$lineto$5sIl, r546_xn$curveto$1aao, r546_xn$cubicto$1aao, r546_xn$putshapes$9Jrj, r546_xn$reverselast$3qIs, r546_include, r546_xn$createstroke$7Hrq, r546_xn$setanchor$9Jrj, r546_xn$applytransform$1aao, r546_xn$dontexport$5sIl, r546_radius, _r546_t0, _r546_t1, _r546_t2, _r546_t3; + _r546_t0 = this; + r546_currentGlyph = _r546_t0; + r546_xn$setwidth$9Jrj = _r546_t0['set-width']['bind'](_r546_t0); + r546_xn$assignunicode$7Hrq = function _r546_t2(r547_code) { + var r547_code, _r547_t0, _r547_t1; + r546_currentGlyph['assign-unicode'](r547_code); + return r4_unicodeGlyphs[r546_currentGlyph['unicode'][r546_currentGlyph['unicode']['length'] - 1]] = r546_currentGlyph; }; - r545_xn$startfrom$1aao = _r545_t0['start-from']['bind'](_r545_t0); - r545_xn$lineto$5sIl = _r545_t0['line-to']['bind'](_r545_t0); - r545_xn$curveto$1aao = _r545_t0['curve-to']['bind'](_r545_t0); - r545_xn$cubicto$1aao = _r545_t0['cubic-to']['bind'](_r545_t0); - r545_xn$putshapes$9Jrj = _r545_t0['put-shapes']['bind'](_r545_t0); - r545_xn$reverselast$3qIs = _r545_t0['reverse-last']['bind'](_r545_t0); - r545_include = _r545_t0['include']['bind'](_r545_t0); - r545_xn$createstroke$7Hrq = _r545_t0['create-stroke']['bind'](_r545_t0); - r545_xn$setanchor$9Jrj = _r545_t0['set-anchor']['bind'](_r545_t0); - r545_xn$applytransform$1aao = _r545_t0['apply-transform']['bind'](_r545_t0); - r545_xn$dontexport$5sIl = function _r545_t3() { - var _r547_t0, _r547_t1; - return r545_currentGlyph['dontExport'] = true; + r546_xn$startfrom$1aao = _r546_t0['start-from']['bind'](_r546_t0); + r546_xn$lineto$5sIl = _r546_t0['line-to']['bind'](_r546_t0); + r546_xn$curveto$1aao = _r546_t0['curve-to']['bind'](_r546_t0); + r546_xn$cubicto$1aao = _r546_t0['cubic-to']['bind'](_r546_t0); + r546_xn$putshapes$9Jrj = _r546_t0['put-shapes']['bind'](_r546_t0); + r546_xn$reverselast$3qIs = _r546_t0['reverse-last']['bind'](_r546_t0); + r546_include = _r546_t0['include']['bind'](_r546_t0); + r546_xn$createstroke$7Hrq = _r546_t0['create-stroke']['bind'](_r546_t0); + r546_xn$setanchor$9Jrj = _r546_t0['set-anchor']['bind'](_r546_t0); + r546_xn$applytransform$1aao = _r546_t0['apply-transform']['bind'](_r546_t0); + r546_xn$dontexport$5sIl = function _r546_t3() { + var _r548_t0, _r548_t1; + return r546_currentGlyph['dontExport'] = true; }; - _r545_t0['gizmo'] = r4_globalTransform; - _r545_t0['set-width'](r4_WIDTH); - r545_xn$setwidth$9Jrj(r4_WIDTH); - r545_xn$dontexport$5sIl(); - r545_include(r4_glyphs['zero.unslashed']); - r545_radius = Math['min'](r4_DOTRADIUS, (r4_RIGHTSB - r4_SB - r4_STROKE * 2) / 4); - r545_include([r4_Ring(r4_CAPMIDDLE + r545_radius, r4_CAPMIDDLE - r545_radius, r4_MIDDLE + r545_radius, r4_MIDDLE - r545_radius)]); + _r546_t0['gizmo'] = r4_globalTransform; + _r546_t0['set-width'](r4_WIDTH); + r546_xn$setwidth$9Jrj(r4_WIDTH); + r546_xn$dontexport$5sIl(); + r546_include(r4_glyphs['zero.unslashed']); + r546_radius = Math['min'](r4_DOTRADIUS, (r4_RIGHTSB - r4_SB - r4_STROKE * 2) / 4); + r546_include([r4_Ring(r4_CAPMIDDLE + r546_radius, r4_CAPMIDDLE - r546_radius, r4_MIDDLE + r546_radius, r4_MIDDLE - r546_radius)]); return void 0; }); r4_xn$selectvariant$7Hrq('zero', '0', 'slashed'); - r4_xn$createglyph$7Hrq('one', function _r4_t177() { - var r549_currentGlyph, r549_xn$setwidth$9Jrj, r549_xn$assignunicode$7Hrq, r549_xn$startfrom$1aao, r549_xn$lineto$5sIl, r549_xn$curveto$1aao, r549_xn$cubicto$1aao, r549_xn$putshapes$9Jrj, r549_xn$reverselast$3qIs, r549_include, r549_xn$createstroke$7Hrq, r549_xn$setanchor$9Jrj, r549_xn$applytransform$1aao, r549_xn$dontexport$5sIl, _r549_t0, _r549_t1, _r549_t2, _r549_t3; - _r549_t0 = this; - r549_currentGlyph = _r549_t0; - r549_xn$setwidth$9Jrj = _r549_t0['set-width']['bind'](_r549_t0); - r549_xn$assignunicode$7Hrq = function _r549_t2(r550_code) { - var r550_code, _r550_t0, _r550_t1; - r549_currentGlyph['assign-unicode'](r550_code); - return r4_unicodeGlyphs[r549_currentGlyph['unicode'][r549_currentGlyph['unicode']['length'] - 1]] = r549_currentGlyph; + r4_xn$createglyph$7Hrq('one', function _r4_t180() { + var r550_currentGlyph, r550_xn$setwidth$9Jrj, r550_xn$assignunicode$7Hrq, r550_xn$startfrom$1aao, r550_xn$lineto$5sIl, r550_xn$curveto$1aao, r550_xn$cubicto$1aao, r550_xn$putshapes$9Jrj, r550_xn$reverselast$3qIs, r550_include, r550_xn$createstroke$7Hrq, r550_xn$setanchor$9Jrj, r550_xn$applytransform$1aao, r550_xn$dontexport$5sIl, _r550_t0, _r550_t1, _r550_t2, _r550_t3; + _r550_t0 = this; + r550_currentGlyph = _r550_t0; + r550_xn$setwidth$9Jrj = _r550_t0['set-width']['bind'](_r550_t0); + r550_xn$assignunicode$7Hrq = function _r550_t2(r551_code) { + var r551_code, _r551_t0, _r551_t1; + r550_currentGlyph['assign-unicode'](r551_code); + return r4_unicodeGlyphs[r550_currentGlyph['unicode'][r550_currentGlyph['unicode']['length'] - 1]] = r550_currentGlyph; }; - r549_xn$startfrom$1aao = _r549_t0['start-from']['bind'](_r549_t0); - r549_xn$lineto$5sIl = _r549_t0['line-to']['bind'](_r549_t0); - r549_xn$curveto$1aao = _r549_t0['curve-to']['bind'](_r549_t0); - r549_xn$cubicto$1aao = _r549_t0['cubic-to']['bind'](_r549_t0); - r549_xn$putshapes$9Jrj = _r549_t0['put-shapes']['bind'](_r549_t0); - r549_xn$reverselast$3qIs = _r549_t0['reverse-last']['bind'](_r549_t0); - r549_include = _r549_t0['include']['bind'](_r549_t0); - r549_xn$createstroke$7Hrq = _r549_t0['create-stroke']['bind'](_r549_t0); - r549_xn$setanchor$9Jrj = _r549_t0['set-anchor']['bind'](_r549_t0); - r549_xn$applytransform$1aao = _r549_t0['apply-transform']['bind'](_r549_t0); - r549_xn$dontexport$5sIl = function _r549_t3() { - var _r551_t0, _r551_t1; - return r549_currentGlyph['dontExport'] = true; + r550_xn$startfrom$1aao = _r550_t0['start-from']['bind'](_r550_t0); + r550_xn$lineto$5sIl = _r550_t0['line-to']['bind'](_r550_t0); + r550_xn$curveto$1aao = _r550_t0['curve-to']['bind'](_r550_t0); + r550_xn$cubicto$1aao = _r550_t0['cubic-to']['bind'](_r550_t0); + r550_xn$putshapes$9Jrj = _r550_t0['put-shapes']['bind'](_r550_t0); + r550_xn$reverselast$3qIs = _r550_t0['reverse-last']['bind'](_r550_t0); + r550_include = _r550_t0['include']['bind'](_r550_t0); + r550_xn$createstroke$7Hrq = _r550_t0['create-stroke']['bind'](_r550_t0); + r550_xn$setanchor$9Jrj = _r550_t0['set-anchor']['bind'](_r550_t0); + r550_xn$applytransform$1aao = _r550_t0['apply-transform']['bind'](_r550_t0); + r550_xn$dontexport$5sIl = function _r550_t3() { + var _r552_t0, _r552_t1; + return r550_currentGlyph['dontExport'] = true; }; - _r549_t0['gizmo'] = r4_globalTransform; - _r549_t0['set-width'](r4_WIDTH); - r549_xn$setwidth$9Jrj(r4_WIDTH); - r549_xn$assignunicode$7Hrq('1'); - r549_include(r549_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE + r4_JBALANCE * 0.6, 0)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_UPWARD)['line-to'](r4_MIDDLE + r4_JBALANCE * 0.6, r4_CAP)['heads-to'](r4_UPWARD)); - r549_include(r549_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE - r4_HALFSTROKE + r4_JBALANCE * 0.6, r4_CAP)['set-width'](r4_STROKE, 0)['line-to'](r4_MIDDLE - r4_HOOK * 1.5 + r4_JBALANCE * 0.5, r4_CAP - r4_HOOK * 0.75)); + _r550_t0['gizmo'] = r4_globalTransform; + _r550_t0['set-width'](r4_WIDTH); + r550_xn$setwidth$9Jrj(r4_WIDTH); + r550_xn$assignunicode$7Hrq('1'); + r550_include(r550_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE + r4_JBALANCE * 0.6, 0)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_UPWARD)['line-to'](r4_MIDDLE + r4_JBALANCE * 0.6, r4_CAP)['heads-to'](r4_UPWARD)); + r550_include(r550_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE - r4_HALFSTROKE + r4_JBALANCE * 0.6, r4_CAP)['set-width'](r4_STROKE, 0)['line-to'](r4_MIDDLE - r4_HOOK * 1.5 + r4_JBALANCE * 0.5, r4_CAP - r4_HOOK * 0.75)); return void 0; }); - r4_xn$createglyph$7Hrq('two', function _r4_t178() { - var r553_currentGlyph, r553_xn$setwidth$9Jrj, r553_xn$assignunicode$7Hrq, r553_xn$startfrom$1aao, r553_xn$lineto$5sIl, r553_xn$curveto$1aao, r553_xn$cubicto$1aao, r553_xn$putshapes$9Jrj, r553_xn$reverselast$3qIs, r553_include, r553_xn$createstroke$7Hrq, r553_xn$setanchor$9Jrj, r553_xn$applytransform$1aao, r553_xn$dontexport$5sIl, _r553_t0, _r553_t1, _r553_t2, _r553_t3; - _r553_t0 = this; - r553_currentGlyph = _r553_t0; - r553_xn$setwidth$9Jrj = _r553_t0['set-width']['bind'](_r553_t0); - r553_xn$assignunicode$7Hrq = function _r553_t2(r554_code) { - var r554_code, _r554_t0, _r554_t1; - r553_currentGlyph['assign-unicode'](r554_code); - return r4_unicodeGlyphs[r553_currentGlyph['unicode'][r553_currentGlyph['unicode']['length'] - 1]] = r553_currentGlyph; + r4_xn$createglyph$7Hrq('two', function _r4_t181() { + var r554_currentGlyph, r554_xn$setwidth$9Jrj, r554_xn$assignunicode$7Hrq, r554_xn$startfrom$1aao, r554_xn$lineto$5sIl, r554_xn$curveto$1aao, r554_xn$cubicto$1aao, r554_xn$putshapes$9Jrj, r554_xn$reverselast$3qIs, r554_include, r554_xn$createstroke$7Hrq, r554_xn$setanchor$9Jrj, r554_xn$applytransform$1aao, r554_xn$dontexport$5sIl, _r554_t0, _r554_t1, _r554_t2, _r554_t3; + _r554_t0 = this; + r554_currentGlyph = _r554_t0; + r554_xn$setwidth$9Jrj = _r554_t0['set-width']['bind'](_r554_t0); + r554_xn$assignunicode$7Hrq = function _r554_t2(r555_code) { + var r555_code, _r555_t0, _r555_t1; + r554_currentGlyph['assign-unicode'](r555_code); + return r4_unicodeGlyphs[r554_currentGlyph['unicode'][r554_currentGlyph['unicode']['length'] - 1]] = r554_currentGlyph; }; - r553_xn$startfrom$1aao = _r553_t0['start-from']['bind'](_r553_t0); - r553_xn$lineto$5sIl = _r553_t0['line-to']['bind'](_r553_t0); - r553_xn$curveto$1aao = _r553_t0['curve-to']['bind'](_r553_t0); - r553_xn$cubicto$1aao = _r553_t0['cubic-to']['bind'](_r553_t0); - r553_xn$putshapes$9Jrj = _r553_t0['put-shapes']['bind'](_r553_t0); - r553_xn$reverselast$3qIs = _r553_t0['reverse-last']['bind'](_r553_t0); - r553_include = _r553_t0['include']['bind'](_r553_t0); - r553_xn$createstroke$7Hrq = _r553_t0['create-stroke']['bind'](_r553_t0); - r553_xn$setanchor$9Jrj = _r553_t0['set-anchor']['bind'](_r553_t0); - r553_xn$applytransform$1aao = _r553_t0['apply-transform']['bind'](_r553_t0); - r553_xn$dontexport$5sIl = function _r553_t3() { - var _r555_t0, _r555_t1; - return r553_currentGlyph['dontExport'] = true; + r554_xn$startfrom$1aao = _r554_t0['start-from']['bind'](_r554_t0); + r554_xn$lineto$5sIl = _r554_t0['line-to']['bind'](_r554_t0); + r554_xn$curveto$1aao = _r554_t0['curve-to']['bind'](_r554_t0); + r554_xn$cubicto$1aao = _r554_t0['cubic-to']['bind'](_r554_t0); + r554_xn$putshapes$9Jrj = _r554_t0['put-shapes']['bind'](_r554_t0); + r554_xn$reverselast$3qIs = _r554_t0['reverse-last']['bind'](_r554_t0); + r554_include = _r554_t0['include']['bind'](_r554_t0); + r554_xn$createstroke$7Hrq = _r554_t0['create-stroke']['bind'](_r554_t0); + r554_xn$setanchor$9Jrj = _r554_t0['set-anchor']['bind'](_r554_t0); + r554_xn$applytransform$1aao = _r554_t0['apply-transform']['bind'](_r554_t0); + r554_xn$dontexport$5sIl = function _r554_t3() { + var _r556_t0, _r556_t1; + return r554_currentGlyph['dontExport'] = true; }; - _r553_t0['gizmo'] = r4_globalTransform; - _r553_t0['set-width'](r4_WIDTH); - r553_xn$setwidth$9Jrj(r4_WIDTH); - r553_xn$assignunicode$7Hrq('2'); - r553_include(r4_twoHookUpper(r4_CAP, r4_SMOOTHB, r4_HOOK)); - r553_include(r4_sStrand(r4_STROKE, r4_CAP - r4_SMOOTHB)); - r553_include(r553_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, 0)['heads-to'](r4_RIGHTWARD)); + _r554_t0['gizmo'] = r4_globalTransform; + _r554_t0['set-width'](r4_WIDTH); + r554_xn$setwidth$9Jrj(r4_WIDTH); + r554_xn$assignunicode$7Hrq('2'); + r554_include(r4_twoHookUpper(r4_CAP, r4_SMOOTHB, r4_HOOK)); + r554_include(r4_sStrand(r4_STROKE, r4_CAP - r4_SMOOTHB)); + r554_include(r554_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, 0)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('three', function _r4_t179() { - var r557_currentGlyph, r557_xn$setwidth$9Jrj, r557_xn$assignunicode$7Hrq, r557_xn$startfrom$1aao, r557_xn$lineto$5sIl, r557_xn$curveto$1aao, r557_xn$cubicto$1aao, r557_xn$putshapes$9Jrj, r557_xn$reverselast$3qIs, r557_include, r557_xn$createstroke$7Hrq, r557_xn$setanchor$9Jrj, r557_xn$applytransform$1aao, r557_xn$dontexport$5sIl, r557_threeRadius, _r557_t0, _r557_t1, _r557_t2, _r557_t3; - _r557_t0 = this; - r557_currentGlyph = _r557_t0; - r557_xn$setwidth$9Jrj = _r557_t0['set-width']['bind'](_r557_t0); - r557_xn$assignunicode$7Hrq = function _r557_t2(r558_code) { - var r558_code, _r558_t0, _r558_t1; - r557_currentGlyph['assign-unicode'](r558_code); - return r4_unicodeGlyphs[r557_currentGlyph['unicode'][r557_currentGlyph['unicode']['length'] - 1]] = r557_currentGlyph; + r4_xn$createglyph$7Hrq('three', function _r4_t182() { + var r558_currentGlyph, r558_xn$setwidth$9Jrj, r558_xn$assignunicode$7Hrq, r558_xn$startfrom$1aao, r558_xn$lineto$5sIl, r558_xn$curveto$1aao, r558_xn$cubicto$1aao, r558_xn$putshapes$9Jrj, r558_xn$reverselast$3qIs, r558_include, r558_xn$createstroke$7Hrq, r558_xn$setanchor$9Jrj, r558_xn$applytransform$1aao, r558_xn$dontexport$5sIl, r558_threeRadius, _r558_t0, _r558_t1, _r558_t2, _r558_t3; + _r558_t0 = this; + r558_currentGlyph = _r558_t0; + r558_xn$setwidth$9Jrj = _r558_t0['set-width']['bind'](_r558_t0); + r558_xn$assignunicode$7Hrq = function _r558_t2(r559_code) { + var r559_code, _r559_t0, _r559_t1; + r558_currentGlyph['assign-unicode'](r559_code); + return r4_unicodeGlyphs[r558_currentGlyph['unicode'][r558_currentGlyph['unicode']['length'] - 1]] = r558_currentGlyph; }; - r557_xn$startfrom$1aao = _r557_t0['start-from']['bind'](_r557_t0); - r557_xn$lineto$5sIl = _r557_t0['line-to']['bind'](_r557_t0); - r557_xn$curveto$1aao = _r557_t0['curve-to']['bind'](_r557_t0); - r557_xn$cubicto$1aao = _r557_t0['cubic-to']['bind'](_r557_t0); - r557_xn$putshapes$9Jrj = _r557_t0['put-shapes']['bind'](_r557_t0); - r557_xn$reverselast$3qIs = _r557_t0['reverse-last']['bind'](_r557_t0); - r557_include = _r557_t0['include']['bind'](_r557_t0); - r557_xn$createstroke$7Hrq = _r557_t0['create-stroke']['bind'](_r557_t0); - r557_xn$setanchor$9Jrj = _r557_t0['set-anchor']['bind'](_r557_t0); - r557_xn$applytransform$1aao = _r557_t0['apply-transform']['bind'](_r557_t0); - r557_xn$dontexport$5sIl = function _r557_t3() { - var _r559_t0, _r559_t1; - return r557_currentGlyph['dontExport'] = true; + r558_xn$startfrom$1aao = _r558_t0['start-from']['bind'](_r558_t0); + r558_xn$lineto$5sIl = _r558_t0['line-to']['bind'](_r558_t0); + r558_xn$curveto$1aao = _r558_t0['curve-to']['bind'](_r558_t0); + r558_xn$cubicto$1aao = _r558_t0['cubic-to']['bind'](_r558_t0); + r558_xn$putshapes$9Jrj = _r558_t0['put-shapes']['bind'](_r558_t0); + r558_xn$reverselast$3qIs = _r558_t0['reverse-last']['bind'](_r558_t0); + r558_include = _r558_t0['include']['bind'](_r558_t0); + r558_xn$createstroke$7Hrq = _r558_t0['create-stroke']['bind'](_r558_t0); + r558_xn$setanchor$9Jrj = _r558_t0['set-anchor']['bind'](_r558_t0); + r558_xn$applytransform$1aao = _r558_t0['apply-transform']['bind'](_r558_t0); + r558_xn$dontexport$5sIl = function _r558_t3() { + var _r560_t0, _r560_t1; + return r558_currentGlyph['dontExport'] = true; }; - _r557_t0['gizmo'] = r4_globalTransform; - _r557_t0['set-width'](r4_WIDTH); - r557_xn$setwidth$9Jrj(r4_WIDTH); - r557_xn$assignunicode$7Hrq('3'); - r557_threeRadius = r4_CAPMIDDLE + r4_HALFSTROKE - r4_SMOOTH; - r557_include(r4_twoHookUpper(r4_CAP, r4_SMOOTHB, r4_HOOK)); - r557_include(r4_sHookLower(0, r4_SMOOTHA, r4_HOOK)); - r557_include(r557_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_CAP - r4_SMOOTHB)['set-width'](0, r4_STROKE)['arc-vh-to'](r4_RIGHTSB - r557_threeRadius, r4_CAPMIDDLE - r4_HALFSTROKE)['heads-to'](r4_LEFTWARD)); - r557_include(r557_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_SMOOTHA)['set-width'](r4_STROKE, 0)['arc-vh-to'](r4_RIGHTSB - r557_threeRadius, r4_CAPMIDDLE + r4_HALFSTROKE)['heads-to'](r4_LEFTWARD)); + _r558_t0['gizmo'] = r4_globalTransform; + _r558_t0['set-width'](r4_WIDTH); + r558_xn$setwidth$9Jrj(r4_WIDTH); + r558_xn$assignunicode$7Hrq('3'); + r558_threeRadius = r4_CAPMIDDLE + r4_HALFSTROKE - r4_SMOOTH; + r558_include(r4_twoHookUpper(r4_CAP, r4_SMOOTHB, r4_HOOK)); + r558_include(r4_sHookLower(0, r4_SMOOTHA, r4_HOOK)); + r558_include(r558_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_CAP - r4_SMOOTHB)['set-width'](0, r4_STROKE)['arc-vh-to'](r4_RIGHTSB - r558_threeRadius, r4_CAPMIDDLE - r4_HALFSTROKE)['heads-to'](r4_LEFTWARD)); + r558_include(r558_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r4_SMOOTHA)['set-width'](r4_STROKE, 0)['arc-vh-to'](r4_RIGHTSB - r558_threeRadius, r4_CAPMIDDLE + r4_HALFSTROKE)['heads-to'](r4_LEFTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('four', function _r4_t180() { - var r561_currentGlyph, r561_xn$setwidth$9Jrj, r561_xn$assignunicode$7Hrq, r561_xn$startfrom$1aao, r561_xn$lineto$5sIl, r561_xn$curveto$1aao, r561_xn$cubicto$1aao, r561_xn$putshapes$9Jrj, r561_xn$reverselast$3qIs, r561_include, r561_xn$createstroke$7Hrq, r561_xn$setanchor$9Jrj, r561_xn$applytransform$1aao, r561_xn$dontexport$5sIl, r561_bar, r561_vert, _r561_t0, _r561_t1, _r561_t2, _r561_t3; - _r561_t0 = this; - r561_currentGlyph = _r561_t0; - r561_xn$setwidth$9Jrj = _r561_t0['set-width']['bind'](_r561_t0); - r561_xn$assignunicode$7Hrq = function _r561_t2(r562_code) { - var r562_code, _r562_t0, _r562_t1; - r561_currentGlyph['assign-unicode'](r562_code); - return r4_unicodeGlyphs[r561_currentGlyph['unicode'][r561_currentGlyph['unicode']['length'] - 1]] = r561_currentGlyph; + r4_xn$createglyph$7Hrq('four', function _r4_t183() { + var r562_currentGlyph, r562_xn$setwidth$9Jrj, r562_xn$assignunicode$7Hrq, r562_xn$startfrom$1aao, r562_xn$lineto$5sIl, r562_xn$curveto$1aao, r562_xn$cubicto$1aao, r562_xn$putshapes$9Jrj, r562_xn$reverselast$3qIs, r562_include, r562_xn$createstroke$7Hrq, r562_xn$setanchor$9Jrj, r562_xn$applytransform$1aao, r562_xn$dontexport$5sIl, r562_bar, r562_vert, _r562_t0, _r562_t1, _r562_t2, _r562_t3; + _r562_t0 = this; + r562_currentGlyph = _r562_t0; + r562_xn$setwidth$9Jrj = _r562_t0['set-width']['bind'](_r562_t0); + r562_xn$assignunicode$7Hrq = function _r562_t2(r563_code) { + var r563_code, _r563_t0, _r563_t1; + r562_currentGlyph['assign-unicode'](r563_code); + return r4_unicodeGlyphs[r562_currentGlyph['unicode'][r562_currentGlyph['unicode']['length'] - 1]] = r562_currentGlyph; }; - r561_xn$startfrom$1aao = _r561_t0['start-from']['bind'](_r561_t0); - r561_xn$lineto$5sIl = _r561_t0['line-to']['bind'](_r561_t0); - r561_xn$curveto$1aao = _r561_t0['curve-to']['bind'](_r561_t0); - r561_xn$cubicto$1aao = _r561_t0['cubic-to']['bind'](_r561_t0); - r561_xn$putshapes$9Jrj = _r561_t0['put-shapes']['bind'](_r561_t0); - r561_xn$reverselast$3qIs = _r561_t0['reverse-last']['bind'](_r561_t0); - r561_include = _r561_t0['include']['bind'](_r561_t0); - r561_xn$createstroke$7Hrq = _r561_t0['create-stroke']['bind'](_r561_t0); - r561_xn$setanchor$9Jrj = _r561_t0['set-anchor']['bind'](_r561_t0); - r561_xn$applytransform$1aao = _r561_t0['apply-transform']['bind'](_r561_t0); - r561_xn$dontexport$5sIl = function _r561_t3() { - var _r563_t0, _r563_t1; - return r561_currentGlyph['dontExport'] = true; + r562_xn$startfrom$1aao = _r562_t0['start-from']['bind'](_r562_t0); + r562_xn$lineto$5sIl = _r562_t0['line-to']['bind'](_r562_t0); + r562_xn$curveto$1aao = _r562_t0['curve-to']['bind'](_r562_t0); + r562_xn$cubicto$1aao = _r562_t0['cubic-to']['bind'](_r562_t0); + r562_xn$putshapes$9Jrj = _r562_t0['put-shapes']['bind'](_r562_t0); + r562_xn$reverselast$3qIs = _r562_t0['reverse-last']['bind'](_r562_t0); + r562_include = _r562_t0['include']['bind'](_r562_t0); + r562_xn$createstroke$7Hrq = _r562_t0['create-stroke']['bind'](_r562_t0); + r562_xn$setanchor$9Jrj = _r562_t0['set-anchor']['bind'](_r562_t0); + r562_xn$applytransform$1aao = _r562_t0['apply-transform']['bind'](_r562_t0); + r562_xn$dontexport$5sIl = function _r562_t3() { + var _r564_t0, _r564_t1; + return r562_currentGlyph['dontExport'] = true; }; - _r561_t0['gizmo'] = r4_globalTransform; - _r561_t0['set-width'](r4_WIDTH); - r561_xn$setwidth$9Jrj(r4_WIDTH); - r561_xn$assignunicode$7Hrq('4'); - r561_bar = r4_CAP * 0.4; - r561_vert = r4_WIDTH * 0.55; - r561_include(r561_xn$createstroke$7Hrq()['start-from'](r4_SB, r561_bar)['set-width'](0, r4_STROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, r561_bar)['heads-to'](r4_RIGHTWARD)); - r561_include(r561_xn$createstroke$7Hrq()['start-from'](r561_vert, 0)['set-width'](0, r4_STROKE)['heads-to'](r4_UPWARD)['line-to'](r561_vert, r4_CAP)['heads-to'](r4_UPWARD)); - r561_include(r561_xn$createstroke$7Hrq()['start-from'](r4_SB, r561_bar)['set-width'](0, r4_STROKE)['line-to'](r561_vert, r4_CAP)); + _r562_t0['gizmo'] = r4_globalTransform; + _r562_t0['set-width'](r4_WIDTH); + r562_xn$setwidth$9Jrj(r4_WIDTH); + r562_xn$assignunicode$7Hrq('4'); + r562_bar = r4_CAP * 0.4; + r562_vert = r4_WIDTH * 0.55; + r562_include(r562_xn$createstroke$7Hrq()['start-from'](r4_SB, r562_bar)['set-width'](0, r4_STROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, r562_bar)['heads-to'](r4_RIGHTWARD)); + r562_include(r562_xn$createstroke$7Hrq()['start-from'](r562_vert, 0)['set-width'](0, r4_STROKE)['heads-to'](r4_UPWARD)['line-to'](r562_vert, r4_CAP)['heads-to'](r4_UPWARD)); + r562_include(r562_xn$createstroke$7Hrq()['start-from'](r4_SB, r562_bar)['set-width'](0, r4_STROKE)['line-to'](r562_vert, r4_CAP)); return void 0; }); - r4_xn$createglyph$7Hrq('five', function _r4_t181() { - var r565_currentGlyph, r565_xn$setwidth$9Jrj, r565_xn$assignunicode$7Hrq, r565_xn$startfrom$1aao, r565_xn$lineto$5sIl, r565_xn$curveto$1aao, r565_xn$cubicto$1aao, r565_xn$putshapes$9Jrj, r565_xn$reverselast$3qIs, r565_include, r565_xn$createstroke$7Hrq, r565_xn$setanchor$9Jrj, r565_xn$applytransform$1aao, r565_xn$dontexport$5sIl, _r565_t0, _r565_t1, _r565_t2, _r565_t3; - _r565_t0 = this; - r565_currentGlyph = _r565_t0; - r565_xn$setwidth$9Jrj = _r565_t0['set-width']['bind'](_r565_t0); - r565_xn$assignunicode$7Hrq = function _r565_t2(r566_code) { - var r566_code, _r566_t0, _r566_t1; - r565_currentGlyph['assign-unicode'](r566_code); - return r4_unicodeGlyphs[r565_currentGlyph['unicode'][r565_currentGlyph['unicode']['length'] - 1]] = r565_currentGlyph; + r4_xn$createglyph$7Hrq('five', function _r4_t184() { + var r566_currentGlyph, r566_xn$setwidth$9Jrj, r566_xn$assignunicode$7Hrq, r566_xn$startfrom$1aao, r566_xn$lineto$5sIl, r566_xn$curveto$1aao, r566_xn$cubicto$1aao, r566_xn$putshapes$9Jrj, r566_xn$reverselast$3qIs, r566_include, r566_xn$createstroke$7Hrq, r566_xn$setanchor$9Jrj, r566_xn$applytransform$1aao, r566_xn$dontexport$5sIl, _r566_t0, _r566_t1, _r566_t2, _r566_t3; + _r566_t0 = this; + r566_currentGlyph = _r566_t0; + r566_xn$setwidth$9Jrj = _r566_t0['set-width']['bind'](_r566_t0); + r566_xn$assignunicode$7Hrq = function _r566_t2(r567_code) { + var r567_code, _r567_t0, _r567_t1; + r566_currentGlyph['assign-unicode'](r567_code); + return r4_unicodeGlyphs[r566_currentGlyph['unicode'][r566_currentGlyph['unicode']['length'] - 1]] = r566_currentGlyph; }; - r565_xn$startfrom$1aao = _r565_t0['start-from']['bind'](_r565_t0); - r565_xn$lineto$5sIl = _r565_t0['line-to']['bind'](_r565_t0); - r565_xn$curveto$1aao = _r565_t0['curve-to']['bind'](_r565_t0); - r565_xn$cubicto$1aao = _r565_t0['cubic-to']['bind'](_r565_t0); - r565_xn$putshapes$9Jrj = _r565_t0['put-shapes']['bind'](_r565_t0); - r565_xn$reverselast$3qIs = _r565_t0['reverse-last']['bind'](_r565_t0); - r565_include = _r565_t0['include']['bind'](_r565_t0); - r565_xn$createstroke$7Hrq = _r565_t0['create-stroke']['bind'](_r565_t0); - r565_xn$setanchor$9Jrj = _r565_t0['set-anchor']['bind'](_r565_t0); - r565_xn$applytransform$1aao = _r565_t0['apply-transform']['bind'](_r565_t0); - r565_xn$dontexport$5sIl = function _r565_t3() { - var _r567_t0, _r567_t1; - return r565_currentGlyph['dontExport'] = true; + r566_xn$startfrom$1aao = _r566_t0['start-from']['bind'](_r566_t0); + r566_xn$lineto$5sIl = _r566_t0['line-to']['bind'](_r566_t0); + r566_xn$curveto$1aao = _r566_t0['curve-to']['bind'](_r566_t0); + r566_xn$cubicto$1aao = _r566_t0['cubic-to']['bind'](_r566_t0); + r566_xn$putshapes$9Jrj = _r566_t0['put-shapes']['bind'](_r566_t0); + r566_xn$reverselast$3qIs = _r566_t0['reverse-last']['bind'](_r566_t0); + r566_include = _r566_t0['include']['bind'](_r566_t0); + r566_xn$createstroke$7Hrq = _r566_t0['create-stroke']['bind'](_r566_t0); + r566_xn$setanchor$9Jrj = _r566_t0['set-anchor']['bind'](_r566_t0); + r566_xn$applytransform$1aao = _r566_t0['apply-transform']['bind'](_r566_t0); + r566_xn$dontexport$5sIl = function _r566_t3() { + var _r568_t0, _r568_t1; + return r566_currentGlyph['dontExport'] = true; }; - _r565_t0['gizmo'] = r4_globalTransform; - _r565_t0['set-width'](r4_WIDTH); - r565_xn$setwidth$9Jrj(r4_WIDTH); - r565_xn$assignunicode$7Hrq('5'); - r565_include(r4_sHookLower(0, (r4_CAP * r4_FIVEBARPOS + r4_STROKE) / 2, r4_HOOK)); - r565_include(r565_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, (r4_CAP * r4_FIVEBARPOS + r4_STROKE) / 2)['set-width'](r4_STROKE, 0)['arc-vh-to'](r4_MIDDLE, r4_CAP * r4_FIVEBARPOS + r4_STROKE)['line-to'](r4_SB + r4_TBALANCE * (0.6 - r4_globalTransform['yx'] * 2), r4_CAP * r4_FIVEBARPOS + r4_STROKE)['heads-to'](r4_LEFTWARD)); - r565_include(r565_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_TBALANCE * (0.6 - r4_globalTransform['yx'] * 2), r4_CAP)['set-width'](0, r4_STROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB - r4_TBALANCE / 2, r4_CAP)['heads-to'](r4_RIGHTWARD)); - r565_include(r565_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_TBALANCE * (0.6 - r4_globalTransform['yx'] * 2), r4_CAP * r4_FIVEBARPOS + r4_STROKE)['set-width'](0, r4_STROKE)['heads-to'](r4_UPWARD)['line-to'](r4_SB + r4_TBALANCE * (0.6 - r4_globalTransform['yx'] * 2), r4_CAP)['heads-to'](r4_UPWARD)); + _r566_t0['gizmo'] = r4_globalTransform; + _r566_t0['set-width'](r4_WIDTH); + r566_xn$setwidth$9Jrj(r4_WIDTH); + r566_xn$assignunicode$7Hrq('5'); + r566_include(r4_sHookLower(0, (r4_CAP * r4_FIVEBARPOS + r4_STROKE) / 2, r4_HOOK)); + r566_include(r566_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, (r4_CAP * r4_FIVEBARPOS + r4_STROKE) / 2)['set-width'](r4_STROKE, 0)['arc-vh-to'](r4_MIDDLE, r4_CAP * r4_FIVEBARPOS + r4_STROKE)['line-to'](r4_SB + r4_TBALANCE * (0.6 - r4_globalTransform['yx'] * 2), r4_CAP * r4_FIVEBARPOS + r4_STROKE)['heads-to'](r4_LEFTWARD)); + r566_include(r566_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_TBALANCE * (0.6 - r4_globalTransform['yx'] * 2), r4_CAP)['set-width'](0, r4_STROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB - r4_TBALANCE / 2, r4_CAP)['heads-to'](r4_RIGHTWARD)); + r566_include(r566_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_TBALANCE * (0.6 - r4_globalTransform['yx'] * 2), r4_CAP * r4_FIVEBARPOS + r4_STROKE)['set-width'](0, r4_STROKE)['heads-to'](r4_UPWARD)['line-to'](r4_SB + r4_TBALANCE * (0.6 - r4_globalTransform['yx'] * 2), r4_CAP)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('six', function _r4_t182() { - var r569_currentGlyph, r569_xn$setwidth$9Jrj, r569_xn$assignunicode$7Hrq, r569_xn$startfrom$1aao, r569_xn$lineto$5sIl, r569_xn$curveto$1aao, r569_xn$cubicto$1aao, r569_xn$putshapes$9Jrj, r569_xn$reverselast$3qIs, r569_include, r569_xn$createstroke$7Hrq, r569_xn$setanchor$9Jrj, r569_xn$applytransform$1aao, r569_xn$dontexport$5sIl, r569_ymiddlea, _r569_t0, _r569_t1, _r569_t2, _r569_t3; - _r569_t0 = this; - r569_currentGlyph = _r569_t0; - r569_xn$setwidth$9Jrj = _r569_t0['set-width']['bind'](_r569_t0); - r569_xn$assignunicode$7Hrq = function _r569_t2(r570_code) { - var r570_code, _r570_t0, _r570_t1; - r569_currentGlyph['assign-unicode'](r570_code); - return r4_unicodeGlyphs[r569_currentGlyph['unicode'][r569_currentGlyph['unicode']['length'] - 1]] = r569_currentGlyph; + r4_xn$createglyph$7Hrq('six', function _r4_t185() { + var r570_currentGlyph, r570_xn$setwidth$9Jrj, r570_xn$assignunicode$7Hrq, r570_xn$startfrom$1aao, r570_xn$lineto$5sIl, r570_xn$curveto$1aao, r570_xn$cubicto$1aao, r570_xn$putshapes$9Jrj, r570_xn$reverselast$3qIs, r570_include, r570_xn$createstroke$7Hrq, r570_xn$setanchor$9Jrj, r570_xn$applytransform$1aao, r570_xn$dontexport$5sIl, r570_ymiddlea, _r570_t0, _r570_t1, _r570_t2, _r570_t3; + _r570_t0 = this; + r570_currentGlyph = _r570_t0; + r570_xn$setwidth$9Jrj = _r570_t0['set-width']['bind'](_r570_t0); + r570_xn$assignunicode$7Hrq = function _r570_t2(r571_code) { + var r571_code, _r571_t0, _r571_t1; + r570_currentGlyph['assign-unicode'](r571_code); + return r4_unicodeGlyphs[r570_currentGlyph['unicode'][r570_currentGlyph['unicode']['length'] - 1]] = r570_currentGlyph; }; - r569_xn$startfrom$1aao = _r569_t0['start-from']['bind'](_r569_t0); - r569_xn$lineto$5sIl = _r569_t0['line-to']['bind'](_r569_t0); - r569_xn$curveto$1aao = _r569_t0['curve-to']['bind'](_r569_t0); - r569_xn$cubicto$1aao = _r569_t0['cubic-to']['bind'](_r569_t0); - r569_xn$putshapes$9Jrj = _r569_t0['put-shapes']['bind'](_r569_t0); - r569_xn$reverselast$3qIs = _r569_t0['reverse-last']['bind'](_r569_t0); - r569_include = _r569_t0['include']['bind'](_r569_t0); - r569_xn$createstroke$7Hrq = _r569_t0['create-stroke']['bind'](_r569_t0); - r569_xn$setanchor$9Jrj = _r569_t0['set-anchor']['bind'](_r569_t0); - r569_xn$applytransform$1aao = _r569_t0['apply-transform']['bind'](_r569_t0); - r569_xn$dontexport$5sIl = function _r569_t3() { - var _r571_t0, _r571_t1; - return r569_currentGlyph['dontExport'] = true; + r570_xn$startfrom$1aao = _r570_t0['start-from']['bind'](_r570_t0); + r570_xn$lineto$5sIl = _r570_t0['line-to']['bind'](_r570_t0); + r570_xn$curveto$1aao = _r570_t0['curve-to']['bind'](_r570_t0); + r570_xn$cubicto$1aao = _r570_t0['cubic-to']['bind'](_r570_t0); + r570_xn$putshapes$9Jrj = _r570_t0['put-shapes']['bind'](_r570_t0); + r570_xn$reverselast$3qIs = _r570_t0['reverse-last']['bind'](_r570_t0); + r570_include = _r570_t0['include']['bind'](_r570_t0); + r570_xn$createstroke$7Hrq = _r570_t0['create-stroke']['bind'](_r570_t0); + r570_xn$setanchor$9Jrj = _r570_t0['set-anchor']['bind'](_r570_t0); + r570_xn$applytransform$1aao = _r570_t0['apply-transform']['bind'](_r570_t0); + r570_xn$dontexport$5sIl = function _r570_t3() { + var _r572_t0, _r572_t1; + return r570_currentGlyph['dontExport'] = true; }; - _r569_t0['gizmo'] = r4_globalTransform; - _r569_t0['set-width'](r4_WIDTH); - r569_xn$setwidth$9Jrj(r4_WIDTH); - r569_xn$assignunicode$7Hrq('6'); - r569_include(r4_smallo(r4_CAP * 0.6, 0, r4_SB, r4_RIGHTSB)); - r569_ymiddlea = (r4_CAP * 0.6 - r4_SMALLSMOOTHA + r4_SMALLSMOOTHB) / 2; - r569_include(r569_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_O, r569_ymiddlea)['set-width'](0, r4_STROKE)['curve-to'](r4_SB + r4_O, r0_mix(r569_ymiddlea, r4_CAP, 0.8), r4_RIGHTSB - r4_STROKE * 1.1, r4_CAP)); + _r570_t0['gizmo'] = r4_globalTransform; + _r570_t0['set-width'](r4_WIDTH); + r570_xn$setwidth$9Jrj(r4_WIDTH); + r570_xn$assignunicode$7Hrq('6'); + r570_include(r4_smallo(r4_CAP * 0.6, 0, r4_SB, r4_RIGHTSB)); + r570_ymiddlea = (r4_CAP * 0.6 - r4_SMALLSMOOTHA + r4_SMALLSMOOTHB) / 2; + r570_include(r570_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_O, r570_ymiddlea)['set-width'](0, r4_STROKE)['curve-to'](r4_SB + r4_O, r0_mix(r570_ymiddlea, r4_CAP, 0.8), r4_RIGHTSB - r4_STROKE * 1.1, r4_CAP)); return void 0; }); - r4_xn$createglyph$7Hrq('seven', function _r4_t183() { - var r573_currentGlyph, r573_xn$setwidth$9Jrj, r573_xn$assignunicode$7Hrq, r573_xn$startfrom$1aao, r573_xn$lineto$5sIl, r573_xn$curveto$1aao, r573_xn$cubicto$1aao, r573_xn$putshapes$9Jrj, r573_xn$reverselast$3qIs, r573_include, r573_xn$createstroke$7Hrq, r573_xn$setanchor$9Jrj, r573_xn$applytransform$1aao, r573_xn$dontexport$5sIl, r573_cor, r573_x, _r573_t0, _r573_t1, _r573_t2, _r573_t3; - _r573_t0 = this; - r573_currentGlyph = _r573_t0; - r573_xn$setwidth$9Jrj = _r573_t0['set-width']['bind'](_r573_t0); - r573_xn$assignunicode$7Hrq = function _r573_t2(r574_code) { - var r574_code, _r574_t0, _r574_t1; - r573_currentGlyph['assign-unicode'](r574_code); - return r4_unicodeGlyphs[r573_currentGlyph['unicode'][r573_currentGlyph['unicode']['length'] - 1]] = r573_currentGlyph; + r4_xn$createglyph$7Hrq('seven', function _r4_t186() { + var r574_currentGlyph, r574_xn$setwidth$9Jrj, r574_xn$assignunicode$7Hrq, r574_xn$startfrom$1aao, r574_xn$lineto$5sIl, r574_xn$curveto$1aao, r574_xn$cubicto$1aao, r574_xn$putshapes$9Jrj, r574_xn$reverselast$3qIs, r574_include, r574_xn$createstroke$7Hrq, r574_xn$setanchor$9Jrj, r574_xn$applytransform$1aao, r574_xn$dontexport$5sIl, r574_cor, r574_x, _r574_t0, _r574_t1, _r574_t2, _r574_t3; + _r574_t0 = this; + r574_currentGlyph = _r574_t0; + r574_xn$setwidth$9Jrj = _r574_t0['set-width']['bind'](_r574_t0); + r574_xn$assignunicode$7Hrq = function _r574_t2(r575_code) { + var r575_code, _r575_t0, _r575_t1; + r574_currentGlyph['assign-unicode'](r575_code); + return r4_unicodeGlyphs[r574_currentGlyph['unicode'][r574_currentGlyph['unicode']['length'] - 1]] = r574_currentGlyph; }; - r573_xn$startfrom$1aao = _r573_t0['start-from']['bind'](_r573_t0); - r573_xn$lineto$5sIl = _r573_t0['line-to']['bind'](_r573_t0); - r573_xn$curveto$1aao = _r573_t0['curve-to']['bind'](_r573_t0); - r573_xn$cubicto$1aao = _r573_t0['cubic-to']['bind'](_r573_t0); - r573_xn$putshapes$9Jrj = _r573_t0['put-shapes']['bind'](_r573_t0); - r573_xn$reverselast$3qIs = _r573_t0['reverse-last']['bind'](_r573_t0); - r573_include = _r573_t0['include']['bind'](_r573_t0); - r573_xn$createstroke$7Hrq = _r573_t0['create-stroke']['bind'](_r573_t0); - r573_xn$setanchor$9Jrj = _r573_t0['set-anchor']['bind'](_r573_t0); - r573_xn$applytransform$1aao = _r573_t0['apply-transform']['bind'](_r573_t0); - r573_xn$dontexport$5sIl = function _r573_t3() { - var _r575_t0, _r575_t1; - return r573_currentGlyph['dontExport'] = true; + r574_xn$startfrom$1aao = _r574_t0['start-from']['bind'](_r574_t0); + r574_xn$lineto$5sIl = _r574_t0['line-to']['bind'](_r574_t0); + r574_xn$curveto$1aao = _r574_t0['curve-to']['bind'](_r574_t0); + r574_xn$cubicto$1aao = _r574_t0['cubic-to']['bind'](_r574_t0); + r574_xn$putshapes$9Jrj = _r574_t0['put-shapes']['bind'](_r574_t0); + r574_xn$reverselast$3qIs = _r574_t0['reverse-last']['bind'](_r574_t0); + r574_include = _r574_t0['include']['bind'](_r574_t0); + r574_xn$createstroke$7Hrq = _r574_t0['create-stroke']['bind'](_r574_t0); + r574_xn$setanchor$9Jrj = _r574_t0['set-anchor']['bind'](_r574_t0); + r574_xn$applytransform$1aao = _r574_t0['apply-transform']['bind'](_r574_t0); + r574_xn$dontexport$5sIl = function _r574_t3() { + var _r576_t0, _r576_t1; + return r574_currentGlyph['dontExport'] = true; }; - _r573_t0['gizmo'] = r4_globalTransform; - _r573_t0['set-width'](r4_WIDTH); - r573_xn$setwidth$9Jrj(r4_WIDTH); - r573_xn$assignunicode$7Hrq('7'); - r573_include(r573_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_RIGHTWARD)); - r573_cor = 1.15; - r573_x = r0_mix(r4_SB, r4_RIGHTSB, 0.15); - r573_xn$startfrom$1aao(r573_x, 0); - r573_xn$lineto$5sIl(r573_x + r4_STROKE * r573_cor, 0); - r573_xn$lineto$5sIl(r4_RIGHTSB, r4_CAP - r4_STROKE); - r573_xn$lineto$5sIl(r4_RIGHTSB - r4_STROKE * r573_cor, r4_CAP - r4_STROKE); - r573_xn$reverselast$3qIs(); + _r574_t0['gizmo'] = r4_globalTransform; + _r574_t0['set-width'](r4_WIDTH); + r574_xn$setwidth$9Jrj(r4_WIDTH); + r574_xn$assignunicode$7Hrq('7'); + r574_include(r574_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP)['heads-to'](r4_RIGHTWARD)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r4_CAP)['heads-to'](r4_RIGHTWARD)); + r574_cor = 1.15; + r574_x = r0_mix(r4_SB, r4_RIGHTSB, 0.15); + r574_xn$startfrom$1aao(r574_x, 0); + r574_xn$lineto$5sIl(r574_x + r4_STROKE * r574_cor, 0); + r574_xn$lineto$5sIl(r4_RIGHTSB, r4_CAP - r4_STROKE); + r574_xn$lineto$5sIl(r4_RIGHTSB - r4_STROKE * r574_cor, r4_CAP - r4_STROKE); + r574_xn$reverselast$3qIs(); return void 0; }); - r4_xn$createglyph$7Hrq('eight', function _r4_t184() { - var r577_currentGlyph, r577_xn$setwidth$9Jrj, r577_xn$assignunicode$7Hrq, r577_xn$startfrom$1aao, r577_xn$lineto$5sIl, r577_xn$curveto$1aao, r577_xn$cubicto$1aao, r577_xn$putshapes$9Jrj, r577_xn$reverselast$3qIs, r577_include, r577_xn$createstroke$7Hrq, r577_xn$setanchor$9Jrj, r577_xn$applytransform$1aao, r577_xn$dontexport$5sIl, r577_sma, r577_smb, r577_p, _r577_t0, _r577_t1, _r577_t2, _r577_t3; - _r577_t0 = this; - r577_currentGlyph = _r577_t0; - r577_xn$setwidth$9Jrj = _r577_t0['set-width']['bind'](_r577_t0); - r577_xn$assignunicode$7Hrq = function _r577_t2(r578_code) { - var r578_code, _r578_t0, _r578_t1; - r577_currentGlyph['assign-unicode'](r578_code); - return r4_unicodeGlyphs[r577_currentGlyph['unicode'][r577_currentGlyph['unicode']['length'] - 1]] = r577_currentGlyph; + r4_xn$createglyph$7Hrq('eight', function _r4_t187() { + var r578_currentGlyph, r578_xn$setwidth$9Jrj, r578_xn$assignunicode$7Hrq, r578_xn$startfrom$1aao, r578_xn$lineto$5sIl, r578_xn$curveto$1aao, r578_xn$cubicto$1aao, r578_xn$putshapes$9Jrj, r578_xn$reverselast$3qIs, r578_include, r578_xn$createstroke$7Hrq, r578_xn$setanchor$9Jrj, r578_xn$applytransform$1aao, r578_xn$dontexport$5sIl, r578_sma, r578_smb, r578_p, _r578_t0, _r578_t1, _r578_t2, _r578_t3; + _r578_t0 = this; + r578_currentGlyph = _r578_t0; + r578_xn$setwidth$9Jrj = _r578_t0['set-width']['bind'](_r578_t0); + r578_xn$assignunicode$7Hrq = function _r578_t2(r579_code) { + var r579_code, _r579_t0, _r579_t1; + r578_currentGlyph['assign-unicode'](r579_code); + return r4_unicodeGlyphs[r578_currentGlyph['unicode'][r578_currentGlyph['unicode']['length'] - 1]] = r578_currentGlyph; }; - r577_xn$startfrom$1aao = _r577_t0['start-from']['bind'](_r577_t0); - r577_xn$lineto$5sIl = _r577_t0['line-to']['bind'](_r577_t0); - r577_xn$curveto$1aao = _r577_t0['curve-to']['bind'](_r577_t0); - r577_xn$cubicto$1aao = _r577_t0['cubic-to']['bind'](_r577_t0); - r577_xn$putshapes$9Jrj = _r577_t0['put-shapes']['bind'](_r577_t0); - r577_xn$reverselast$3qIs = _r577_t0['reverse-last']['bind'](_r577_t0); - r577_include = _r577_t0['include']['bind'](_r577_t0); - r577_xn$createstroke$7Hrq = _r577_t0['create-stroke']['bind'](_r577_t0); - r577_xn$setanchor$9Jrj = _r577_t0['set-anchor']['bind'](_r577_t0); - r577_xn$applytransform$1aao = _r577_t0['apply-transform']['bind'](_r577_t0); - r577_xn$dontexport$5sIl = function _r577_t3() { - var _r579_t0, _r579_t1; - return r577_currentGlyph['dontExport'] = true; + r578_xn$startfrom$1aao = _r578_t0['start-from']['bind'](_r578_t0); + r578_xn$lineto$5sIl = _r578_t0['line-to']['bind'](_r578_t0); + r578_xn$curveto$1aao = _r578_t0['curve-to']['bind'](_r578_t0); + r578_xn$cubicto$1aao = _r578_t0['cubic-to']['bind'](_r578_t0); + r578_xn$putshapes$9Jrj = _r578_t0['put-shapes']['bind'](_r578_t0); + r578_xn$reverselast$3qIs = _r578_t0['reverse-last']['bind'](_r578_t0); + r578_include = _r578_t0['include']['bind'](_r578_t0); + r578_xn$createstroke$7Hrq = _r578_t0['create-stroke']['bind'](_r578_t0); + r578_xn$setanchor$9Jrj = _r578_t0['set-anchor']['bind'](_r578_t0); + r578_xn$applytransform$1aao = _r578_t0['apply-transform']['bind'](_r578_t0); + r578_xn$dontexport$5sIl = function _r578_t3() { + var _r580_t0, _r580_t1; + return r578_currentGlyph['dontExport'] = true; }; - _r577_t0['gizmo'] = r4_globalTransform; - _r577_t0['set-width'](r4_WIDTH); - r577_xn$setwidth$9Jrj(r4_WIDTH); - r577_xn$assignunicode$7Hrq('8'); - r577_sma = r4_SMOOTHA * 0.975; - r577_smb = r4_SMOOTHB * 0.975; - r577_p = 0.96; - r577_include(r4_xsStrand(r0_mix(r4_RIGHTSB, r4_SB, r577_p), r4_CAP - r577_sma * r577_p, r4_RIGHTSB, r577_sma)); - r577_include(r4_xsStrand(r4_SB, r577_smb, r0_mix(r4_SB, r4_RIGHTSB, r577_p), r4_CAP - r577_smb * r577_p)); - r577_include(r577_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, r577_p), r4_CAP - r577_smb * r577_p)['set-width'](r4_STROKE, 0)['arc-vh-to'](r4_MIDDLE - r4_STROKE * r4_globalTransform['yx'], r4_CAP - r4_O)['arc-hv-to'](r0_mix(r4_RIGHTSB, r4_SB, r577_p), r4_CAP - r577_sma * r577_p)); - r577_include(r577_xn$createstroke$7Hrq()['start-from'](r4_SB, r577_smb)['set-width'](r4_STROKE, 0)['arc-vh-to'](r4_MIDDLE + r4_STROKE * r4_globalTransform['yx'], r4_O)['arc-hv-to'](r4_RIGHTSB, r577_sma)); + _r578_t0['gizmo'] = r4_globalTransform; + _r578_t0['set-width'](r4_WIDTH); + r578_xn$setwidth$9Jrj(r4_WIDTH); + r578_xn$assignunicode$7Hrq('8'); + r578_sma = r4_SMOOTHA * 0.975; + r578_smb = r4_SMOOTHB * 0.975; + r578_p = 0.96; + r578_include(r4_xsStrand(r0_mix(r4_RIGHTSB, r4_SB, r578_p), r4_CAP - r578_sma * r578_p, r4_RIGHTSB, r578_sma)); + r578_include(r4_xsStrand(r4_SB, r578_smb, r0_mix(r4_SB, r4_RIGHTSB, r578_p), r4_CAP - r578_smb * r578_p)); + r578_include(r578_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, r578_p), r4_CAP - r578_smb * r578_p)['set-width'](r4_STROKE, 0)['arc-vh-to'](r4_MIDDLE - r4_STROKE * r4_globalTransform['yx'], r4_CAP - r4_O)['arc-hv-to'](r0_mix(r4_RIGHTSB, r4_SB, r578_p), r4_CAP - r578_sma * r578_p)); + r578_include(r578_xn$createstroke$7Hrq()['start-from'](r4_SB, r578_smb)['set-width'](r4_STROKE, 0)['arc-vh-to'](r4_MIDDLE + r4_STROKE * r4_globalTransform['yx'], r4_O)['arc-hv-to'](r4_RIGHTSB, r578_sma)); return void 0; }); - r4_xn$createglyph$7Hrq('nine', function _r4_t185() { - var r581_currentGlyph, r581_xn$setwidth$9Jrj, r581_xn$assignunicode$7Hrq, r581_xn$startfrom$1aao, r581_xn$lineto$5sIl, r581_xn$curveto$1aao, r581_xn$cubicto$1aao, r581_xn$putshapes$9Jrj, r581_xn$reverselast$3qIs, r581_include, r581_xn$createstroke$7Hrq, r581_xn$setanchor$9Jrj, r581_xn$applytransform$1aao, r581_xn$dontexport$5sIl, r581_ymiddlea, _r581_t0, _r581_t1, _r581_t2, _r581_t3; - _r581_t0 = this; - r581_currentGlyph = _r581_t0; - r581_xn$setwidth$9Jrj = _r581_t0['set-width']['bind'](_r581_t0); - r581_xn$assignunicode$7Hrq = function _r581_t2(r582_code) { - var r582_code, _r582_t0, _r582_t1; - r581_currentGlyph['assign-unicode'](r582_code); - return r4_unicodeGlyphs[r581_currentGlyph['unicode'][r581_currentGlyph['unicode']['length'] - 1]] = r581_currentGlyph; + r4_xn$createglyph$7Hrq('nine', function _r4_t188() { + var r582_currentGlyph, r582_xn$setwidth$9Jrj, r582_xn$assignunicode$7Hrq, r582_xn$startfrom$1aao, r582_xn$lineto$5sIl, r582_xn$curveto$1aao, r582_xn$cubicto$1aao, r582_xn$putshapes$9Jrj, r582_xn$reverselast$3qIs, r582_include, r582_xn$createstroke$7Hrq, r582_xn$setanchor$9Jrj, r582_xn$applytransform$1aao, r582_xn$dontexport$5sIl, r582_ymiddlea, _r582_t0, _r582_t1, _r582_t2, _r582_t3; + _r582_t0 = this; + r582_currentGlyph = _r582_t0; + r582_xn$setwidth$9Jrj = _r582_t0['set-width']['bind'](_r582_t0); + r582_xn$assignunicode$7Hrq = function _r582_t2(r583_code) { + var r583_code, _r583_t0, _r583_t1; + r582_currentGlyph['assign-unicode'](r583_code); + return r4_unicodeGlyphs[r582_currentGlyph['unicode'][r582_currentGlyph['unicode']['length'] - 1]] = r582_currentGlyph; }; - r581_xn$startfrom$1aao = _r581_t0['start-from']['bind'](_r581_t0); - r581_xn$lineto$5sIl = _r581_t0['line-to']['bind'](_r581_t0); - r581_xn$curveto$1aao = _r581_t0['curve-to']['bind'](_r581_t0); - r581_xn$cubicto$1aao = _r581_t0['cubic-to']['bind'](_r581_t0); - r581_xn$putshapes$9Jrj = _r581_t0['put-shapes']['bind'](_r581_t0); - r581_xn$reverselast$3qIs = _r581_t0['reverse-last']['bind'](_r581_t0); - r581_include = _r581_t0['include']['bind'](_r581_t0); - r581_xn$createstroke$7Hrq = _r581_t0['create-stroke']['bind'](_r581_t0); - r581_xn$setanchor$9Jrj = _r581_t0['set-anchor']['bind'](_r581_t0); - r581_xn$applytransform$1aao = _r581_t0['apply-transform']['bind'](_r581_t0); - r581_xn$dontexport$5sIl = function _r581_t3() { - var _r583_t0, _r583_t1; - return r581_currentGlyph['dontExport'] = true; + r582_xn$startfrom$1aao = _r582_t0['start-from']['bind'](_r582_t0); + r582_xn$lineto$5sIl = _r582_t0['line-to']['bind'](_r582_t0); + r582_xn$curveto$1aao = _r582_t0['curve-to']['bind'](_r582_t0); + r582_xn$cubicto$1aao = _r582_t0['cubic-to']['bind'](_r582_t0); + r582_xn$putshapes$9Jrj = _r582_t0['put-shapes']['bind'](_r582_t0); + r582_xn$reverselast$3qIs = _r582_t0['reverse-last']['bind'](_r582_t0); + r582_include = _r582_t0['include']['bind'](_r582_t0); + r582_xn$createstroke$7Hrq = _r582_t0['create-stroke']['bind'](_r582_t0); + r582_xn$setanchor$9Jrj = _r582_t0['set-anchor']['bind'](_r582_t0); + r582_xn$applytransform$1aao = _r582_t0['apply-transform']['bind'](_r582_t0); + r582_xn$dontexport$5sIl = function _r582_t3() { + var _r584_t0, _r584_t1; + return r582_currentGlyph['dontExport'] = true; }; - _r581_t0['gizmo'] = r4_globalTransform; - _r581_t0['set-width'](r4_WIDTH); - r581_xn$setwidth$9Jrj(r4_WIDTH); - r581_xn$assignunicode$7Hrq('9'); - r581_include(r4_smallo(r4_CAP, r4_CAP * 0.4, r4_SB, r4_RIGHTSB + r4_O)); - r581_ymiddlea = (r4_CAP - r4_SMALLSMOOTHB + r4_CAP * 0.4 + r4_SMALLSMOOTHA) / 2; - r581_include(r581_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r581_ymiddlea)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r4_CAP * 0.4)); - r581_include(r4_sHookLower(0, r4_CAP * 0.4, r4_HOOK, r4_xgrid(0.48))); + _r582_t0['gizmo'] = r4_globalTransform; + _r582_t0['set-width'](r4_WIDTH); + r582_xn$setwidth$9Jrj(r4_WIDTH); + r582_xn$assignunicode$7Hrq('9'); + r582_include(r4_smallo(r4_CAP, r4_CAP * 0.4, r4_SB, r4_RIGHTSB + r4_O)); + r582_ymiddlea = (r4_CAP - r4_SMALLSMOOTHB + r4_CAP * 0.4 + r4_SMALLSMOOTHA) / 2; + r582_include(r582_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r582_ymiddlea)['set-width'](0, r4_STROKE)['line-to'](r4_RIGHTSB, r4_CAP * 0.4)); + r582_include(r4_sHookLower(0, r4_CAP * 0.4, r4_HOOK, r0_mix(r4_SB, r4_RIGHTSB, 0.48))); return void 0; }); - r4_xn$createglyph$7Hrq('dollar', function _r4_t186() { - var r585_currentGlyph, r585_xn$setwidth$9Jrj, r585_xn$assignunicode$7Hrq, r585_xn$startfrom$1aao, r585_xn$lineto$5sIl, r585_xn$curveto$1aao, r585_xn$cubicto$1aao, r585_xn$putshapes$9Jrj, r585_xn$reverselast$3qIs, r585_include, r585_xn$createstroke$7Hrq, r585_xn$setanchor$9Jrj, r585_xn$applytransform$1aao, r585_xn$dontexport$5sIl, _r585_t0, _r585_t1, _r585_t2, _r585_t3; - _r585_t0 = this; - r585_currentGlyph = _r585_t0; - r585_xn$setwidth$9Jrj = _r585_t0['set-width']['bind'](_r585_t0); - r585_xn$assignunicode$7Hrq = function _r585_t2(r586_code) { - var r586_code, _r586_t0, _r586_t1; - r585_currentGlyph['assign-unicode'](r586_code); - return r4_unicodeGlyphs[r585_currentGlyph['unicode'][r585_currentGlyph['unicode']['length'] - 1]] = r585_currentGlyph; + r4_xn$createglyph$7Hrq('dollar', function _r4_t189() { + var r586_currentGlyph, r586_xn$setwidth$9Jrj, r586_xn$assignunicode$7Hrq, r586_xn$startfrom$1aao, r586_xn$lineto$5sIl, r586_xn$curveto$1aao, r586_xn$cubicto$1aao, r586_xn$putshapes$9Jrj, r586_xn$reverselast$3qIs, r586_include, r586_xn$createstroke$7Hrq, r586_xn$setanchor$9Jrj, r586_xn$applytransform$1aao, r586_xn$dontexport$5sIl, _r586_t0, _r586_t1, _r586_t2, _r586_t3; + _r586_t0 = this; + r586_currentGlyph = _r586_t0; + r586_xn$setwidth$9Jrj = _r586_t0['set-width']['bind'](_r586_t0); + r586_xn$assignunicode$7Hrq = function _r586_t2(r587_code) { + var r587_code, _r587_t0, _r587_t1; + r586_currentGlyph['assign-unicode'](r587_code); + return r4_unicodeGlyphs[r586_currentGlyph['unicode'][r586_currentGlyph['unicode']['length'] - 1]] = r586_currentGlyph; }; - r585_xn$startfrom$1aao = _r585_t0['start-from']['bind'](_r585_t0); - r585_xn$lineto$5sIl = _r585_t0['line-to']['bind'](_r585_t0); - r585_xn$curveto$1aao = _r585_t0['curve-to']['bind'](_r585_t0); - r585_xn$cubicto$1aao = _r585_t0['cubic-to']['bind'](_r585_t0); - r585_xn$putshapes$9Jrj = _r585_t0['put-shapes']['bind'](_r585_t0); - r585_xn$reverselast$3qIs = _r585_t0['reverse-last']['bind'](_r585_t0); - r585_include = _r585_t0['include']['bind'](_r585_t0); - r585_xn$createstroke$7Hrq = _r585_t0['create-stroke']['bind'](_r585_t0); - r585_xn$setanchor$9Jrj = _r585_t0['set-anchor']['bind'](_r585_t0); - r585_xn$applytransform$1aao = _r585_t0['apply-transform']['bind'](_r585_t0); - r585_xn$dontexport$5sIl = function _r585_t3() { - var _r587_t0, _r587_t1; - return r585_currentGlyph['dontExport'] = true; + r586_xn$startfrom$1aao = _r586_t0['start-from']['bind'](_r586_t0); + r586_xn$lineto$5sIl = _r586_t0['line-to']['bind'](_r586_t0); + r586_xn$curveto$1aao = _r586_t0['curve-to']['bind'](_r586_t0); + r586_xn$cubicto$1aao = _r586_t0['cubic-to']['bind'](_r586_t0); + r586_xn$putshapes$9Jrj = _r586_t0['put-shapes']['bind'](_r586_t0); + r586_xn$reverselast$3qIs = _r586_t0['reverse-last']['bind'](_r586_t0); + r586_include = _r586_t0['include']['bind'](_r586_t0); + r586_xn$createstroke$7Hrq = _r586_t0['create-stroke']['bind'](_r586_t0); + r586_xn$setanchor$9Jrj = _r586_t0['set-anchor']['bind'](_r586_t0); + r586_xn$applytransform$1aao = _r586_t0['apply-transform']['bind'](_r586_t0); + r586_xn$dontexport$5sIl = function _r586_t3() { + var _r588_t0, _r588_t1; + return r586_currentGlyph['dontExport'] = true; }; - _r585_t0['gizmo'] = r4_globalTransform; - _r585_t0['set-width'](r4_WIDTH); - r585_xn$setwidth$9Jrj(r4_WIDTH); - r585_xn$assignunicode$7Hrq('$'); - r585_include(r4_glyphs['S']); - r585_include(r585_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_CAP - r4_HALFSTROKE)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_CAP - r4_DESCENDER / 2)); - r585_include(r585_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_DESCENDER / 2)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_HALFSTROKE)); + _r586_t0['gizmo'] = r4_globalTransform; + _r586_t0['set-width'](r4_WIDTH); + r586_xn$setwidth$9Jrj(r4_WIDTH); + r586_xn$assignunicode$7Hrq('$'); + r586_include(r4_glyphs['S']); + r586_include(r586_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_CAP - r4_HALFSTROKE)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_CAP - r4_DESCENDER / 2)); + r586_include(r586_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_DESCENDER / 2)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_HALFSTROKE)); return void 0; }); - r4_xn$createglyph$7Hrq('ampersand', function _r4_t187() { - var r589_currentGlyph, r589_xn$setwidth$9Jrj, r589_xn$assignunicode$7Hrq, r589_xn$startfrom$1aao, r589_xn$lineto$5sIl, r589_xn$curveto$1aao, r589_xn$cubicto$1aao, r589_xn$putshapes$9Jrj, r589_xn$reverselast$3qIs, r589_include, r589_xn$createstroke$7Hrq, r589_xn$setanchor$9Jrj, r589_xn$applytransform$1aao, r589_xn$dontexport$5sIl, r589_fine, r589_p, r589_l, r589_pr, r589_q, r589_r, r589_s, _r589_t0, _r589_t1, _r589_t2, _r589_t3; - _r589_t0 = this; - r589_currentGlyph = _r589_t0; - r589_xn$setwidth$9Jrj = _r589_t0['set-width']['bind'](_r589_t0); - r589_xn$assignunicode$7Hrq = function _r589_t2(r590_code) { - var r590_code, _r590_t0, _r590_t1; - r589_currentGlyph['assign-unicode'](r590_code); - return r4_unicodeGlyphs[r589_currentGlyph['unicode'][r589_currentGlyph['unicode']['length'] - 1]] = r589_currentGlyph; + r4_xn$createglyph$7Hrq('ampersand', function _r4_t190() { + var r590_currentGlyph, r590_xn$setwidth$9Jrj, r590_xn$assignunicode$7Hrq, r590_xn$startfrom$1aao, r590_xn$lineto$5sIl, r590_xn$curveto$1aao, r590_xn$cubicto$1aao, r590_xn$putshapes$9Jrj, r590_xn$reverselast$3qIs, r590_include, r590_xn$createstroke$7Hrq, r590_xn$setanchor$9Jrj, r590_xn$applytransform$1aao, r590_xn$dontexport$5sIl, r590_fine, r590_p, r590_l, r590_pr, r590_q, r590_r, r590_s, _r590_t0, _r590_t1, _r590_t2, _r590_t3; + _r590_t0 = this; + r590_currentGlyph = _r590_t0; + r590_xn$setwidth$9Jrj = _r590_t0['set-width']['bind'](_r590_t0); + r590_xn$assignunicode$7Hrq = function _r590_t2(r591_code) { + var r591_code, _r591_t0, _r591_t1; + r590_currentGlyph['assign-unicode'](r591_code); + return r4_unicodeGlyphs[r590_currentGlyph['unicode'][r590_currentGlyph['unicode']['length'] - 1]] = r590_currentGlyph; }; - r589_xn$startfrom$1aao = _r589_t0['start-from']['bind'](_r589_t0); - r589_xn$lineto$5sIl = _r589_t0['line-to']['bind'](_r589_t0); - r589_xn$curveto$1aao = _r589_t0['curve-to']['bind'](_r589_t0); - r589_xn$cubicto$1aao = _r589_t0['cubic-to']['bind'](_r589_t0); - r589_xn$putshapes$9Jrj = _r589_t0['put-shapes']['bind'](_r589_t0); - r589_xn$reverselast$3qIs = _r589_t0['reverse-last']['bind'](_r589_t0); - r589_include = _r589_t0['include']['bind'](_r589_t0); - r589_xn$createstroke$7Hrq = _r589_t0['create-stroke']['bind'](_r589_t0); - r589_xn$setanchor$9Jrj = _r589_t0['set-anchor']['bind'](_r589_t0); - r589_xn$applytransform$1aao = _r589_t0['apply-transform']['bind'](_r589_t0); - r589_xn$dontexport$5sIl = function _r589_t3() { - var _r591_t0, _r591_t1; - return r589_currentGlyph['dontExport'] = true; + r590_xn$startfrom$1aao = _r590_t0['start-from']['bind'](_r590_t0); + r590_xn$lineto$5sIl = _r590_t0['line-to']['bind'](_r590_t0); + r590_xn$curveto$1aao = _r590_t0['curve-to']['bind'](_r590_t0); + r590_xn$cubicto$1aao = _r590_t0['cubic-to']['bind'](_r590_t0); + r590_xn$putshapes$9Jrj = _r590_t0['put-shapes']['bind'](_r590_t0); + r590_xn$reverselast$3qIs = _r590_t0['reverse-last']['bind'](_r590_t0); + r590_include = _r590_t0['include']['bind'](_r590_t0); + r590_xn$createstroke$7Hrq = _r590_t0['create-stroke']['bind'](_r590_t0); + r590_xn$setanchor$9Jrj = _r590_t0['set-anchor']['bind'](_r590_t0); + r590_xn$applytransform$1aao = _r590_t0['apply-transform']['bind'](_r590_t0); + r590_xn$dontexport$5sIl = function _r590_t3() { + var _r592_t0, _r592_t1; + return r590_currentGlyph['dontExport'] = true; }; - _r589_t0['gizmo'] = r4_globalTransform; - _r589_t0['set-width'](r4_WIDTH); - r589_xn$setwidth$9Jrj(r4_WIDTH); - r589_xn$assignunicode$7Hrq('&'); - r589_fine = r4_adviceBlackness(3.5); - r589_p = 0.85; - r589_l = 0.05; - r589_pr = 0.9; - r589_q = 0.45; - r589_r = 1.1; - r589_s = 0; - r589_include(r589_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_O, r4_CAPMIDDLE)['set-width'](0, r4_STROKE)['heads-to'](r4_DOWNWARD)['line-to'](r4_RIGHTSB - r4_O, r4_SMOOTHA)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB + r4_O, r4_SMOOTHB)); - r589_include(r4_xsStrand(r4_SB + r4_O, r4_SMOOTHB, r0_mix(r4_SB, r4_RIGHTSB, r589_p), r4_CAP - r4_SMOOTHB * r589_pr, r4_HALFSTROKE, r589_fine / 2)); - r589_include(r589_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, r589_p), r4_CAP - r4_SMOOTHB * r589_pr)['set-width'](r589_fine, 0)['arc-vh-to'](r0_mix(r4_SB, r4_RIGHTSB, r0_mix(r589_p, r589_l, 0.5)), r4_CAPO)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r0_mix(r4_SB, r4_RIGHTSB, r589_l), r4_CAP - r4_SMOOTHA * r589_pr)); - r589_include(r4_xsStrand(r0_mix(r4_SB, r4_RIGHTSB, r589_l), r4_CAP - r4_SMOOTHA * r589_pr, r0_mix(r4_SB, r4_RIGHTSB, r589_r), r4_SMOOTHA * r589_s, r589_fine / 2, r589_fine / 2, null, null, r4_SMOOTHA * r589_pr * 0.6)); + _r590_t0['gizmo'] = r4_globalTransform; + _r590_t0['set-width'](r4_WIDTH); + r590_xn$setwidth$9Jrj(r4_WIDTH); + r590_xn$assignunicode$7Hrq('&'); + r590_fine = r4_adviceBlackness(3.5); + r590_p = 0.85; + r590_l = 0.05; + r590_pr = 0.9; + r590_q = 0.45; + r590_r = 1.1; + r590_s = 0; + r590_include(r590_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_O, r4_CAPMIDDLE)['set-width'](0, r4_STROKE)['heads-to'](r4_DOWNWARD)['line-to'](r4_RIGHTSB - r4_O, r4_SMOOTHA)['arc-vh-to'](r4_MIDDLE, r4_O)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r4_SB + r4_O, r4_SMOOTHB)); + r590_include(r4_xsStrand(r4_SB + r4_O, r4_SMOOTHB, r0_mix(r4_SB, r4_RIGHTSB, r590_p), r4_CAP - r4_SMOOTHB * r590_pr, r4_HALFSTROKE, r590_fine / 2)); + r590_include(r590_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, r590_p), r4_CAP - r4_SMOOTHB * r590_pr)['set-width'](r590_fine, 0)['arc-vh-to'](r0_mix(r4_SB, r4_RIGHTSB, r0_mix(r590_p, r590_l, 0.5)), r4_CAPO)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r0_mix(r4_SB, r4_RIGHTSB, r590_l), r4_CAP - r4_SMOOTHA * r590_pr)); + r590_include(r4_xsStrand(r0_mix(r4_SB, r4_RIGHTSB, r590_l), r4_CAP - r4_SMOOTHA * r590_pr, r0_mix(r4_SB, r4_RIGHTSB, r590_r), r4_SMOOTHA * r590_s, r590_fine / 2, r590_fine / 2, null, null, r4_SMOOTHA * r590_pr * 0.6)); return void 0; }); - r4_xn$createglyph$7Hrq('at', function _r4_t188() { - var r593_currentGlyph, r593_xn$setwidth$9Jrj, r593_xn$assignunicode$7Hrq, r593_xn$startfrom$1aao, r593_xn$lineto$5sIl, r593_xn$curveto$1aao, r593_xn$cubicto$1aao, r593_xn$putshapes$9Jrj, r593_xn$reverselast$3qIs, r593_include, r593_xn$createstroke$7Hrq, r593_xn$setanchor$9Jrj, r593_xn$applytransform$1aao, r593_xn$dontexport$5sIl, r593_top, r593_bot, r593_otop, r593_obot, r593_sw, r593_m1, r593_m2, r593_sma, r593_smb, _r593_t0, _r593_t1, _r593_t2, _r593_t3; - _r593_t0 = this; - r593_currentGlyph = _r593_t0; - r593_xn$setwidth$9Jrj = _r593_t0['set-width']['bind'](_r593_t0); - r593_xn$assignunicode$7Hrq = function _r593_t2(r594_code) { - var r594_code, _r594_t0, _r594_t1; - r593_currentGlyph['assign-unicode'](r594_code); - return r4_unicodeGlyphs[r593_currentGlyph['unicode'][r593_currentGlyph['unicode']['length'] - 1]] = r593_currentGlyph; + r4_xn$createglyph$7Hrq('at', function _r4_t191() { + var r594_currentGlyph, r594_xn$setwidth$9Jrj, r594_xn$assignunicode$7Hrq, r594_xn$startfrom$1aao, r594_xn$lineto$5sIl, r594_xn$curveto$1aao, r594_xn$cubicto$1aao, r594_xn$putshapes$9Jrj, r594_xn$reverselast$3qIs, r594_include, r594_xn$createstroke$7Hrq, r594_xn$setanchor$9Jrj, r594_xn$applytransform$1aao, r594_xn$dontexport$5sIl, r594_top, r594_bot, r594_otop, r594_obot, r594_sw, r594_m1, r594_m2, r594_sma, r594_smb, _r594_t0, _r594_t1, _r594_t2, _r594_t3; + _r594_t0 = this; + r594_currentGlyph = _r594_t0; + r594_xn$setwidth$9Jrj = _r594_t0['set-width']['bind'](_r594_t0); + r594_xn$assignunicode$7Hrq = function _r594_t2(r595_code) { + var r595_code, _r595_t0, _r595_t1; + r594_currentGlyph['assign-unicode'](r595_code); + return r4_unicodeGlyphs[r594_currentGlyph['unicode'][r594_currentGlyph['unicode']['length'] - 1]] = r594_currentGlyph; }; - r593_xn$startfrom$1aao = _r593_t0['start-from']['bind'](_r593_t0); - r593_xn$lineto$5sIl = _r593_t0['line-to']['bind'](_r593_t0); - r593_xn$curveto$1aao = _r593_t0['curve-to']['bind'](_r593_t0); - r593_xn$cubicto$1aao = _r593_t0['cubic-to']['bind'](_r593_t0); - r593_xn$putshapes$9Jrj = _r593_t0['put-shapes']['bind'](_r593_t0); - r593_xn$reverselast$3qIs = _r593_t0['reverse-last']['bind'](_r593_t0); - r593_include = _r593_t0['include']['bind'](_r593_t0); - r593_xn$createstroke$7Hrq = _r593_t0['create-stroke']['bind'](_r593_t0); - r593_xn$setanchor$9Jrj = _r593_t0['set-anchor']['bind'](_r593_t0); - r593_xn$applytransform$1aao = _r593_t0['apply-transform']['bind'](_r593_t0); - r593_xn$dontexport$5sIl = function _r593_t3() { - var _r595_t0, _r595_t1; - return r593_currentGlyph['dontExport'] = true; + r594_xn$startfrom$1aao = _r594_t0['start-from']['bind'](_r594_t0); + r594_xn$lineto$5sIl = _r594_t0['line-to']['bind'](_r594_t0); + r594_xn$curveto$1aao = _r594_t0['curve-to']['bind'](_r594_t0); + r594_xn$cubicto$1aao = _r594_t0['cubic-to']['bind'](_r594_t0); + r594_xn$putshapes$9Jrj = _r594_t0['put-shapes']['bind'](_r594_t0); + r594_xn$reverselast$3qIs = _r594_t0['reverse-last']['bind'](_r594_t0); + r594_include = _r594_t0['include']['bind'](_r594_t0); + r594_xn$createstroke$7Hrq = _r594_t0['create-stroke']['bind'](_r594_t0); + r594_xn$setanchor$9Jrj = _r594_t0['set-anchor']['bind'](_r594_t0); + r594_xn$applytransform$1aao = _r594_t0['apply-transform']['bind'](_r594_t0); + r594_xn$dontexport$5sIl = function _r594_t3() { + var _r596_t0, _r596_t1; + return r594_currentGlyph['dontExport'] = true; }; - _r593_t0['gizmo'] = r4_globalTransform; - _r593_t0['set-width'](r4_WIDTH); - r593_xn$setwidth$9Jrj(r4_WIDTH); - r593_xn$assignunicode$7Hrq('@'); - r593_top = r4_CAP + r4_HALFSTROKE; - r593_bot = r4_DESCENDER + r4_HALFSTROKE; - r593_otop = r0_mix(r593_bot, r593_top, 0.75); - r593_obot = r0_mix(r593_top, r593_bot, 0.8); - r593_sw = r4_adviceBlackness(3.5); - r593_m1 = r0_mix(r4_SB + r593_sw, r4_RIGHTSB - r593_sw, 0.47) - r593_sw / 2; - r593_m2 = r0_mix(r593_m1, r4_RIGHTSB, 0.5); - r593_sma = r4_SMOOTHA * ((r4_RIGHTSB - r593_m1) / (r4_RIGHTSB - r4_SB)); - r593_smb = r4_SMOOTHB * ((r4_RIGHTSB - r593_m1) / (r4_RIGHTSB - r4_SB)); - r593_include(r593_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r593_otop - r4_O)['heads-to'](r4_LEFTWARD)['set-width'](r593_sw, 0)['line-to'](r593_m2, r593_otop - r4_O)['arc-hv-to'](r593_m1, r593_otop - r593_sma)['line-to'](r593_m1, r593_obot + r593_smb)['arc-vh-to'](r593_m2 + r4_STROKE * r4_globalTransform['yx'], r593_obot + r4_O)['arc-hv-to'](r4_RIGHTSB, r593_obot + r593_sma)['line-to'](r4_RIGHTSB, r593_top - r4_SMOOTHB)['arc-vh-to'](r4_MIDDLE, r593_top - r4_O)['set-width'](r4_STROKE, 0)['arc-hv-to'](r4_SB, r593_top - r4_SMOOTHA)['set-width'](r593_sw, 0)['line-to'](r4_SB, r593_bot + r4_SMOOTHB)['arc-vh-to'](r4_MIDDLE, r593_bot + r4_O)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB - r4_HALFSTROKE, r593_bot + r4_O)['heads-to'](r4_RIGHTWARD)['set-samples'](4)); + _r594_t0['gizmo'] = r4_globalTransform; + _r594_t0['set-width'](r4_WIDTH); + r594_xn$setwidth$9Jrj(r4_WIDTH); + r594_xn$assignunicode$7Hrq('@'); + r594_top = r4_CAP + r4_HALFSTROKE; + r594_bot = r4_DESCENDER + r4_HALFSTROKE; + r594_otop = r0_mix(r594_bot, r594_top, 0.75); + r594_obot = r0_mix(r594_top, r594_bot, 0.8); + r594_sw = r4_adviceBlackness(3.5); + r594_m1 = r0_mix(r4_SB + r594_sw, r4_RIGHTSB - r594_sw, 0.47) - r594_sw / 2; + r594_m2 = r0_mix(r594_m1, r4_RIGHTSB, 0.5); + r594_sma = r4_SMOOTHA * ((r4_RIGHTSB - r594_m1) / (r4_RIGHTSB - r4_SB)); + r594_smb = r4_SMOOTHB * ((r4_RIGHTSB - r594_m1) / (r4_RIGHTSB - r4_SB)); + r594_include(r594_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r594_otop - r4_O)['heads-to'](r4_LEFTWARD)['set-width'](r594_sw, 0)['line-to'](r594_m2, r594_otop - r4_O)['arc-hv-to'](r594_m1, r594_otop - r594_sma)['line-to'](r594_m1, r594_obot + r594_smb)['arc-vh-to'](r594_m2 + r4_STROKE * r4_globalTransform['yx'], r594_obot + r4_O)['arc-hv-to'](r4_RIGHTSB, r594_obot + r594_sma)['line-to'](r4_RIGHTSB, r594_top - r4_SMOOTHB)['arc-vh-to'](r4_MIDDLE, r594_top - r4_O)['set-width'](r4_STROKE, 0)['arc-hv-to'](r4_SB, r594_top - r4_SMOOTHA)['set-width'](r594_sw, 0)['line-to'](r4_SB, r594_bot + r4_SMOOTHB)['arc-vh-to'](r4_MIDDLE, r594_bot + r4_O)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB - r4_HALFSTROKE, r594_bot + r4_O)['heads-to'](r4_RIGHTWARD)['set-samples'](4)); return void 0; }); r4_hyphenCenter = r4_XH * 0.625; @@ -5290,1040 +5320,1040 @@ r4_bracketInside = 0.9; r4_braceOutside = 0.1; r4_braceInside = 0.9; - r4_xn$createglyph$7Hrq('parenleft', function _r4_t189() { - var r597_currentGlyph, r597_xn$setwidth$9Jrj, r597_xn$assignunicode$7Hrq, r597_xn$startfrom$1aao, r597_xn$lineto$5sIl, r597_xn$curveto$1aao, r597_xn$cubicto$1aao, r597_xn$putshapes$9Jrj, r597_xn$reverselast$3qIs, r597_include, r597_xn$createstroke$7Hrq, r597_xn$setanchor$9Jrj, r597_xn$applytransform$1aao, r597_xn$dontexport$5sIl, r597_p, _r597_t0, _r597_t1, _r597_t2, _r597_t3; - _r597_t0 = this; - r597_currentGlyph = _r597_t0; - r597_xn$setwidth$9Jrj = _r597_t0['set-width']['bind'](_r597_t0); - r597_xn$assignunicode$7Hrq = function _r597_t2(r598_code) { - var r598_code, _r598_t0, _r598_t1; - r597_currentGlyph['assign-unicode'](r598_code); - return r4_unicodeGlyphs[r597_currentGlyph['unicode'][r597_currentGlyph['unicode']['length'] - 1]] = r597_currentGlyph; + r4_xn$createglyph$7Hrq('parenleft', function _r4_t192() { + var r598_currentGlyph, r598_xn$setwidth$9Jrj, r598_xn$assignunicode$7Hrq, r598_xn$startfrom$1aao, r598_xn$lineto$5sIl, r598_xn$curveto$1aao, r598_xn$cubicto$1aao, r598_xn$putshapes$9Jrj, r598_xn$reverselast$3qIs, r598_include, r598_xn$createstroke$7Hrq, r598_xn$setanchor$9Jrj, r598_xn$applytransform$1aao, r598_xn$dontexport$5sIl, r598_p, _r598_t0, _r598_t1, _r598_t2, _r598_t3; + _r598_t0 = this; + r598_currentGlyph = _r598_t0; + r598_xn$setwidth$9Jrj = _r598_t0['set-width']['bind'](_r598_t0); + r598_xn$assignunicode$7Hrq = function _r598_t2(r599_code) { + var r599_code, _r599_t0, _r599_t1; + r598_currentGlyph['assign-unicode'](r599_code); + return r4_unicodeGlyphs[r598_currentGlyph['unicode'][r598_currentGlyph['unicode']['length'] - 1]] = r598_currentGlyph; }; - r597_xn$startfrom$1aao = _r597_t0['start-from']['bind'](_r597_t0); - r597_xn$lineto$5sIl = _r597_t0['line-to']['bind'](_r597_t0); - r597_xn$curveto$1aao = _r597_t0['curve-to']['bind'](_r597_t0); - r597_xn$cubicto$1aao = _r597_t0['cubic-to']['bind'](_r597_t0); - r597_xn$putshapes$9Jrj = _r597_t0['put-shapes']['bind'](_r597_t0); - r597_xn$reverselast$3qIs = _r597_t0['reverse-last']['bind'](_r597_t0); - r597_include = _r597_t0['include']['bind'](_r597_t0); - r597_xn$createstroke$7Hrq = _r597_t0['create-stroke']['bind'](_r597_t0); - r597_xn$setanchor$9Jrj = _r597_t0['set-anchor']['bind'](_r597_t0); - r597_xn$applytransform$1aao = _r597_t0['apply-transform']['bind'](_r597_t0); - r597_xn$dontexport$5sIl = function _r597_t3() { - var _r599_t0, _r599_t1; - return r597_currentGlyph['dontExport'] = true; + r598_xn$startfrom$1aao = _r598_t0['start-from']['bind'](_r598_t0); + r598_xn$lineto$5sIl = _r598_t0['line-to']['bind'](_r598_t0); + r598_xn$curveto$1aao = _r598_t0['curve-to']['bind'](_r598_t0); + r598_xn$cubicto$1aao = _r598_t0['cubic-to']['bind'](_r598_t0); + r598_xn$putshapes$9Jrj = _r598_t0['put-shapes']['bind'](_r598_t0); + r598_xn$reverselast$3qIs = _r598_t0['reverse-last']['bind'](_r598_t0); + r598_include = _r598_t0['include']['bind'](_r598_t0); + r598_xn$createstroke$7Hrq = _r598_t0['create-stroke']['bind'](_r598_t0); + r598_xn$setanchor$9Jrj = _r598_t0['set-anchor']['bind'](_r598_t0); + r598_xn$applytransform$1aao = _r598_t0['apply-transform']['bind'](_r598_t0); + r598_xn$dontexport$5sIl = function _r598_t3() { + var _r600_t0, _r600_t1; + return r598_currentGlyph['dontExport'] = true; }; - _r597_t0['gizmo'] = r4_globalTransform; - _r597_t0['set-width'](r4_WIDTH); - r597_xn$setwidth$9Jrj(r4_WIDTH); - r597_xn$assignunicode$7Hrq('('); - r597_p = 0.6; - r597_include(r597_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, r4_parenInside), r4_parenTop)['set-width'](r4_STROKE, 0)['curve-to'](r0_mix(r4_SB, r4_RIGHTSB, r4_parenOutside), r0_mix(r4_parenMid, r4_parenTop, r597_p), r0_mix(r4_SB, r4_RIGHTSB, r4_parenOutside), r4_parenMid)['curve-to'](r0_mix(r4_SB, r4_RIGHTSB, r4_parenOutside), r0_mix(r4_parenMid, r4_parenBot, r597_p), r0_mix(r4_SB, r4_RIGHTSB, r4_parenInside), r4_parenBot)); + _r598_t0['gizmo'] = r4_globalTransform; + _r598_t0['set-width'](r4_WIDTH); + r598_xn$setwidth$9Jrj(r4_WIDTH); + r598_xn$assignunicode$7Hrq('('); + r598_p = 0.6; + r598_include(r598_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, r4_parenInside), r4_parenTop)['set-width'](r4_STROKE, 0)['curve-to'](r0_mix(r4_SB, r4_RIGHTSB, r4_parenOutside), r0_mix(r4_parenMid, r4_parenTop, r598_p), r0_mix(r4_SB, r4_RIGHTSB, r4_parenOutside), r4_parenMid)['curve-to'](r0_mix(r4_SB, r4_RIGHTSB, r4_parenOutside), r0_mix(r4_parenMid, r4_parenBot, r598_p), r0_mix(r4_SB, r4_RIGHTSB, r4_parenInside), r4_parenBot)); return void 0; }); - r4_xn$createglyph$7Hrq('parenright', function _r4_t190() { - var r601_currentGlyph, r601_xn$setwidth$9Jrj, r601_xn$assignunicode$7Hrq, r601_xn$startfrom$1aao, r601_xn$lineto$5sIl, r601_xn$curveto$1aao, r601_xn$cubicto$1aao, r601_xn$putshapes$9Jrj, r601_xn$reverselast$3qIs, r601_include, r601_xn$createstroke$7Hrq, r601_xn$setanchor$9Jrj, r601_xn$applytransform$1aao, r601_xn$dontexport$5sIl, r601_p, _r601_t0, _r601_t1, _r601_t2, _r601_t3; - _r601_t0 = this; - r601_currentGlyph = _r601_t0; - r601_xn$setwidth$9Jrj = _r601_t0['set-width']['bind'](_r601_t0); - r601_xn$assignunicode$7Hrq = function _r601_t2(r602_code) { - var r602_code, _r602_t0, _r602_t1; - r601_currentGlyph['assign-unicode'](r602_code); - return r4_unicodeGlyphs[r601_currentGlyph['unicode'][r601_currentGlyph['unicode']['length'] - 1]] = r601_currentGlyph; + r4_xn$createglyph$7Hrq('parenright', function _r4_t193() { + var r602_currentGlyph, r602_xn$setwidth$9Jrj, r602_xn$assignunicode$7Hrq, r602_xn$startfrom$1aao, r602_xn$lineto$5sIl, r602_xn$curveto$1aao, r602_xn$cubicto$1aao, r602_xn$putshapes$9Jrj, r602_xn$reverselast$3qIs, r602_include, r602_xn$createstroke$7Hrq, r602_xn$setanchor$9Jrj, r602_xn$applytransform$1aao, r602_xn$dontexport$5sIl, r602_p, _r602_t0, _r602_t1, _r602_t2, _r602_t3; + _r602_t0 = this; + r602_currentGlyph = _r602_t0; + r602_xn$setwidth$9Jrj = _r602_t0['set-width']['bind'](_r602_t0); + r602_xn$assignunicode$7Hrq = function _r602_t2(r603_code) { + var r603_code, _r603_t0, _r603_t1; + r602_currentGlyph['assign-unicode'](r603_code); + return r4_unicodeGlyphs[r602_currentGlyph['unicode'][r602_currentGlyph['unicode']['length'] - 1]] = r602_currentGlyph; }; - r601_xn$startfrom$1aao = _r601_t0['start-from']['bind'](_r601_t0); - r601_xn$lineto$5sIl = _r601_t0['line-to']['bind'](_r601_t0); - r601_xn$curveto$1aao = _r601_t0['curve-to']['bind'](_r601_t0); - r601_xn$cubicto$1aao = _r601_t0['cubic-to']['bind'](_r601_t0); - r601_xn$putshapes$9Jrj = _r601_t0['put-shapes']['bind'](_r601_t0); - r601_xn$reverselast$3qIs = _r601_t0['reverse-last']['bind'](_r601_t0); - r601_include = _r601_t0['include']['bind'](_r601_t0); - r601_xn$createstroke$7Hrq = _r601_t0['create-stroke']['bind'](_r601_t0); - r601_xn$setanchor$9Jrj = _r601_t0['set-anchor']['bind'](_r601_t0); - r601_xn$applytransform$1aao = _r601_t0['apply-transform']['bind'](_r601_t0); - r601_xn$dontexport$5sIl = function _r601_t3() { - var _r603_t0, _r603_t1; - return r601_currentGlyph['dontExport'] = true; + r602_xn$startfrom$1aao = _r602_t0['start-from']['bind'](_r602_t0); + r602_xn$lineto$5sIl = _r602_t0['line-to']['bind'](_r602_t0); + r602_xn$curveto$1aao = _r602_t0['curve-to']['bind'](_r602_t0); + r602_xn$cubicto$1aao = _r602_t0['cubic-to']['bind'](_r602_t0); + r602_xn$putshapes$9Jrj = _r602_t0['put-shapes']['bind'](_r602_t0); + r602_xn$reverselast$3qIs = _r602_t0['reverse-last']['bind'](_r602_t0); + r602_include = _r602_t0['include']['bind'](_r602_t0); + r602_xn$createstroke$7Hrq = _r602_t0['create-stroke']['bind'](_r602_t0); + r602_xn$setanchor$9Jrj = _r602_t0['set-anchor']['bind'](_r602_t0); + r602_xn$applytransform$1aao = _r602_t0['apply-transform']['bind'](_r602_t0); + r602_xn$dontexport$5sIl = function _r602_t3() { + var _r604_t0, _r604_t1; + return r602_currentGlyph['dontExport'] = true; }; - _r601_t0['gizmo'] = r4_globalTransform; - _r601_t0['set-width'](r4_WIDTH); - r601_xn$setwidth$9Jrj(r4_WIDTH); - r601_xn$assignunicode$7Hrq(')'); - r601_p = 0.6; - r601_include(r601_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_RIGHTSB, r4_SB, r4_parenInside), r4_parenTop)['set-width'](0, r4_STROKE)['curve-to'](r0_mix(r4_RIGHTSB, r4_SB, r4_parenOutside), r0_mix(r4_parenMid, r4_parenTop, r601_p), r0_mix(r4_RIGHTSB, r4_SB, r4_parenOutside), r4_parenMid)['curve-to'](r0_mix(r4_RIGHTSB, r4_SB, r4_parenOutside), r0_mix(r4_parenMid, r4_parenBot, r601_p), r0_mix(r4_RIGHTSB, r4_SB, r4_parenInside), r4_parenBot)); + _r602_t0['gizmo'] = r4_globalTransform; + _r602_t0['set-width'](r4_WIDTH); + r602_xn$setwidth$9Jrj(r4_WIDTH); + r602_xn$assignunicode$7Hrq(')'); + r602_p = 0.6; + r602_include(r602_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_RIGHTSB, r4_SB, r4_parenInside), r4_parenTop)['set-width'](0, r4_STROKE)['curve-to'](r0_mix(r4_RIGHTSB, r4_SB, r4_parenOutside), r0_mix(r4_parenMid, r4_parenTop, r602_p), r0_mix(r4_RIGHTSB, r4_SB, r4_parenOutside), r4_parenMid)['curve-to'](r0_mix(r4_RIGHTSB, r4_SB, r4_parenOutside), r0_mix(r4_parenMid, r4_parenBot, r602_p), r0_mix(r4_RIGHTSB, r4_SB, r4_parenInside), r4_parenBot)); return void 0; }); - r4_xn$createglyph$7Hrq('bracketleft', function _r4_t191() { - var r605_currentGlyph, r605_xn$setwidth$9Jrj, r605_xn$assignunicode$7Hrq, r605_xn$startfrom$1aao, r605_xn$lineto$5sIl, r605_xn$curveto$1aao, r605_xn$cubicto$1aao, r605_xn$putshapes$9Jrj, r605_xn$reverselast$3qIs, r605_include, r605_xn$createstroke$7Hrq, r605_xn$setanchor$9Jrj, r605_xn$applytransform$1aao, r605_xn$dontexport$5sIl, _r605_t0, _r605_t1, _r605_t2, _r605_t3; - _r605_t0 = this; - r605_currentGlyph = _r605_t0; - r605_xn$setwidth$9Jrj = _r605_t0['set-width']['bind'](_r605_t0); - r605_xn$assignunicode$7Hrq = function _r605_t2(r606_code) { - var r606_code, _r606_t0, _r606_t1; - r605_currentGlyph['assign-unicode'](r606_code); - return r4_unicodeGlyphs[r605_currentGlyph['unicode'][r605_currentGlyph['unicode']['length'] - 1]] = r605_currentGlyph; + r4_xn$createglyph$7Hrq('bracketleft', function _r4_t194() { + var r606_currentGlyph, r606_xn$setwidth$9Jrj, r606_xn$assignunicode$7Hrq, r606_xn$startfrom$1aao, r606_xn$lineto$5sIl, r606_xn$curveto$1aao, r606_xn$cubicto$1aao, r606_xn$putshapes$9Jrj, r606_xn$reverselast$3qIs, r606_include, r606_xn$createstroke$7Hrq, r606_xn$setanchor$9Jrj, r606_xn$applytransform$1aao, r606_xn$dontexport$5sIl, _r606_t0, _r606_t1, _r606_t2, _r606_t3; + _r606_t0 = this; + r606_currentGlyph = _r606_t0; + r606_xn$setwidth$9Jrj = _r606_t0['set-width']['bind'](_r606_t0); + r606_xn$assignunicode$7Hrq = function _r606_t2(r607_code) { + var r607_code, _r607_t0, _r607_t1; + r606_currentGlyph['assign-unicode'](r607_code); + return r4_unicodeGlyphs[r606_currentGlyph['unicode'][r606_currentGlyph['unicode']['length'] - 1]] = r606_currentGlyph; }; - r605_xn$startfrom$1aao = _r605_t0['start-from']['bind'](_r605_t0); - r605_xn$lineto$5sIl = _r605_t0['line-to']['bind'](_r605_t0); - r605_xn$curveto$1aao = _r605_t0['curve-to']['bind'](_r605_t0); - r605_xn$cubicto$1aao = _r605_t0['cubic-to']['bind'](_r605_t0); - r605_xn$putshapes$9Jrj = _r605_t0['put-shapes']['bind'](_r605_t0); - r605_xn$reverselast$3qIs = _r605_t0['reverse-last']['bind'](_r605_t0); - r605_include = _r605_t0['include']['bind'](_r605_t0); - r605_xn$createstroke$7Hrq = _r605_t0['create-stroke']['bind'](_r605_t0); - r605_xn$setanchor$9Jrj = _r605_t0['set-anchor']['bind'](_r605_t0); - r605_xn$applytransform$1aao = _r605_t0['apply-transform']['bind'](_r605_t0); - r605_xn$dontexport$5sIl = function _r605_t3() { - var _r607_t0, _r607_t1; - return r605_currentGlyph['dontExport'] = true; + r606_xn$startfrom$1aao = _r606_t0['start-from']['bind'](_r606_t0); + r606_xn$lineto$5sIl = _r606_t0['line-to']['bind'](_r606_t0); + r606_xn$curveto$1aao = _r606_t0['curve-to']['bind'](_r606_t0); + r606_xn$cubicto$1aao = _r606_t0['cubic-to']['bind'](_r606_t0); + r606_xn$putshapes$9Jrj = _r606_t0['put-shapes']['bind'](_r606_t0); + r606_xn$reverselast$3qIs = _r606_t0['reverse-last']['bind'](_r606_t0); + r606_include = _r606_t0['include']['bind'](_r606_t0); + r606_xn$createstroke$7Hrq = _r606_t0['create-stroke']['bind'](_r606_t0); + r606_xn$setanchor$9Jrj = _r606_t0['set-anchor']['bind'](_r606_t0); + r606_xn$applytransform$1aao = _r606_t0['apply-transform']['bind'](_r606_t0); + r606_xn$dontexport$5sIl = function _r606_t3() { + var _r608_t0, _r608_t1; + return r606_currentGlyph['dontExport'] = true; }; - _r605_t0['gizmo'] = r4_globalTransform; - _r605_t0['set-width'](r4_WIDTH); - r605_xn$setwidth$9Jrj(r4_WIDTH); - r605_xn$assignunicode$7Hrq('['); - r605_include(r605_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, r4_bracketOutside), r4_parenBot)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r0_mix(r4_SB, r4_RIGHTSB, r4_bracketInside), r4_parenBot)['heads-to'](r4_RIGHTWARD)); - r605_include(r605_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, r4_bracketOutside), r4_parenTop)['set-width'](0, r4_STROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r0_mix(r4_SB, r4_RIGHTSB, r4_bracketInside), r4_parenTop)['heads-to'](r4_RIGHTWARD)); - r605_include(r605_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, r4_bracketOutside), r4_parenBot)['set-width'](0, r4_STROKE)['heads-to'](r4_UPWARD)['line-to'](r0_mix(r4_SB, r4_RIGHTSB, r4_bracketOutside), r4_parenTop)['heads-to'](r4_UPWARD)); + _r606_t0['gizmo'] = r4_globalTransform; + _r606_t0['set-width'](r4_WIDTH); + r606_xn$setwidth$9Jrj(r4_WIDTH); + r606_xn$assignunicode$7Hrq('['); + r606_include(r606_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, r4_bracketOutside), r4_parenBot)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r0_mix(r4_SB, r4_RIGHTSB, r4_bracketInside), r4_parenBot)['heads-to'](r4_RIGHTWARD)); + r606_include(r606_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, r4_bracketOutside), r4_parenTop)['set-width'](0, r4_STROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r0_mix(r4_SB, r4_RIGHTSB, r4_bracketInside), r4_parenTop)['heads-to'](r4_RIGHTWARD)); + r606_include(r606_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, r4_bracketOutside), r4_parenBot)['set-width'](0, r4_STROKE)['heads-to'](r4_UPWARD)['line-to'](r0_mix(r4_SB, r4_RIGHTSB, r4_bracketOutside), r4_parenTop)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('parenright', function _r4_t192() { - var r609_currentGlyph, r609_xn$setwidth$9Jrj, r609_xn$assignunicode$7Hrq, r609_xn$startfrom$1aao, r609_xn$lineto$5sIl, r609_xn$curveto$1aao, r609_xn$cubicto$1aao, r609_xn$putshapes$9Jrj, r609_xn$reverselast$3qIs, r609_include, r609_xn$createstroke$7Hrq, r609_xn$setanchor$9Jrj, r609_xn$applytransform$1aao, r609_xn$dontexport$5sIl, _r609_t0, _r609_t1, _r609_t2, _r609_t3; - _r609_t0 = this; - r609_currentGlyph = _r609_t0; - r609_xn$setwidth$9Jrj = _r609_t0['set-width']['bind'](_r609_t0); - r609_xn$assignunicode$7Hrq = function _r609_t2(r610_code) { - var r610_code, _r610_t0, _r610_t1; - r609_currentGlyph['assign-unicode'](r610_code); - return r4_unicodeGlyphs[r609_currentGlyph['unicode'][r609_currentGlyph['unicode']['length'] - 1]] = r609_currentGlyph; + r4_xn$createglyph$7Hrq('parenright', function _r4_t195() { + var r610_currentGlyph, r610_xn$setwidth$9Jrj, r610_xn$assignunicode$7Hrq, r610_xn$startfrom$1aao, r610_xn$lineto$5sIl, r610_xn$curveto$1aao, r610_xn$cubicto$1aao, r610_xn$putshapes$9Jrj, r610_xn$reverselast$3qIs, r610_include, r610_xn$createstroke$7Hrq, r610_xn$setanchor$9Jrj, r610_xn$applytransform$1aao, r610_xn$dontexport$5sIl, _r610_t0, _r610_t1, _r610_t2, _r610_t3; + _r610_t0 = this; + r610_currentGlyph = _r610_t0; + r610_xn$setwidth$9Jrj = _r610_t0['set-width']['bind'](_r610_t0); + r610_xn$assignunicode$7Hrq = function _r610_t2(r611_code) { + var r611_code, _r611_t0, _r611_t1; + r610_currentGlyph['assign-unicode'](r611_code); + return r4_unicodeGlyphs[r610_currentGlyph['unicode'][r610_currentGlyph['unicode']['length'] - 1]] = r610_currentGlyph; }; - r609_xn$startfrom$1aao = _r609_t0['start-from']['bind'](_r609_t0); - r609_xn$lineto$5sIl = _r609_t0['line-to']['bind'](_r609_t0); - r609_xn$curveto$1aao = _r609_t0['curve-to']['bind'](_r609_t0); - r609_xn$cubicto$1aao = _r609_t0['cubic-to']['bind'](_r609_t0); - r609_xn$putshapes$9Jrj = _r609_t0['put-shapes']['bind'](_r609_t0); - r609_xn$reverselast$3qIs = _r609_t0['reverse-last']['bind'](_r609_t0); - r609_include = _r609_t0['include']['bind'](_r609_t0); - r609_xn$createstroke$7Hrq = _r609_t0['create-stroke']['bind'](_r609_t0); - r609_xn$setanchor$9Jrj = _r609_t0['set-anchor']['bind'](_r609_t0); - r609_xn$applytransform$1aao = _r609_t0['apply-transform']['bind'](_r609_t0); - r609_xn$dontexport$5sIl = function _r609_t3() { - var _r611_t0, _r611_t1; - return r609_currentGlyph['dontExport'] = true; + r610_xn$startfrom$1aao = _r610_t0['start-from']['bind'](_r610_t0); + r610_xn$lineto$5sIl = _r610_t0['line-to']['bind'](_r610_t0); + r610_xn$curveto$1aao = _r610_t0['curve-to']['bind'](_r610_t0); + r610_xn$cubicto$1aao = _r610_t0['cubic-to']['bind'](_r610_t0); + r610_xn$putshapes$9Jrj = _r610_t0['put-shapes']['bind'](_r610_t0); + r610_xn$reverselast$3qIs = _r610_t0['reverse-last']['bind'](_r610_t0); + r610_include = _r610_t0['include']['bind'](_r610_t0); + r610_xn$createstroke$7Hrq = _r610_t0['create-stroke']['bind'](_r610_t0); + r610_xn$setanchor$9Jrj = _r610_t0['set-anchor']['bind'](_r610_t0); + r610_xn$applytransform$1aao = _r610_t0['apply-transform']['bind'](_r610_t0); + r610_xn$dontexport$5sIl = function _r610_t3() { + var _r612_t0, _r612_t1; + return r610_currentGlyph['dontExport'] = true; }; - _r609_t0['gizmo'] = r4_globalTransform; - _r609_t0['set-width'](r4_WIDTH); - r609_xn$setwidth$9Jrj(r4_WIDTH); - r609_xn$assignunicode$7Hrq(']'); - r609_include(r609_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_RIGHTSB, r4_SB, r4_bracketOutside), r4_parenBot)['set-width'](0, r4_STROKE)['heads-to'](r4_LEFTWARD)['line-to'](r0_mix(r4_RIGHTSB, r4_SB, r4_bracketInside), r4_parenBot)['heads-to'](r4_LEFTWARD)); - r609_include(r609_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_RIGHTSB, r4_SB, r4_bracketOutside), r4_parenTop)['set-width'](r4_STROKE, 0)['heads-to'](r4_LEFTWARD)['line-to'](r0_mix(r4_RIGHTSB, r4_SB, r4_bracketInside), r4_parenTop)['heads-to'](r4_LEFTWARD)); - r609_include(r609_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_RIGHTSB, r4_SB, r4_bracketOutside), r4_parenBot)['set-width'](r4_STROKE, 0)['heads-to'](r4_UPWARD)['line-to'](r0_mix(r4_RIGHTSB, r4_SB, r4_bracketOutside), r4_parenTop)['heads-to'](r4_UPWARD)); + _r610_t0['gizmo'] = r4_globalTransform; + _r610_t0['set-width'](r4_WIDTH); + r610_xn$setwidth$9Jrj(r4_WIDTH); + r610_xn$assignunicode$7Hrq(']'); + r610_include(r610_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_RIGHTSB, r4_SB, r4_bracketOutside), r4_parenBot)['set-width'](0, r4_STROKE)['heads-to'](r4_LEFTWARD)['line-to'](r0_mix(r4_RIGHTSB, r4_SB, r4_bracketInside), r4_parenBot)['heads-to'](r4_LEFTWARD)); + r610_include(r610_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_RIGHTSB, r4_SB, r4_bracketOutside), r4_parenTop)['set-width'](r4_STROKE, 0)['heads-to'](r4_LEFTWARD)['line-to'](r0_mix(r4_RIGHTSB, r4_SB, r4_bracketInside), r4_parenTop)['heads-to'](r4_LEFTWARD)); + r610_include(r610_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_RIGHTSB, r4_SB, r4_bracketOutside), r4_parenBot)['set-width'](r4_STROKE, 0)['heads-to'](r4_UPWARD)['line-to'](r0_mix(r4_RIGHTSB, r4_SB, r4_bracketOutside), r4_parenTop)['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('braceleft', function _r4_t193() { - var r613_currentGlyph, r613_xn$setwidth$9Jrj, r613_xn$assignunicode$7Hrq, r613_xn$startfrom$1aao, r613_xn$lineto$5sIl, r613_xn$curveto$1aao, r613_xn$cubicto$1aao, r613_xn$putshapes$9Jrj, r613_xn$reverselast$3qIs, r613_include, r613_xn$createstroke$7Hrq, r613_xn$setanchor$9Jrj, r613_xn$applytransform$1aao, r613_xn$dontexport$5sIl, r613_parenCenter, r613_radius, _r613_t0, _r613_t1, _r613_t2, _r613_t3; - _r613_t0 = this; - r613_currentGlyph = _r613_t0; - r613_xn$setwidth$9Jrj = _r613_t0['set-width']['bind'](_r613_t0); - r613_xn$assignunicode$7Hrq = function _r613_t2(r614_code) { - var r614_code, _r614_t0, _r614_t1; - r613_currentGlyph['assign-unicode'](r614_code); - return r4_unicodeGlyphs[r613_currentGlyph['unicode'][r613_currentGlyph['unicode']['length'] - 1]] = r613_currentGlyph; + r4_xn$createglyph$7Hrq('braceleft', function _r4_t196() { + var r614_currentGlyph, r614_xn$setwidth$9Jrj, r614_xn$assignunicode$7Hrq, r614_xn$startfrom$1aao, r614_xn$lineto$5sIl, r614_xn$curveto$1aao, r614_xn$cubicto$1aao, r614_xn$putshapes$9Jrj, r614_xn$reverselast$3qIs, r614_include, r614_xn$createstroke$7Hrq, r614_xn$setanchor$9Jrj, r614_xn$applytransform$1aao, r614_xn$dontexport$5sIl, r614_parenCenter, r614_radius, _r614_t0, _r614_t1, _r614_t2, _r614_t3; + _r614_t0 = this; + r614_currentGlyph = _r614_t0; + r614_xn$setwidth$9Jrj = _r614_t0['set-width']['bind'](_r614_t0); + r614_xn$assignunicode$7Hrq = function _r614_t2(r615_code) { + var r615_code, _r615_t0, _r615_t1; + r614_currentGlyph['assign-unicode'](r615_code); + return r4_unicodeGlyphs[r614_currentGlyph['unicode'][r614_currentGlyph['unicode']['length'] - 1]] = r614_currentGlyph; }; - r613_xn$startfrom$1aao = _r613_t0['start-from']['bind'](_r613_t0); - r613_xn$lineto$5sIl = _r613_t0['line-to']['bind'](_r613_t0); - r613_xn$curveto$1aao = _r613_t0['curve-to']['bind'](_r613_t0); - r613_xn$cubicto$1aao = _r613_t0['cubic-to']['bind'](_r613_t0); - r613_xn$putshapes$9Jrj = _r613_t0['put-shapes']['bind'](_r613_t0); - r613_xn$reverselast$3qIs = _r613_t0['reverse-last']['bind'](_r613_t0); - r613_include = _r613_t0['include']['bind'](_r613_t0); - r613_xn$createstroke$7Hrq = _r613_t0['create-stroke']['bind'](_r613_t0); - r613_xn$setanchor$9Jrj = _r613_t0['set-anchor']['bind'](_r613_t0); - r613_xn$applytransform$1aao = _r613_t0['apply-transform']['bind'](_r613_t0); - r613_xn$dontexport$5sIl = function _r613_t3() { - var _r615_t0, _r615_t1; - return r613_currentGlyph['dontExport'] = true; + r614_xn$startfrom$1aao = _r614_t0['start-from']['bind'](_r614_t0); + r614_xn$lineto$5sIl = _r614_t0['line-to']['bind'](_r614_t0); + r614_xn$curveto$1aao = _r614_t0['curve-to']['bind'](_r614_t0); + r614_xn$cubicto$1aao = _r614_t0['cubic-to']['bind'](_r614_t0); + r614_xn$putshapes$9Jrj = _r614_t0['put-shapes']['bind'](_r614_t0); + r614_xn$reverselast$3qIs = _r614_t0['reverse-last']['bind'](_r614_t0); + r614_include = _r614_t0['include']['bind'](_r614_t0); + r614_xn$createstroke$7Hrq = _r614_t0['create-stroke']['bind'](_r614_t0); + r614_xn$setanchor$9Jrj = _r614_t0['set-anchor']['bind'](_r614_t0); + r614_xn$applytransform$1aao = _r614_t0['apply-transform']['bind'](_r614_t0); + r614_xn$dontexport$5sIl = function _r614_t3() { + var _r616_t0, _r616_t1; + return r614_currentGlyph['dontExport'] = true; }; - _r613_t0['gizmo'] = r4_globalTransform; - _r613_t0['set-width'](r4_WIDTH); - r613_xn$setwidth$9Jrj(r4_WIDTH); - r613_xn$assignunicode$7Hrq('{'); - r613_parenCenter = r0_mix(r4_SB, r4_RIGHTSB, r0_mix(r4_braceInside, r4_braceOutside, 0.5)); - r613_radius = r0_mix(r4_SB, r4_RIGHTSB, r4_braceInside) - r613_parenCenter; - r613_include(r613_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, r4_braceInside), r4_parenTop - r4_HALFSTROKE)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r613_parenCenter, r4_parenTop - r613_radius)['line-to'](r613_parenCenter, r4_parenMid + r613_radius)['arc-vh-to'](r0_mix(r4_SB, r4_RIGHTSB, r4_braceOutside), r4_parenMid)['heads-to'](r4_LEFTWARD)); - r613_include(r613_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, r4_braceInside), r4_parenBot + r4_HALFSTROKE)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r613_parenCenter, r4_parenBot + r613_radius)['line-to'](r613_parenCenter, r4_parenMid - r613_radius)['arc-vh-to'](r0_mix(r4_SB, r4_RIGHTSB, r4_braceOutside), r4_parenMid)['heads-to'](r4_LEFTWARD)); + _r614_t0['gizmo'] = r4_globalTransform; + _r614_t0['set-width'](r4_WIDTH); + r614_xn$setwidth$9Jrj(r4_WIDTH); + r614_xn$assignunicode$7Hrq('{'); + r614_parenCenter = r0_mix(r4_SB, r4_RIGHTSB, r0_mix(r4_braceInside, r4_braceOutside, 0.5)); + r614_radius = r0_mix(r4_SB, r4_RIGHTSB, r4_braceInside) - r614_parenCenter; + r614_include(r614_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, r4_braceInside), r4_parenTop - r4_HALFSTROKE)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r614_parenCenter, r4_parenTop - r614_radius)['line-to'](r614_parenCenter, r4_parenMid + r614_radius)['arc-vh-to'](r0_mix(r4_SB, r4_RIGHTSB, r4_braceOutside), r4_parenMid)['heads-to'](r4_LEFTWARD)); + r614_include(r614_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, r4_braceInside), r4_parenBot + r4_HALFSTROKE)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_LEFTWARD)['arc-hv-to'](r614_parenCenter, r4_parenBot + r614_radius)['line-to'](r614_parenCenter, r4_parenMid - r614_radius)['arc-vh-to'](r0_mix(r4_SB, r4_RIGHTSB, r4_braceOutside), r4_parenMid)['heads-to'](r4_LEFTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('braceright', function _r4_t194() { - var r617_currentGlyph, r617_xn$setwidth$9Jrj, r617_xn$assignunicode$7Hrq, r617_xn$startfrom$1aao, r617_xn$lineto$5sIl, r617_xn$curveto$1aao, r617_xn$cubicto$1aao, r617_xn$putshapes$9Jrj, r617_xn$reverselast$3qIs, r617_include, r617_xn$createstroke$7Hrq, r617_xn$setanchor$9Jrj, r617_xn$applytransform$1aao, r617_xn$dontexport$5sIl, r617_parenCenter, r617_radius, _r617_t0, _r617_t1, _r617_t2, _r617_t3; - _r617_t0 = this; - r617_currentGlyph = _r617_t0; - r617_xn$setwidth$9Jrj = _r617_t0['set-width']['bind'](_r617_t0); - r617_xn$assignunicode$7Hrq = function _r617_t2(r618_code) { - var r618_code, _r618_t0, _r618_t1; - r617_currentGlyph['assign-unicode'](r618_code); - return r4_unicodeGlyphs[r617_currentGlyph['unicode'][r617_currentGlyph['unicode']['length'] - 1]] = r617_currentGlyph; + r4_xn$createglyph$7Hrq('braceright', function _r4_t197() { + var r618_currentGlyph, r618_xn$setwidth$9Jrj, r618_xn$assignunicode$7Hrq, r618_xn$startfrom$1aao, r618_xn$lineto$5sIl, r618_xn$curveto$1aao, r618_xn$cubicto$1aao, r618_xn$putshapes$9Jrj, r618_xn$reverselast$3qIs, r618_include, r618_xn$createstroke$7Hrq, r618_xn$setanchor$9Jrj, r618_xn$applytransform$1aao, r618_xn$dontexport$5sIl, r618_parenCenter, r618_radius, _r618_t0, _r618_t1, _r618_t2, _r618_t3; + _r618_t0 = this; + r618_currentGlyph = _r618_t0; + r618_xn$setwidth$9Jrj = _r618_t0['set-width']['bind'](_r618_t0); + r618_xn$assignunicode$7Hrq = function _r618_t2(r619_code) { + var r619_code, _r619_t0, _r619_t1; + r618_currentGlyph['assign-unicode'](r619_code); + return r4_unicodeGlyphs[r618_currentGlyph['unicode'][r618_currentGlyph['unicode']['length'] - 1]] = r618_currentGlyph; }; - r617_xn$startfrom$1aao = _r617_t0['start-from']['bind'](_r617_t0); - r617_xn$lineto$5sIl = _r617_t0['line-to']['bind'](_r617_t0); - r617_xn$curveto$1aao = _r617_t0['curve-to']['bind'](_r617_t0); - r617_xn$cubicto$1aao = _r617_t0['cubic-to']['bind'](_r617_t0); - r617_xn$putshapes$9Jrj = _r617_t0['put-shapes']['bind'](_r617_t0); - r617_xn$reverselast$3qIs = _r617_t0['reverse-last']['bind'](_r617_t0); - r617_include = _r617_t0['include']['bind'](_r617_t0); - r617_xn$createstroke$7Hrq = _r617_t0['create-stroke']['bind'](_r617_t0); - r617_xn$setanchor$9Jrj = _r617_t0['set-anchor']['bind'](_r617_t0); - r617_xn$applytransform$1aao = _r617_t0['apply-transform']['bind'](_r617_t0); - r617_xn$dontexport$5sIl = function _r617_t3() { - var _r619_t0, _r619_t1; - return r617_currentGlyph['dontExport'] = true; + r618_xn$startfrom$1aao = _r618_t0['start-from']['bind'](_r618_t0); + r618_xn$lineto$5sIl = _r618_t0['line-to']['bind'](_r618_t0); + r618_xn$curveto$1aao = _r618_t0['curve-to']['bind'](_r618_t0); + r618_xn$cubicto$1aao = _r618_t0['cubic-to']['bind'](_r618_t0); + r618_xn$putshapes$9Jrj = _r618_t0['put-shapes']['bind'](_r618_t0); + r618_xn$reverselast$3qIs = _r618_t0['reverse-last']['bind'](_r618_t0); + r618_include = _r618_t0['include']['bind'](_r618_t0); + r618_xn$createstroke$7Hrq = _r618_t0['create-stroke']['bind'](_r618_t0); + r618_xn$setanchor$9Jrj = _r618_t0['set-anchor']['bind'](_r618_t0); + r618_xn$applytransform$1aao = _r618_t0['apply-transform']['bind'](_r618_t0); + r618_xn$dontexport$5sIl = function _r618_t3() { + var _r620_t0, _r620_t1; + return r618_currentGlyph['dontExport'] = true; }; - _r617_t0['gizmo'] = r4_globalTransform; - _r617_t0['set-width'](r4_WIDTH); - r617_xn$setwidth$9Jrj(r4_WIDTH); - r617_xn$assignunicode$7Hrq('}'); - r617_parenCenter = r0_mix(r4_RIGHTSB, r4_SB, r0_mix(r4_braceInside, r4_braceOutside, 0.5)); - r617_radius = r0_mix(r4_RIGHTSB, r4_SB, r4_braceOutside) - r617_parenCenter; - r617_include(r617_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_RIGHTSB, r4_SB, r4_braceInside), r4_parenTop - r4_HALFSTROKE)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r617_parenCenter, r4_parenTop - r617_radius)['line-to'](r617_parenCenter, r4_parenMid + r617_radius)['arc-vh-to'](r0_mix(r4_RIGHTSB, r4_SB, r4_braceOutside), r4_parenMid)['heads-to'](r4_RIGHTWARD)); - r617_include(r617_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_RIGHTSB, r4_SB, r4_braceInside), r4_parenBot + r4_HALFSTROKE)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r617_parenCenter, r4_parenBot + r617_radius)['line-to'](r617_parenCenter, r4_parenMid - r617_radius)['arc-vh-to'](r0_mix(r4_RIGHTSB, r4_SB, r4_braceOutside), r4_parenMid)['heads-to'](r4_RIGHTWARD)); + _r618_t0['gizmo'] = r4_globalTransform; + _r618_t0['set-width'](r4_WIDTH); + r618_xn$setwidth$9Jrj(r4_WIDTH); + r618_xn$assignunicode$7Hrq('}'); + r618_parenCenter = r0_mix(r4_RIGHTSB, r4_SB, r0_mix(r4_braceInside, r4_braceOutside, 0.5)); + r618_radius = r0_mix(r4_RIGHTSB, r4_SB, r4_braceOutside) - r618_parenCenter; + r618_include(r618_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_RIGHTSB, r4_SB, r4_braceInside), r4_parenTop - r4_HALFSTROKE)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r618_parenCenter, r4_parenTop - r618_radius)['line-to'](r618_parenCenter, r4_parenMid + r618_radius)['arc-vh-to'](r0_mix(r4_RIGHTSB, r4_SB, r4_braceOutside), r4_parenMid)['heads-to'](r4_RIGHTWARD)); + r618_include(r618_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_RIGHTSB, r4_SB, r4_braceInside), r4_parenBot + r4_HALFSTROKE)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['arc-hv-to'](r618_parenCenter, r4_parenBot + r618_radius)['line-to'](r618_parenCenter, r4_parenMid - r618_radius)['arc-vh-to'](r0_mix(r4_RIGHTSB, r4_SB, r4_braceOutside), r4_parenMid)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('period', function _r4_t195() { - var r621_currentGlyph, r621_xn$setwidth$9Jrj, r621_xn$assignunicode$7Hrq, r621_xn$startfrom$1aao, r621_xn$lineto$5sIl, r621_xn$curveto$1aao, r621_xn$cubicto$1aao, r621_xn$putshapes$9Jrj, r621_xn$reverselast$3qIs, r621_include, r621_xn$createstroke$7Hrq, r621_xn$setanchor$9Jrj, r621_xn$applytransform$1aao, r621_xn$dontexport$5sIl, _r621_t0, _r621_t1, _r621_t2, _r621_t3; - _r621_t0 = this; - r621_currentGlyph = _r621_t0; - r621_xn$setwidth$9Jrj = _r621_t0['set-width']['bind'](_r621_t0); - r621_xn$assignunicode$7Hrq = function _r621_t2(r622_code) { - var r622_code, _r622_t0, _r622_t1; - r621_currentGlyph['assign-unicode'](r622_code); - return r4_unicodeGlyphs[r621_currentGlyph['unicode'][r621_currentGlyph['unicode']['length'] - 1]] = r621_currentGlyph; + r4_xn$createglyph$7Hrq('period', function _r4_t198() { + var r622_currentGlyph, r622_xn$setwidth$9Jrj, r622_xn$assignunicode$7Hrq, r622_xn$startfrom$1aao, r622_xn$lineto$5sIl, r622_xn$curveto$1aao, r622_xn$cubicto$1aao, r622_xn$putshapes$9Jrj, r622_xn$reverselast$3qIs, r622_include, r622_xn$createstroke$7Hrq, r622_xn$setanchor$9Jrj, r622_xn$applytransform$1aao, r622_xn$dontexport$5sIl, _r622_t0, _r622_t1, _r622_t2, _r622_t3; + _r622_t0 = this; + r622_currentGlyph = _r622_t0; + r622_xn$setwidth$9Jrj = _r622_t0['set-width']['bind'](_r622_t0); + r622_xn$assignunicode$7Hrq = function _r622_t2(r623_code) { + var r623_code, _r623_t0, _r623_t1; + r622_currentGlyph['assign-unicode'](r623_code); + return r4_unicodeGlyphs[r622_currentGlyph['unicode'][r622_currentGlyph['unicode']['length'] - 1]] = r622_currentGlyph; }; - r621_xn$startfrom$1aao = _r621_t0['start-from']['bind'](_r621_t0); - r621_xn$lineto$5sIl = _r621_t0['line-to']['bind'](_r621_t0); - r621_xn$curveto$1aao = _r621_t0['curve-to']['bind'](_r621_t0); - r621_xn$cubicto$1aao = _r621_t0['cubic-to']['bind'](_r621_t0); - r621_xn$putshapes$9Jrj = _r621_t0['put-shapes']['bind'](_r621_t0); - r621_xn$reverselast$3qIs = _r621_t0['reverse-last']['bind'](_r621_t0); - r621_include = _r621_t0['include']['bind'](_r621_t0); - r621_xn$createstroke$7Hrq = _r621_t0['create-stroke']['bind'](_r621_t0); - r621_xn$setanchor$9Jrj = _r621_t0['set-anchor']['bind'](_r621_t0); - r621_xn$applytransform$1aao = _r621_t0['apply-transform']['bind'](_r621_t0); - r621_xn$dontexport$5sIl = function _r621_t3() { - var _r623_t0, _r623_t1; - return r621_currentGlyph['dontExport'] = true; + r622_xn$startfrom$1aao = _r622_t0['start-from']['bind'](_r622_t0); + r622_xn$lineto$5sIl = _r622_t0['line-to']['bind'](_r622_t0); + r622_xn$curveto$1aao = _r622_t0['curve-to']['bind'](_r622_t0); + r622_xn$cubicto$1aao = _r622_t0['cubic-to']['bind'](_r622_t0); + r622_xn$putshapes$9Jrj = _r622_t0['put-shapes']['bind'](_r622_t0); + r622_xn$reverselast$3qIs = _r622_t0['reverse-last']['bind'](_r622_t0); + r622_include = _r622_t0['include']['bind'](_r622_t0); + r622_xn$createstroke$7Hrq = _r622_t0['create-stroke']['bind'](_r622_t0); + r622_xn$setanchor$9Jrj = _r622_t0['set-anchor']['bind'](_r622_t0); + r622_xn$applytransform$1aao = _r622_t0['apply-transform']['bind'](_r622_t0); + r622_xn$dontexport$5sIl = function _r622_t3() { + var _r624_t0, _r624_t1; + return r622_currentGlyph['dontExport'] = true; }; - _r621_t0['gizmo'] = r4_globalTransform; - _r621_t0['set-width'](r4_WIDTH); - r621_xn$setwidth$9Jrj(r4_WIDTH); - r621_xn$assignunicode$7Hrq('.'); - r621_include([r4_Ring(r4_PERIODSIZE - r4_O, r4_O, r4_MIDDLE - r4_PERIODRADIUS + r4_O, r4_MIDDLE + r4_PERIODRADIUS - r4_O)]); + _r622_t0['gizmo'] = r4_globalTransform; + _r622_t0['set-width'](r4_WIDTH); + r622_xn$setwidth$9Jrj(r4_WIDTH); + r622_xn$assignunicode$7Hrq('.'); + r622_include([r4_Ring(r4_PERIODSIZE - r4_O, r4_O, r4_MIDDLE - r4_PERIODRADIUS + r4_O, r4_MIDDLE + r4_PERIODRADIUS - r4_O)]); return void 0; }); - r4_xn$createglyph$7Hrq('xhdot', function _r4_t196() { - var r625_currentGlyph, r625_xn$setwidth$9Jrj, r625_xn$assignunicode$7Hrq, r625_xn$startfrom$1aao, r625_xn$lineto$5sIl, r625_xn$curveto$1aao, r625_xn$cubicto$1aao, r625_xn$putshapes$9Jrj, r625_xn$reverselast$3qIs, r625_include, r625_xn$createstroke$7Hrq, r625_xn$setanchor$9Jrj, r625_xn$applytransform$1aao, r625_xn$dontexport$5sIl, _r625_t0, _r625_t1, _r625_t2, _r625_t3; - _r625_t0 = this; - r625_currentGlyph = _r625_t0; - r625_xn$setwidth$9Jrj = _r625_t0['set-width']['bind'](_r625_t0); - r625_xn$assignunicode$7Hrq = function _r625_t2(r626_code) { - var r626_code, _r626_t0, _r626_t1; - r625_currentGlyph['assign-unicode'](r626_code); - return r4_unicodeGlyphs[r625_currentGlyph['unicode'][r625_currentGlyph['unicode']['length'] - 1]] = r625_currentGlyph; + r4_xn$createglyph$7Hrq('xhdot', function _r4_t199() { + var r626_currentGlyph, r626_xn$setwidth$9Jrj, r626_xn$assignunicode$7Hrq, r626_xn$startfrom$1aao, r626_xn$lineto$5sIl, r626_xn$curveto$1aao, r626_xn$cubicto$1aao, r626_xn$putshapes$9Jrj, r626_xn$reverselast$3qIs, r626_include, r626_xn$createstroke$7Hrq, r626_xn$setanchor$9Jrj, r626_xn$applytransform$1aao, r626_xn$dontexport$5sIl, _r626_t0, _r626_t1, _r626_t2, _r626_t3; + _r626_t0 = this; + r626_currentGlyph = _r626_t0; + r626_xn$setwidth$9Jrj = _r626_t0['set-width']['bind'](_r626_t0); + r626_xn$assignunicode$7Hrq = function _r626_t2(r627_code) { + var r627_code, _r627_t0, _r627_t1; + r626_currentGlyph['assign-unicode'](r627_code); + return r4_unicodeGlyphs[r626_currentGlyph['unicode'][r626_currentGlyph['unicode']['length'] - 1]] = r626_currentGlyph; }; - r625_xn$startfrom$1aao = _r625_t0['start-from']['bind'](_r625_t0); - r625_xn$lineto$5sIl = _r625_t0['line-to']['bind'](_r625_t0); - r625_xn$curveto$1aao = _r625_t0['curve-to']['bind'](_r625_t0); - r625_xn$cubicto$1aao = _r625_t0['cubic-to']['bind'](_r625_t0); - r625_xn$putshapes$9Jrj = _r625_t0['put-shapes']['bind'](_r625_t0); - r625_xn$reverselast$3qIs = _r625_t0['reverse-last']['bind'](_r625_t0); - r625_include = _r625_t0['include']['bind'](_r625_t0); - r625_xn$createstroke$7Hrq = _r625_t0['create-stroke']['bind'](_r625_t0); - r625_xn$setanchor$9Jrj = _r625_t0['set-anchor']['bind'](_r625_t0); - r625_xn$applytransform$1aao = _r625_t0['apply-transform']['bind'](_r625_t0); - r625_xn$dontexport$5sIl = function _r625_t3() { - var _r627_t0, _r627_t1; - return r625_currentGlyph['dontExport'] = true; + r626_xn$startfrom$1aao = _r626_t0['start-from']['bind'](_r626_t0); + r626_xn$lineto$5sIl = _r626_t0['line-to']['bind'](_r626_t0); + r626_xn$curveto$1aao = _r626_t0['curve-to']['bind'](_r626_t0); + r626_xn$cubicto$1aao = _r626_t0['cubic-to']['bind'](_r626_t0); + r626_xn$putshapes$9Jrj = _r626_t0['put-shapes']['bind'](_r626_t0); + r626_xn$reverselast$3qIs = _r626_t0['reverse-last']['bind'](_r626_t0); + r626_include = _r626_t0['include']['bind'](_r626_t0); + r626_xn$createstroke$7Hrq = _r626_t0['create-stroke']['bind'](_r626_t0); + r626_xn$setanchor$9Jrj = _r626_t0['set-anchor']['bind'](_r626_t0); + r626_xn$applytransform$1aao = _r626_t0['apply-transform']['bind'](_r626_t0); + r626_xn$dontexport$5sIl = function _r626_t3() { + var _r628_t0, _r628_t1; + return r626_currentGlyph['dontExport'] = true; }; - _r625_t0['gizmo'] = r4_globalTransform; - _r625_t0['set-width'](r4_WIDTH); - r625_xn$setwidth$9Jrj(r4_WIDTH); - r625_include([r4_Ring(r4_XH - r4_O, r4_XH - r4_PERIODSIZE + r4_O, r4_MIDDLE - r4_PERIODRADIUS + r4_O, r4_MIDDLE + r4_PERIODRADIUS - r4_O)]); + _r626_t0['gizmo'] = r4_globalTransform; + _r626_t0['set-width'](r4_WIDTH); + r626_xn$setwidth$9Jrj(r4_WIDTH); + r626_include([r4_Ring(r4_XH - r4_O, r4_XH - r4_PERIODSIZE + r4_O, r4_MIDDLE - r4_PERIODRADIUS + r4_O, r4_MIDDLE + r4_PERIODRADIUS - r4_O)]); return void 0; }); - r4_xn$createglyph$7Hrq('comma', function _r4_t197() { - var r629_currentGlyph, r629_xn$setwidth$9Jrj, r629_xn$assignunicode$7Hrq, r629_xn$startfrom$1aao, r629_xn$lineto$5sIl, r629_xn$curveto$1aao, r629_xn$cubicto$1aao, r629_xn$putshapes$9Jrj, r629_xn$reverselast$3qIs, r629_include, r629_xn$createstroke$7Hrq, r629_xn$setanchor$9Jrj, r629_xn$applytransform$1aao, r629_xn$dontexport$5sIl, r629_sw, _r629_t0, _r629_t1, _r629_t2, _r629_t3; - _r629_t0 = this; - r629_currentGlyph = _r629_t0; - r629_xn$setwidth$9Jrj = _r629_t0['set-width']['bind'](_r629_t0); - r629_xn$assignunicode$7Hrq = function _r629_t2(r630_code) { - var r630_code, _r630_t0, _r630_t1; - r629_currentGlyph['assign-unicode'](r630_code); - return r4_unicodeGlyphs[r629_currentGlyph['unicode'][r629_currentGlyph['unicode']['length'] - 1]] = r629_currentGlyph; + r4_xn$createglyph$7Hrq('comma', function _r4_t200() { + var r630_currentGlyph, r630_xn$setwidth$9Jrj, r630_xn$assignunicode$7Hrq, r630_xn$startfrom$1aao, r630_xn$lineto$5sIl, r630_xn$curveto$1aao, r630_xn$cubicto$1aao, r630_xn$putshapes$9Jrj, r630_xn$reverselast$3qIs, r630_include, r630_xn$createstroke$7Hrq, r630_xn$setanchor$9Jrj, r630_xn$applytransform$1aao, r630_xn$dontexport$5sIl, r630_sw, _r630_t0, _r630_t1, _r630_t2, _r630_t3; + _r630_t0 = this; + r630_currentGlyph = _r630_t0; + r630_xn$setwidth$9Jrj = _r630_t0['set-width']['bind'](_r630_t0); + r630_xn$assignunicode$7Hrq = function _r630_t2(r631_code) { + var r631_code, _r631_t0, _r631_t1; + r630_currentGlyph['assign-unicode'](r631_code); + return r4_unicodeGlyphs[r630_currentGlyph['unicode'][r630_currentGlyph['unicode']['length'] - 1]] = r630_currentGlyph; }; - r629_xn$startfrom$1aao = _r629_t0['start-from']['bind'](_r629_t0); - r629_xn$lineto$5sIl = _r629_t0['line-to']['bind'](_r629_t0); - r629_xn$curveto$1aao = _r629_t0['curve-to']['bind'](_r629_t0); - r629_xn$cubicto$1aao = _r629_t0['cubic-to']['bind'](_r629_t0); - r629_xn$putshapes$9Jrj = _r629_t0['put-shapes']['bind'](_r629_t0); - r629_xn$reverselast$3qIs = _r629_t0['reverse-last']['bind'](_r629_t0); - r629_include = _r629_t0['include']['bind'](_r629_t0); - r629_xn$createstroke$7Hrq = _r629_t0['create-stroke']['bind'](_r629_t0); - r629_xn$setanchor$9Jrj = _r629_t0['set-anchor']['bind'](_r629_t0); - r629_xn$applytransform$1aao = _r629_t0['apply-transform']['bind'](_r629_t0); - r629_xn$dontexport$5sIl = function _r629_t3() { - var _r631_t0, _r631_t1; - return r629_currentGlyph['dontExport'] = true; + r630_xn$startfrom$1aao = _r630_t0['start-from']['bind'](_r630_t0); + r630_xn$lineto$5sIl = _r630_t0['line-to']['bind'](_r630_t0); + r630_xn$curveto$1aao = _r630_t0['curve-to']['bind'](_r630_t0); + r630_xn$cubicto$1aao = _r630_t0['cubic-to']['bind'](_r630_t0); + r630_xn$putshapes$9Jrj = _r630_t0['put-shapes']['bind'](_r630_t0); + r630_xn$reverselast$3qIs = _r630_t0['reverse-last']['bind'](_r630_t0); + r630_include = _r630_t0['include']['bind'](_r630_t0); + r630_xn$createstroke$7Hrq = _r630_t0['create-stroke']['bind'](_r630_t0); + r630_xn$setanchor$9Jrj = _r630_t0['set-anchor']['bind'](_r630_t0); + r630_xn$applytransform$1aao = _r630_t0['apply-transform']['bind'](_r630_t0); + r630_xn$dontexport$5sIl = function _r630_t3() { + var _r632_t0, _r632_t1; + return r630_currentGlyph['dontExport'] = true; }; - _r629_t0['gizmo'] = r4_globalTransform; - _r629_t0['set-width'](r4_WIDTH); - r629_xn$setwidth$9Jrj(r4_WIDTH); - r629_xn$assignunicode$7Hrq(','); - r629_include(r4_glyphs['period']); - r629_sw = r4_PERIODSIZE * 0.5; - r629_include(r629_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE + r4_PERIODRADIUS - r4_O, r0_mix(r4_O, r4_PERIODSIZE - r4_O, 0.5))['set-width'](0, r629_sw)['curve-to'](r4_MIDDLE + r4_PERIODRADIUS - r4_O, r0_mix(r0_mix(r4_O, r4_PERIODSIZE - r4_O, 0.5), r4_DESCENDER, 0.5), r0_mix(r4_MIDDLE, r4_MIDDLE - r4_PERIODRADIUS, 0.3), r4_DESCENDER)); + _r630_t0['gizmo'] = r4_globalTransform; + _r630_t0['set-width'](r4_WIDTH); + r630_xn$setwidth$9Jrj(r4_WIDTH); + r630_xn$assignunicode$7Hrq(','); + r630_include(r4_glyphs['period']); + r630_sw = r4_PERIODSIZE * 0.5; + r630_include(r630_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE + r4_PERIODRADIUS - r4_O, r0_mix(r4_O, r4_PERIODSIZE - r4_O, 0.5))['set-width'](0, r630_sw)['curve-to'](r4_MIDDLE + r4_PERIODRADIUS - r4_O, r0_mix(r0_mix(r4_O, r4_PERIODSIZE - r4_O, 0.5), r4_DESCENDER, 0.5), r0_mix(r4_MIDDLE, r4_MIDDLE - r4_PERIODRADIUS, 0.3), r4_DESCENDER)); return void 0; }); - r4_xn$createglyph$7Hrq('colon', function _r4_t198() { - var r633_currentGlyph, r633_xn$setwidth$9Jrj, r633_xn$assignunicode$7Hrq, r633_xn$startfrom$1aao, r633_xn$lineto$5sIl, r633_xn$curveto$1aao, r633_xn$cubicto$1aao, r633_xn$putshapes$9Jrj, r633_xn$reverselast$3qIs, r633_include, r633_xn$createstroke$7Hrq, r633_xn$setanchor$9Jrj, r633_xn$applytransform$1aao, r633_xn$dontexport$5sIl, _r633_t0, _r633_t1, _r633_t2, _r633_t3; - _r633_t0 = this; - r633_currentGlyph = _r633_t0; - r633_xn$setwidth$9Jrj = _r633_t0['set-width']['bind'](_r633_t0); - r633_xn$assignunicode$7Hrq = function _r633_t2(r634_code) { - var r634_code, _r634_t0, _r634_t1; - r633_currentGlyph['assign-unicode'](r634_code); - return r4_unicodeGlyphs[r633_currentGlyph['unicode'][r633_currentGlyph['unicode']['length'] - 1]] = r633_currentGlyph; + r4_xn$createglyph$7Hrq('colon', function _r4_t201() { + var r634_currentGlyph, r634_xn$setwidth$9Jrj, r634_xn$assignunicode$7Hrq, r634_xn$startfrom$1aao, r634_xn$lineto$5sIl, r634_xn$curveto$1aao, r634_xn$cubicto$1aao, r634_xn$putshapes$9Jrj, r634_xn$reverselast$3qIs, r634_include, r634_xn$createstroke$7Hrq, r634_xn$setanchor$9Jrj, r634_xn$applytransform$1aao, r634_xn$dontexport$5sIl, _r634_t0, _r634_t1, _r634_t2, _r634_t3; + _r634_t0 = this; + r634_currentGlyph = _r634_t0; + r634_xn$setwidth$9Jrj = _r634_t0['set-width']['bind'](_r634_t0); + r634_xn$assignunicode$7Hrq = function _r634_t2(r635_code) { + var r635_code, _r635_t0, _r635_t1; + r634_currentGlyph['assign-unicode'](r635_code); + return r4_unicodeGlyphs[r634_currentGlyph['unicode'][r634_currentGlyph['unicode']['length'] - 1]] = r634_currentGlyph; }; - r633_xn$startfrom$1aao = _r633_t0['start-from']['bind'](_r633_t0); - r633_xn$lineto$5sIl = _r633_t0['line-to']['bind'](_r633_t0); - r633_xn$curveto$1aao = _r633_t0['curve-to']['bind'](_r633_t0); - r633_xn$cubicto$1aao = _r633_t0['cubic-to']['bind'](_r633_t0); - r633_xn$putshapes$9Jrj = _r633_t0['put-shapes']['bind'](_r633_t0); - r633_xn$reverselast$3qIs = _r633_t0['reverse-last']['bind'](_r633_t0); - r633_include = _r633_t0['include']['bind'](_r633_t0); - r633_xn$createstroke$7Hrq = _r633_t0['create-stroke']['bind'](_r633_t0); - r633_xn$setanchor$9Jrj = _r633_t0['set-anchor']['bind'](_r633_t0); - r633_xn$applytransform$1aao = _r633_t0['apply-transform']['bind'](_r633_t0); - r633_xn$dontexport$5sIl = function _r633_t3() { - var _r635_t0, _r635_t1; - return r633_currentGlyph['dontExport'] = true; + r634_xn$startfrom$1aao = _r634_t0['start-from']['bind'](_r634_t0); + r634_xn$lineto$5sIl = _r634_t0['line-to']['bind'](_r634_t0); + r634_xn$curveto$1aao = _r634_t0['curve-to']['bind'](_r634_t0); + r634_xn$cubicto$1aao = _r634_t0['cubic-to']['bind'](_r634_t0); + r634_xn$putshapes$9Jrj = _r634_t0['put-shapes']['bind'](_r634_t0); + r634_xn$reverselast$3qIs = _r634_t0['reverse-last']['bind'](_r634_t0); + r634_include = _r634_t0['include']['bind'](_r634_t0); + r634_xn$createstroke$7Hrq = _r634_t0['create-stroke']['bind'](_r634_t0); + r634_xn$setanchor$9Jrj = _r634_t0['set-anchor']['bind'](_r634_t0); + r634_xn$applytransform$1aao = _r634_t0['apply-transform']['bind'](_r634_t0); + r634_xn$dontexport$5sIl = function _r634_t3() { + var _r636_t0, _r636_t1; + return r634_currentGlyph['dontExport'] = true; }; - _r633_t0['gizmo'] = r4_globalTransform; - _r633_t0['set-width'](r4_WIDTH); - r633_xn$setwidth$9Jrj(r4_WIDTH); - r633_xn$assignunicode$7Hrq(':'); - r633_include(r4_glyphs['period']); - r633_include(r4_glyphs['xhdot']); + _r634_t0['gizmo'] = r4_globalTransform; + _r634_t0['set-width'](r4_WIDTH); + r634_xn$setwidth$9Jrj(r4_WIDTH); + r634_xn$assignunicode$7Hrq(':'); + r634_include(r4_glyphs['period']); + r634_include(r4_glyphs['xhdot']); return void 0; }); - r4_xn$createglyph$7Hrq('semicolon', function _r4_t199() { - var r637_currentGlyph, r637_xn$setwidth$9Jrj, r637_xn$assignunicode$7Hrq, r637_xn$startfrom$1aao, r637_xn$lineto$5sIl, r637_xn$curveto$1aao, r637_xn$cubicto$1aao, r637_xn$putshapes$9Jrj, r637_xn$reverselast$3qIs, r637_include, r637_xn$createstroke$7Hrq, r637_xn$setanchor$9Jrj, r637_xn$applytransform$1aao, r637_xn$dontexport$5sIl, _r637_t0, _r637_t1, _r637_t2, _r637_t3; - _r637_t0 = this; - r637_currentGlyph = _r637_t0; - r637_xn$setwidth$9Jrj = _r637_t0['set-width']['bind'](_r637_t0); - r637_xn$assignunicode$7Hrq = function _r637_t2(r638_code) { - var r638_code, _r638_t0, _r638_t1; - r637_currentGlyph['assign-unicode'](r638_code); - return r4_unicodeGlyphs[r637_currentGlyph['unicode'][r637_currentGlyph['unicode']['length'] - 1]] = r637_currentGlyph; + r4_xn$createglyph$7Hrq('semicolon', function _r4_t202() { + var r638_currentGlyph, r638_xn$setwidth$9Jrj, r638_xn$assignunicode$7Hrq, r638_xn$startfrom$1aao, r638_xn$lineto$5sIl, r638_xn$curveto$1aao, r638_xn$cubicto$1aao, r638_xn$putshapes$9Jrj, r638_xn$reverselast$3qIs, r638_include, r638_xn$createstroke$7Hrq, r638_xn$setanchor$9Jrj, r638_xn$applytransform$1aao, r638_xn$dontexport$5sIl, _r638_t0, _r638_t1, _r638_t2, _r638_t3; + _r638_t0 = this; + r638_currentGlyph = _r638_t0; + r638_xn$setwidth$9Jrj = _r638_t0['set-width']['bind'](_r638_t0); + r638_xn$assignunicode$7Hrq = function _r638_t2(r639_code) { + var r639_code, _r639_t0, _r639_t1; + r638_currentGlyph['assign-unicode'](r639_code); + return r4_unicodeGlyphs[r638_currentGlyph['unicode'][r638_currentGlyph['unicode']['length'] - 1]] = r638_currentGlyph; }; - r637_xn$startfrom$1aao = _r637_t0['start-from']['bind'](_r637_t0); - r637_xn$lineto$5sIl = _r637_t0['line-to']['bind'](_r637_t0); - r637_xn$curveto$1aao = _r637_t0['curve-to']['bind'](_r637_t0); - r637_xn$cubicto$1aao = _r637_t0['cubic-to']['bind'](_r637_t0); - r637_xn$putshapes$9Jrj = _r637_t0['put-shapes']['bind'](_r637_t0); - r637_xn$reverselast$3qIs = _r637_t0['reverse-last']['bind'](_r637_t0); - r637_include = _r637_t0['include']['bind'](_r637_t0); - r637_xn$createstroke$7Hrq = _r637_t0['create-stroke']['bind'](_r637_t0); - r637_xn$setanchor$9Jrj = _r637_t0['set-anchor']['bind'](_r637_t0); - r637_xn$applytransform$1aao = _r637_t0['apply-transform']['bind'](_r637_t0); - r637_xn$dontexport$5sIl = function _r637_t3() { - var _r639_t0, _r639_t1; - return r637_currentGlyph['dontExport'] = true; + r638_xn$startfrom$1aao = _r638_t0['start-from']['bind'](_r638_t0); + r638_xn$lineto$5sIl = _r638_t0['line-to']['bind'](_r638_t0); + r638_xn$curveto$1aao = _r638_t0['curve-to']['bind'](_r638_t0); + r638_xn$cubicto$1aao = _r638_t0['cubic-to']['bind'](_r638_t0); + r638_xn$putshapes$9Jrj = _r638_t0['put-shapes']['bind'](_r638_t0); + r638_xn$reverselast$3qIs = _r638_t0['reverse-last']['bind'](_r638_t0); + r638_include = _r638_t0['include']['bind'](_r638_t0); + r638_xn$createstroke$7Hrq = _r638_t0['create-stroke']['bind'](_r638_t0); + r638_xn$setanchor$9Jrj = _r638_t0['set-anchor']['bind'](_r638_t0); + r638_xn$applytransform$1aao = _r638_t0['apply-transform']['bind'](_r638_t0); + r638_xn$dontexport$5sIl = function _r638_t3() { + var _r640_t0, _r640_t1; + return r638_currentGlyph['dontExport'] = true; }; - _r637_t0['gizmo'] = r4_globalTransform; - _r637_t0['set-width'](r4_WIDTH); - r637_xn$setwidth$9Jrj(r4_WIDTH); - r637_xn$assignunicode$7Hrq(';'); - r637_include(r4_glyphs['comma']); - r637_include(r4_glyphs['xhdot']); + _r638_t0['gizmo'] = r4_globalTransform; + _r638_t0['set-width'](r4_WIDTH); + r638_xn$setwidth$9Jrj(r4_WIDTH); + r638_xn$assignunicode$7Hrq(';'); + r638_include(r4_glyphs['comma']); + r638_include(r4_glyphs['xhdot']); return void 0; }); - r4_xn$createglyph$7Hrq('question', function _r4_t200() { - var r641_currentGlyph, r641_xn$setwidth$9Jrj, r641_xn$assignunicode$7Hrq, r641_xn$startfrom$1aao, r641_xn$lineto$5sIl, r641_xn$curveto$1aao, r641_xn$cubicto$1aao, r641_xn$putshapes$9Jrj, r641_xn$reverselast$3qIs, r641_include, r641_xn$createstroke$7Hrq, r641_xn$setanchor$9Jrj, r641_xn$applytransform$1aao, r641_xn$dontexport$5sIl, _r641_t0, _r641_t1, _r641_t2, _r641_t3; - _r641_t0 = this; - r641_currentGlyph = _r641_t0; - r641_xn$setwidth$9Jrj = _r641_t0['set-width']['bind'](_r641_t0); - r641_xn$assignunicode$7Hrq = function _r641_t2(r642_code) { - var r642_code, _r642_t0, _r642_t1; - r641_currentGlyph['assign-unicode'](r642_code); - return r4_unicodeGlyphs[r641_currentGlyph['unicode'][r641_currentGlyph['unicode']['length'] - 1]] = r641_currentGlyph; + r4_xn$createglyph$7Hrq('question', function _r4_t203() { + var r642_currentGlyph, r642_xn$setwidth$9Jrj, r642_xn$assignunicode$7Hrq, r642_xn$startfrom$1aao, r642_xn$lineto$5sIl, r642_xn$curveto$1aao, r642_xn$cubicto$1aao, r642_xn$putshapes$9Jrj, r642_xn$reverselast$3qIs, r642_include, r642_xn$createstroke$7Hrq, r642_xn$setanchor$9Jrj, r642_xn$applytransform$1aao, r642_xn$dontexport$5sIl, _r642_t0, _r642_t1, _r642_t2, _r642_t3; + _r642_t0 = this; + r642_currentGlyph = _r642_t0; + r642_xn$setwidth$9Jrj = _r642_t0['set-width']['bind'](_r642_t0); + r642_xn$assignunicode$7Hrq = function _r642_t2(r643_code) { + var r643_code, _r643_t0, _r643_t1; + r642_currentGlyph['assign-unicode'](r643_code); + return r4_unicodeGlyphs[r642_currentGlyph['unicode'][r642_currentGlyph['unicode']['length'] - 1]] = r642_currentGlyph; }; - r641_xn$startfrom$1aao = _r641_t0['start-from']['bind'](_r641_t0); - r641_xn$lineto$5sIl = _r641_t0['line-to']['bind'](_r641_t0); - r641_xn$curveto$1aao = _r641_t0['curve-to']['bind'](_r641_t0); - r641_xn$cubicto$1aao = _r641_t0['cubic-to']['bind'](_r641_t0); - r641_xn$putshapes$9Jrj = _r641_t0['put-shapes']['bind'](_r641_t0); - r641_xn$reverselast$3qIs = _r641_t0['reverse-last']['bind'](_r641_t0); - r641_include = _r641_t0['include']['bind'](_r641_t0); - r641_xn$createstroke$7Hrq = _r641_t0['create-stroke']['bind'](_r641_t0); - r641_xn$setanchor$9Jrj = _r641_t0['set-anchor']['bind'](_r641_t0); - r641_xn$applytransform$1aao = _r641_t0['apply-transform']['bind'](_r641_t0); - r641_xn$dontexport$5sIl = function _r641_t3() { - var _r643_t0, _r643_t1; - return r641_currentGlyph['dontExport'] = true; + r642_xn$startfrom$1aao = _r642_t0['start-from']['bind'](_r642_t0); + r642_xn$lineto$5sIl = _r642_t0['line-to']['bind'](_r642_t0); + r642_xn$curveto$1aao = _r642_t0['curve-to']['bind'](_r642_t0); + r642_xn$cubicto$1aao = _r642_t0['cubic-to']['bind'](_r642_t0); + r642_xn$putshapes$9Jrj = _r642_t0['put-shapes']['bind'](_r642_t0); + r642_xn$reverselast$3qIs = _r642_t0['reverse-last']['bind'](_r642_t0); + r642_include = _r642_t0['include']['bind'](_r642_t0); + r642_xn$createstroke$7Hrq = _r642_t0['create-stroke']['bind'](_r642_t0); + r642_xn$setanchor$9Jrj = _r642_t0['set-anchor']['bind'](_r642_t0); + r642_xn$applytransform$1aao = _r642_t0['apply-transform']['bind'](_r642_t0); + r642_xn$dontexport$5sIl = function _r642_t3() { + var _r644_t0, _r644_t1; + return r642_currentGlyph['dontExport'] = true; }; - _r641_t0['gizmo'] = r4_globalTransform; - _r641_t0['set-width'](r4_WIDTH); - r641_xn$setwidth$9Jrj(r4_WIDTH); - r641_xn$assignunicode$7Hrq('?'); - r641_include(r4_xsStrand(r4_MIDDLE - r4_HALFSTROKE, r0_mix(r4_DOTSIZE + r4_STROKE, r4_XH / 2, 0.5), r4_RIGHTSB, r4_CAP - r4_SMOOTHB)); - r641_include(r4_twoHookUpper(r4_CAP, r4_SMOOTHB, r4_HOOK)); - r641_include([r4_Ring(r4_DOTSIZE - r4_O, r4_O, r4_MIDDLE - r4_DOTRADIUS + r4_O, r4_MIDDLE + r4_DOTRADIUS - r4_O)]); + _r642_t0['gizmo'] = r4_globalTransform; + _r642_t0['set-width'](r4_WIDTH); + r642_xn$setwidth$9Jrj(r4_WIDTH); + r642_xn$assignunicode$7Hrq('?'); + r642_include(r4_xsStrand(r4_MIDDLE - r4_HALFSTROKE, r0_mix(r4_DOTSIZE + r4_STROKE, r4_XH / 2, 0.5), r4_RIGHTSB, r4_CAP - r4_SMOOTHB)); + r642_include(r4_twoHookUpper(r4_CAP, r4_SMOOTHB, r4_HOOK)); + r642_include([r4_Ring(r4_DOTSIZE - r4_O, r4_O, r4_MIDDLE - r4_DOTRADIUS + r4_O, r4_MIDDLE + r4_DOTRADIUS - r4_O)]); return void 0; }); - r4_xn$createglyph$7Hrq('exclam', function _r4_t201() { - var r645_currentGlyph, r645_xn$setwidth$9Jrj, r645_xn$assignunicode$7Hrq, r645_xn$startfrom$1aao, r645_xn$lineto$5sIl, r645_xn$curveto$1aao, r645_xn$cubicto$1aao, r645_xn$putshapes$9Jrj, r645_xn$reverselast$3qIs, r645_include, r645_xn$createstroke$7Hrq, r645_xn$setanchor$9Jrj, r645_xn$applytransform$1aao, r645_xn$dontexport$5sIl, _r645_t0, _r645_t1, _r645_t2, _r645_t3; - _r645_t0 = this; - r645_currentGlyph = _r645_t0; - r645_xn$setwidth$9Jrj = _r645_t0['set-width']['bind'](_r645_t0); - r645_xn$assignunicode$7Hrq = function _r645_t2(r646_code) { - var r646_code, _r646_t0, _r646_t1; - r645_currentGlyph['assign-unicode'](r646_code); - return r4_unicodeGlyphs[r645_currentGlyph['unicode'][r645_currentGlyph['unicode']['length'] - 1]] = r645_currentGlyph; + r4_xn$createglyph$7Hrq('exclam', function _r4_t204() { + var r646_currentGlyph, r646_xn$setwidth$9Jrj, r646_xn$assignunicode$7Hrq, r646_xn$startfrom$1aao, r646_xn$lineto$5sIl, r646_xn$curveto$1aao, r646_xn$cubicto$1aao, r646_xn$putshapes$9Jrj, r646_xn$reverselast$3qIs, r646_include, r646_xn$createstroke$7Hrq, r646_xn$setanchor$9Jrj, r646_xn$applytransform$1aao, r646_xn$dontexport$5sIl, _r646_t0, _r646_t1, _r646_t2, _r646_t3; + _r646_t0 = this; + r646_currentGlyph = _r646_t0; + r646_xn$setwidth$9Jrj = _r646_t0['set-width']['bind'](_r646_t0); + r646_xn$assignunicode$7Hrq = function _r646_t2(r647_code) { + var r647_code, _r647_t0, _r647_t1; + r646_currentGlyph['assign-unicode'](r647_code); + return r4_unicodeGlyphs[r646_currentGlyph['unicode'][r646_currentGlyph['unicode']['length'] - 1]] = r646_currentGlyph; }; - r645_xn$startfrom$1aao = _r645_t0['start-from']['bind'](_r645_t0); - r645_xn$lineto$5sIl = _r645_t0['line-to']['bind'](_r645_t0); - r645_xn$curveto$1aao = _r645_t0['curve-to']['bind'](_r645_t0); - r645_xn$cubicto$1aao = _r645_t0['cubic-to']['bind'](_r645_t0); - r645_xn$putshapes$9Jrj = _r645_t0['put-shapes']['bind'](_r645_t0); - r645_xn$reverselast$3qIs = _r645_t0['reverse-last']['bind'](_r645_t0); - r645_include = _r645_t0['include']['bind'](_r645_t0); - r645_xn$createstroke$7Hrq = _r645_t0['create-stroke']['bind'](_r645_t0); - r645_xn$setanchor$9Jrj = _r645_t0['set-anchor']['bind'](_r645_t0); - r645_xn$applytransform$1aao = _r645_t0['apply-transform']['bind'](_r645_t0); - r645_xn$dontexport$5sIl = function _r645_t3() { - var _r647_t0, _r647_t1; - return r645_currentGlyph['dontExport'] = true; + r646_xn$startfrom$1aao = _r646_t0['start-from']['bind'](_r646_t0); + r646_xn$lineto$5sIl = _r646_t0['line-to']['bind'](_r646_t0); + r646_xn$curveto$1aao = _r646_t0['curve-to']['bind'](_r646_t0); + r646_xn$cubicto$1aao = _r646_t0['cubic-to']['bind'](_r646_t0); + r646_xn$putshapes$9Jrj = _r646_t0['put-shapes']['bind'](_r646_t0); + r646_xn$reverselast$3qIs = _r646_t0['reverse-last']['bind'](_r646_t0); + r646_include = _r646_t0['include']['bind'](_r646_t0); + r646_xn$createstroke$7Hrq = _r646_t0['create-stroke']['bind'](_r646_t0); + r646_xn$setanchor$9Jrj = _r646_t0['set-anchor']['bind'](_r646_t0); + r646_xn$applytransform$1aao = _r646_t0['apply-transform']['bind'](_r646_t0); + r646_xn$dontexport$5sIl = function _r646_t3() { + var _r648_t0, _r648_t1; + return r646_currentGlyph['dontExport'] = true; }; - _r645_t0['gizmo'] = r4_globalTransform; - _r645_t0['set-width'](r4_WIDTH); - r645_xn$setwidth$9Jrj(r4_WIDTH); - r645_xn$assignunicode$7Hrq('!'); - r645_include(r645_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_CAP)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_DOWNWARD)['line-to'](r4_MIDDLE, r0_mix(r4_DOTSIZE + r4_STROKE, r4_XH / 2, 0.5))['heads-to'](r4_DOWNWARD)); - r645_include([r4_Ring(r4_DOTSIZE - r4_O, r4_O, r4_MIDDLE - r4_DOTRADIUS + r4_O, r4_MIDDLE + r4_DOTRADIUS - r4_O)]); + _r646_t0['gizmo'] = r4_globalTransform; + _r646_t0['set-width'](r4_WIDTH); + r646_xn$setwidth$9Jrj(r4_WIDTH); + r646_xn$assignunicode$7Hrq('!'); + r646_include(r646_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_CAP)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_DOWNWARD)['line-to'](r4_MIDDLE, r0_mix(r4_DOTSIZE + r4_STROKE, r4_XH / 2, 0.5))['heads-to'](r4_DOWNWARD)); + r646_include([r4_Ring(r4_DOTSIZE - r4_O, r4_O, r4_MIDDLE - r4_DOTRADIUS + r4_O, r4_MIDDLE + r4_DOTRADIUS - r4_O)]); return void 0; }); - r4_xn$createglyph$7Hrq('underscore', function _r4_t202() { - var r649_currentGlyph, r649_xn$setwidth$9Jrj, r649_xn$assignunicode$7Hrq, r649_xn$startfrom$1aao, r649_xn$lineto$5sIl, r649_xn$curveto$1aao, r649_xn$cubicto$1aao, r649_xn$putshapes$9Jrj, r649_xn$reverselast$3qIs, r649_include, r649_xn$createstroke$7Hrq, r649_xn$setanchor$9Jrj, r649_xn$applytransform$1aao, r649_xn$dontexport$5sIl, _r649_t0, _r649_t1, _r649_t2, _r649_t3; - _r649_t0 = this; - r649_currentGlyph = _r649_t0; - r649_xn$setwidth$9Jrj = _r649_t0['set-width']['bind'](_r649_t0); - r649_xn$assignunicode$7Hrq = function _r649_t2(r650_code) { - var r650_code, _r650_t0, _r650_t1; - r649_currentGlyph['assign-unicode'](r650_code); - return r4_unicodeGlyphs[r649_currentGlyph['unicode'][r649_currentGlyph['unicode']['length'] - 1]] = r649_currentGlyph; + r4_xn$createglyph$7Hrq('underscore', function _r4_t205() { + var r650_currentGlyph, r650_xn$setwidth$9Jrj, r650_xn$assignunicode$7Hrq, r650_xn$startfrom$1aao, r650_xn$lineto$5sIl, r650_xn$curveto$1aao, r650_xn$cubicto$1aao, r650_xn$putshapes$9Jrj, r650_xn$reverselast$3qIs, r650_include, r650_xn$createstroke$7Hrq, r650_xn$setanchor$9Jrj, r650_xn$applytransform$1aao, r650_xn$dontexport$5sIl, _r650_t0, _r650_t1, _r650_t2, _r650_t3; + _r650_t0 = this; + r650_currentGlyph = _r650_t0; + r650_xn$setwidth$9Jrj = _r650_t0['set-width']['bind'](_r650_t0); + r650_xn$assignunicode$7Hrq = function _r650_t2(r651_code) { + var r651_code, _r651_t0, _r651_t1; + r650_currentGlyph['assign-unicode'](r651_code); + return r4_unicodeGlyphs[r650_currentGlyph['unicode'][r650_currentGlyph['unicode']['length'] - 1]] = r650_currentGlyph; }; - r649_xn$startfrom$1aao = _r649_t0['start-from']['bind'](_r649_t0); - r649_xn$lineto$5sIl = _r649_t0['line-to']['bind'](_r649_t0); - r649_xn$curveto$1aao = _r649_t0['curve-to']['bind'](_r649_t0); - r649_xn$cubicto$1aao = _r649_t0['cubic-to']['bind'](_r649_t0); - r649_xn$putshapes$9Jrj = _r649_t0['put-shapes']['bind'](_r649_t0); - r649_xn$reverselast$3qIs = _r649_t0['reverse-last']['bind'](_r649_t0); - r649_include = _r649_t0['include']['bind'](_r649_t0); - r649_xn$createstroke$7Hrq = _r649_t0['create-stroke']['bind'](_r649_t0); - r649_xn$setanchor$9Jrj = _r649_t0['set-anchor']['bind'](_r649_t0); - r649_xn$applytransform$1aao = _r649_t0['apply-transform']['bind'](_r649_t0); - r649_xn$dontexport$5sIl = function _r649_t3() { - var _r651_t0, _r651_t1; - return r649_currentGlyph['dontExport'] = true; + r650_xn$startfrom$1aao = _r650_t0['start-from']['bind'](_r650_t0); + r650_xn$lineto$5sIl = _r650_t0['line-to']['bind'](_r650_t0); + r650_xn$curveto$1aao = _r650_t0['curve-to']['bind'](_r650_t0); + r650_xn$cubicto$1aao = _r650_t0['cubic-to']['bind'](_r650_t0); + r650_xn$putshapes$9Jrj = _r650_t0['put-shapes']['bind'](_r650_t0); + r650_xn$reverselast$3qIs = _r650_t0['reverse-last']['bind'](_r650_t0); + r650_include = _r650_t0['include']['bind'](_r650_t0); + r650_xn$createstroke$7Hrq = _r650_t0['create-stroke']['bind'](_r650_t0); + r650_xn$setanchor$9Jrj = _r650_t0['set-anchor']['bind'](_r650_t0); + r650_xn$applytransform$1aao = _r650_t0['apply-transform']['bind'](_r650_t0); + r650_xn$dontexport$5sIl = function _r650_t3() { + var _r652_t0, _r652_t1; + return r650_currentGlyph['dontExport'] = true; }; - _r649_t0['gizmo'] = r4_globalTransform; - _r649_t0['set-width'](r4_WIDTH); - r649_xn$setwidth$9Jrj(r4_WIDTH); - r649_xn$assignunicode$7Hrq('_'); - r649_include(r649_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_RIGHTWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, 0)['heads-to'](r4_RIGHTWARD)); + _r650_t0['gizmo'] = r4_globalTransform; + _r650_t0['set-width'](r4_WIDTH); + r650_xn$setwidth$9Jrj(r4_WIDTH); + r650_xn$assignunicode$7Hrq('_'); + r650_include(r650_xn$createstroke$7Hrq()['start-from'](r4_SB, 0)['heads-to'](r4_RIGHTWARD)['set-width'](r4_STROKE, 0)['line-to'](r4_RIGHTSB, 0)['heads-to'](r4_RIGHTWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('hyphen', function _r4_t203() { - var r653_currentGlyph, r653_xn$setwidth$9Jrj, r653_xn$assignunicode$7Hrq, r653_xn$startfrom$1aao, r653_xn$lineto$5sIl, r653_xn$curveto$1aao, r653_xn$cubicto$1aao, r653_xn$putshapes$9Jrj, r653_xn$reverselast$3qIs, r653_include, r653_xn$createstroke$7Hrq, r653_xn$setanchor$9Jrj, r653_xn$applytransform$1aao, r653_xn$dontexport$5sIl, _r653_t0, _r653_t1, _r653_t2, _r653_t3; - _r653_t0 = this; - r653_currentGlyph = _r653_t0; - r653_xn$setwidth$9Jrj = _r653_t0['set-width']['bind'](_r653_t0); - r653_xn$assignunicode$7Hrq = function _r653_t2(r654_code) { - var r654_code, _r654_t0, _r654_t1; - r653_currentGlyph['assign-unicode'](r654_code); - return r4_unicodeGlyphs[r653_currentGlyph['unicode'][r653_currentGlyph['unicode']['length'] - 1]] = r653_currentGlyph; + r4_xn$createglyph$7Hrq('hyphen', function _r4_t206() { + var r654_currentGlyph, r654_xn$setwidth$9Jrj, r654_xn$assignunicode$7Hrq, r654_xn$startfrom$1aao, r654_xn$lineto$5sIl, r654_xn$curveto$1aao, r654_xn$cubicto$1aao, r654_xn$putshapes$9Jrj, r654_xn$reverselast$3qIs, r654_include, r654_xn$createstroke$7Hrq, r654_xn$setanchor$9Jrj, r654_xn$applytransform$1aao, r654_xn$dontexport$5sIl, _r654_t0, _r654_t1, _r654_t2, _r654_t3; + _r654_t0 = this; + r654_currentGlyph = _r654_t0; + r654_xn$setwidth$9Jrj = _r654_t0['set-width']['bind'](_r654_t0); + r654_xn$assignunicode$7Hrq = function _r654_t2(r655_code) { + var r655_code, _r655_t0, _r655_t1; + r654_currentGlyph['assign-unicode'](r655_code); + return r4_unicodeGlyphs[r654_currentGlyph['unicode'][r654_currentGlyph['unicode']['length'] - 1]] = r654_currentGlyph; }; - r653_xn$startfrom$1aao = _r653_t0['start-from']['bind'](_r653_t0); - r653_xn$lineto$5sIl = _r653_t0['line-to']['bind'](_r653_t0); - r653_xn$curveto$1aao = _r653_t0['curve-to']['bind'](_r653_t0); - r653_xn$cubicto$1aao = _r653_t0['cubic-to']['bind'](_r653_t0); - r653_xn$putshapes$9Jrj = _r653_t0['put-shapes']['bind'](_r653_t0); - r653_xn$reverselast$3qIs = _r653_t0['reverse-last']['bind'](_r653_t0); - r653_include = _r653_t0['include']['bind'](_r653_t0); - r653_xn$createstroke$7Hrq = _r653_t0['create-stroke']['bind'](_r653_t0); - r653_xn$setanchor$9Jrj = _r653_t0['set-anchor']['bind'](_r653_t0); - r653_xn$applytransform$1aao = _r653_t0['apply-transform']['bind'](_r653_t0); - r653_xn$dontexport$5sIl = function _r653_t3() { - var _r655_t0, _r655_t1; - return r653_currentGlyph['dontExport'] = true; + r654_xn$startfrom$1aao = _r654_t0['start-from']['bind'](_r654_t0); + r654_xn$lineto$5sIl = _r654_t0['line-to']['bind'](_r654_t0); + r654_xn$curveto$1aao = _r654_t0['curve-to']['bind'](_r654_t0); + r654_xn$cubicto$1aao = _r654_t0['cubic-to']['bind'](_r654_t0); + r654_xn$putshapes$9Jrj = _r654_t0['put-shapes']['bind'](_r654_t0); + r654_xn$reverselast$3qIs = _r654_t0['reverse-last']['bind'](_r654_t0); + r654_include = _r654_t0['include']['bind'](_r654_t0); + r654_xn$createstroke$7Hrq = _r654_t0['create-stroke']['bind'](_r654_t0); + r654_xn$setanchor$9Jrj = _r654_t0['set-anchor']['bind'](_r654_t0); + r654_xn$applytransform$1aao = _r654_t0['apply-transform']['bind'](_r654_t0); + r654_xn$dontexport$5sIl = function _r654_t3() { + var _r656_t0, _r656_t1; + return r654_currentGlyph['dontExport'] = true; }; - _r653_t0['gizmo'] = r4_globalTransform; - _r653_t0['set-width'](r4_WIDTH); - r653_xn$setwidth$9Jrj(r4_WIDTH); - r653_xn$assignunicode$7Hrq('-'); - r653_include(r4_hbar(r4_SB, r4_RIGHTSB, r4_hyphenCenter)); + _r654_t0['gizmo'] = r4_globalTransform; + _r654_t0['set-width'](r4_WIDTH); + r654_xn$setwidth$9Jrj(r4_WIDTH); + r654_xn$assignunicode$7Hrq('-'); + r654_include(r4_hbar(r4_SB, r4_RIGHTSB, r4_hyphenCenter)); return void 0; }); - r4_xn$createglyph$7Hrq('plus', function _r4_t204() { - var r657_currentGlyph, r657_xn$setwidth$9Jrj, r657_xn$assignunicode$7Hrq, r657_xn$startfrom$1aao, r657_xn$lineto$5sIl, r657_xn$curveto$1aao, r657_xn$cubicto$1aao, r657_xn$putshapes$9Jrj, r657_xn$reverselast$3qIs, r657_include, r657_xn$createstroke$7Hrq, r657_xn$setanchor$9Jrj, r657_xn$applytransform$1aao, r657_xn$dontexport$5sIl, _r657_t0, _r657_t1, _r657_t2, _r657_t3; - _r657_t0 = this; - r657_currentGlyph = _r657_t0; - r657_xn$setwidth$9Jrj = _r657_t0['set-width']['bind'](_r657_t0); - r657_xn$assignunicode$7Hrq = function _r657_t2(r658_code) { - var r658_code, _r658_t0, _r658_t1; - r657_currentGlyph['assign-unicode'](r658_code); - return r4_unicodeGlyphs[r657_currentGlyph['unicode'][r657_currentGlyph['unicode']['length'] - 1]] = r657_currentGlyph; + r4_xn$createglyph$7Hrq('plus', function _r4_t207() { + var r658_currentGlyph, r658_xn$setwidth$9Jrj, r658_xn$assignunicode$7Hrq, r658_xn$startfrom$1aao, r658_xn$lineto$5sIl, r658_xn$curveto$1aao, r658_xn$cubicto$1aao, r658_xn$putshapes$9Jrj, r658_xn$reverselast$3qIs, r658_include, r658_xn$createstroke$7Hrq, r658_xn$setanchor$9Jrj, r658_xn$applytransform$1aao, r658_xn$dontexport$5sIl, _r658_t0, _r658_t1, _r658_t2, _r658_t3; + _r658_t0 = this; + r658_currentGlyph = _r658_t0; + r658_xn$setwidth$9Jrj = _r658_t0['set-width']['bind'](_r658_t0); + r658_xn$assignunicode$7Hrq = function _r658_t2(r659_code) { + var r659_code, _r659_t0, _r659_t1; + r658_currentGlyph['assign-unicode'](r659_code); + return r4_unicodeGlyphs[r658_currentGlyph['unicode'][r658_currentGlyph['unicode']['length'] - 1]] = r658_currentGlyph; }; - r657_xn$startfrom$1aao = _r657_t0['start-from']['bind'](_r657_t0); - r657_xn$lineto$5sIl = _r657_t0['line-to']['bind'](_r657_t0); - r657_xn$curveto$1aao = _r657_t0['curve-to']['bind'](_r657_t0); - r657_xn$cubicto$1aao = _r657_t0['cubic-to']['bind'](_r657_t0); - r657_xn$putshapes$9Jrj = _r657_t0['put-shapes']['bind'](_r657_t0); - r657_xn$reverselast$3qIs = _r657_t0['reverse-last']['bind'](_r657_t0); - r657_include = _r657_t0['include']['bind'](_r657_t0); - r657_xn$createstroke$7Hrq = _r657_t0['create-stroke']['bind'](_r657_t0); - r657_xn$setanchor$9Jrj = _r657_t0['set-anchor']['bind'](_r657_t0); - r657_xn$applytransform$1aao = _r657_t0['apply-transform']['bind'](_r657_t0); - r657_xn$dontexport$5sIl = function _r657_t3() { - var _r659_t0, _r659_t1; - return r657_currentGlyph['dontExport'] = true; + r658_xn$startfrom$1aao = _r658_t0['start-from']['bind'](_r658_t0); + r658_xn$lineto$5sIl = _r658_t0['line-to']['bind'](_r658_t0); + r658_xn$curveto$1aao = _r658_t0['curve-to']['bind'](_r658_t0); + r658_xn$cubicto$1aao = _r658_t0['cubic-to']['bind'](_r658_t0); + r658_xn$putshapes$9Jrj = _r658_t0['put-shapes']['bind'](_r658_t0); + r658_xn$reverselast$3qIs = _r658_t0['reverse-last']['bind'](_r658_t0); + r658_include = _r658_t0['include']['bind'](_r658_t0); + r658_xn$createstroke$7Hrq = _r658_t0['create-stroke']['bind'](_r658_t0); + r658_xn$setanchor$9Jrj = _r658_t0['set-anchor']['bind'](_r658_t0); + r658_xn$applytransform$1aao = _r658_t0['apply-transform']['bind'](_r658_t0); + r658_xn$dontexport$5sIl = function _r658_t3() { + var _r660_t0, _r660_t1; + return r658_currentGlyph['dontExport'] = true; }; - _r657_t0['gizmo'] = r4_globalTransform; - _r657_t0['set-width'](r4_WIDTH); - r657_xn$setwidth$9Jrj(r4_WIDTH); - r657_xn$assignunicode$7Hrq('+'); - r657_include(r4_glyphs['hyphen']); - r657_include(r4_vbar(r4_MIDDLE, r4_hyphenCenter - (r4_RIGHTSB - r4_SB) * 0.55, r4_hyphenCenter + (r4_RIGHTSB - r4_SB) * 0.55)); + _r658_t0['gizmo'] = r4_globalTransform; + _r658_t0['set-width'](r4_WIDTH); + r658_xn$setwidth$9Jrj(r4_WIDTH); + r658_xn$assignunicode$7Hrq('+'); + r658_include(r4_glyphs['hyphen']); + r658_include(r4_vbar(r4_MIDDLE, r4_hyphenCenter - (r4_RIGHTSB - r4_SB) * 0.55, r4_hyphenCenter + (r4_RIGHTSB - r4_SB) * 0.55)); return void 0; }); - r4_xn$createglyph$7Hrq('equal', function _r4_t205() { - var r661_currentGlyph, r661_xn$setwidth$9Jrj, r661_xn$assignunicode$7Hrq, r661_xn$startfrom$1aao, r661_xn$lineto$5sIl, r661_xn$curveto$1aao, r661_xn$cubicto$1aao, r661_xn$putshapes$9Jrj, r661_xn$reverselast$3qIs, r661_include, r661_xn$createstroke$7Hrq, r661_xn$setanchor$9Jrj, r661_xn$applytransform$1aao, r661_xn$dontexport$5sIl, _r661_t0, _r661_t1, _r661_t2, _r661_t3; - _r661_t0 = this; - r661_currentGlyph = _r661_t0; - r661_xn$setwidth$9Jrj = _r661_t0['set-width']['bind'](_r661_t0); - r661_xn$assignunicode$7Hrq = function _r661_t2(r662_code) { - var r662_code, _r662_t0, _r662_t1; - r661_currentGlyph['assign-unicode'](r662_code); - return r4_unicodeGlyphs[r661_currentGlyph['unicode'][r661_currentGlyph['unicode']['length'] - 1]] = r661_currentGlyph; + r4_xn$createglyph$7Hrq('equal', function _r4_t208() { + var r662_currentGlyph, r662_xn$setwidth$9Jrj, r662_xn$assignunicode$7Hrq, r662_xn$startfrom$1aao, r662_xn$lineto$5sIl, r662_xn$curveto$1aao, r662_xn$cubicto$1aao, r662_xn$putshapes$9Jrj, r662_xn$reverselast$3qIs, r662_include, r662_xn$createstroke$7Hrq, r662_xn$setanchor$9Jrj, r662_xn$applytransform$1aao, r662_xn$dontexport$5sIl, _r662_t0, _r662_t1, _r662_t2, _r662_t3; + _r662_t0 = this; + r662_currentGlyph = _r662_t0; + r662_xn$setwidth$9Jrj = _r662_t0['set-width']['bind'](_r662_t0); + r662_xn$assignunicode$7Hrq = function _r662_t2(r663_code) { + var r663_code, _r663_t0, _r663_t1; + r662_currentGlyph['assign-unicode'](r663_code); + return r4_unicodeGlyphs[r662_currentGlyph['unicode'][r662_currentGlyph['unicode']['length'] - 1]] = r662_currentGlyph; }; - r661_xn$startfrom$1aao = _r661_t0['start-from']['bind'](_r661_t0); - r661_xn$lineto$5sIl = _r661_t0['line-to']['bind'](_r661_t0); - r661_xn$curveto$1aao = _r661_t0['curve-to']['bind'](_r661_t0); - r661_xn$cubicto$1aao = _r661_t0['cubic-to']['bind'](_r661_t0); - r661_xn$putshapes$9Jrj = _r661_t0['put-shapes']['bind'](_r661_t0); - r661_xn$reverselast$3qIs = _r661_t0['reverse-last']['bind'](_r661_t0); - r661_include = _r661_t0['include']['bind'](_r661_t0); - r661_xn$createstroke$7Hrq = _r661_t0['create-stroke']['bind'](_r661_t0); - r661_xn$setanchor$9Jrj = _r661_t0['set-anchor']['bind'](_r661_t0); - r661_xn$applytransform$1aao = _r661_t0['apply-transform']['bind'](_r661_t0); - r661_xn$dontexport$5sIl = function _r661_t3() { - var _r663_t0, _r663_t1; - return r661_currentGlyph['dontExport'] = true; + r662_xn$startfrom$1aao = _r662_t0['start-from']['bind'](_r662_t0); + r662_xn$lineto$5sIl = _r662_t0['line-to']['bind'](_r662_t0); + r662_xn$curveto$1aao = _r662_t0['curve-to']['bind'](_r662_t0); + r662_xn$cubicto$1aao = _r662_t0['cubic-to']['bind'](_r662_t0); + r662_xn$putshapes$9Jrj = _r662_t0['put-shapes']['bind'](_r662_t0); + r662_xn$reverselast$3qIs = _r662_t0['reverse-last']['bind'](_r662_t0); + r662_include = _r662_t0['include']['bind'](_r662_t0); + r662_xn$createstroke$7Hrq = _r662_t0['create-stroke']['bind'](_r662_t0); + r662_xn$setanchor$9Jrj = _r662_t0['set-anchor']['bind'](_r662_t0); + r662_xn$applytransform$1aao = _r662_t0['apply-transform']['bind'](_r662_t0); + r662_xn$dontexport$5sIl = function _r662_t3() { + var _r664_t0, _r664_t1; + return r662_currentGlyph['dontExport'] = true; }; - _r661_t0['gizmo'] = r4_globalTransform; - _r661_t0['set-width'](r4_WIDTH); - r661_xn$setwidth$9Jrj(r4_WIDTH); - r661_xn$assignunicode$7Hrq('='); - r661_include(r4_hbar(r4_SB, r4_RIGHTSB, r4_hyphenCenter - r4_XH * 0.2)); - r661_include(r4_hbar(r4_SB, r4_RIGHTSB, r4_hyphenCenter + r4_XH * 0.2)); + _r662_t0['gizmo'] = r4_globalTransform; + _r662_t0['set-width'](r4_WIDTH); + r662_xn$setwidth$9Jrj(r4_WIDTH); + r662_xn$assignunicode$7Hrq('='); + r662_include(r4_hbar(r4_SB, r4_RIGHTSB, r4_hyphenCenter - r4_XH * 0.2)); + r662_include(r4_hbar(r4_SB, r4_RIGHTSB, r4_hyphenCenter + r4_XH * 0.2)); return void 0; }); - r4_xn$createglyph$7Hrq('bar', function _r4_t206() { - var r665_currentGlyph, r665_xn$setwidth$9Jrj, r665_xn$assignunicode$7Hrq, r665_xn$startfrom$1aao, r665_xn$lineto$5sIl, r665_xn$curveto$1aao, r665_xn$cubicto$1aao, r665_xn$putshapes$9Jrj, r665_xn$reverselast$3qIs, r665_include, r665_xn$createstroke$7Hrq, r665_xn$setanchor$9Jrj, r665_xn$applytransform$1aao, r665_xn$dontexport$5sIl, _r665_t0, _r665_t1, _r665_t2, _r665_t3; - _r665_t0 = this; - r665_currentGlyph = _r665_t0; - r665_xn$setwidth$9Jrj = _r665_t0['set-width']['bind'](_r665_t0); - r665_xn$assignunicode$7Hrq = function _r665_t2(r666_code) { - var r666_code, _r666_t0, _r666_t1; - r665_currentGlyph['assign-unicode'](r666_code); - return r4_unicodeGlyphs[r665_currentGlyph['unicode'][r665_currentGlyph['unicode']['length'] - 1]] = r665_currentGlyph; + r4_xn$createglyph$7Hrq('bar', function _r4_t209() { + var r666_currentGlyph, r666_xn$setwidth$9Jrj, r666_xn$assignunicode$7Hrq, r666_xn$startfrom$1aao, r666_xn$lineto$5sIl, r666_xn$curveto$1aao, r666_xn$cubicto$1aao, r666_xn$putshapes$9Jrj, r666_xn$reverselast$3qIs, r666_include, r666_xn$createstroke$7Hrq, r666_xn$setanchor$9Jrj, r666_xn$applytransform$1aao, r666_xn$dontexport$5sIl, _r666_t0, _r666_t1, _r666_t2, _r666_t3; + _r666_t0 = this; + r666_currentGlyph = _r666_t0; + r666_xn$setwidth$9Jrj = _r666_t0['set-width']['bind'](_r666_t0); + r666_xn$assignunicode$7Hrq = function _r666_t2(r667_code) { + var r667_code, _r667_t0, _r667_t1; + r666_currentGlyph['assign-unicode'](r667_code); + return r4_unicodeGlyphs[r666_currentGlyph['unicode'][r666_currentGlyph['unicode']['length'] - 1]] = r666_currentGlyph; }; - r665_xn$startfrom$1aao = _r665_t0['start-from']['bind'](_r665_t0); - r665_xn$lineto$5sIl = _r665_t0['line-to']['bind'](_r665_t0); - r665_xn$curveto$1aao = _r665_t0['curve-to']['bind'](_r665_t0); - r665_xn$cubicto$1aao = _r665_t0['cubic-to']['bind'](_r665_t0); - r665_xn$putshapes$9Jrj = _r665_t0['put-shapes']['bind'](_r665_t0); - r665_xn$reverselast$3qIs = _r665_t0['reverse-last']['bind'](_r665_t0); - r665_include = _r665_t0['include']['bind'](_r665_t0); - r665_xn$createstroke$7Hrq = _r665_t0['create-stroke']['bind'](_r665_t0); - r665_xn$setanchor$9Jrj = _r665_t0['set-anchor']['bind'](_r665_t0); - r665_xn$applytransform$1aao = _r665_t0['apply-transform']['bind'](_r665_t0); - r665_xn$dontexport$5sIl = function _r665_t3() { - var _r667_t0, _r667_t1; - return r665_currentGlyph['dontExport'] = true; + r666_xn$startfrom$1aao = _r666_t0['start-from']['bind'](_r666_t0); + r666_xn$lineto$5sIl = _r666_t0['line-to']['bind'](_r666_t0); + r666_xn$curveto$1aao = _r666_t0['curve-to']['bind'](_r666_t0); + r666_xn$cubicto$1aao = _r666_t0['cubic-to']['bind'](_r666_t0); + r666_xn$putshapes$9Jrj = _r666_t0['put-shapes']['bind'](_r666_t0); + r666_xn$reverselast$3qIs = _r666_t0['reverse-last']['bind'](_r666_t0); + r666_include = _r666_t0['include']['bind'](_r666_t0); + r666_xn$createstroke$7Hrq = _r666_t0['create-stroke']['bind'](_r666_t0); + r666_xn$setanchor$9Jrj = _r666_t0['set-anchor']['bind'](_r666_t0); + r666_xn$applytransform$1aao = _r666_t0['apply-transform']['bind'](_r666_t0); + r666_xn$dontexport$5sIl = function _r666_t3() { + var _r668_t0, _r668_t1; + return r666_currentGlyph['dontExport'] = true; }; - _r665_t0['gizmo'] = r4_globalTransform; - _r665_t0['set-width'](r4_WIDTH); - r665_xn$setwidth$9Jrj(r4_WIDTH); - r665_xn$assignunicode$7Hrq('|'); - r665_include(r665_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_parenTop)['heads-to'](r4_DOWNWARD)['set-width'](r4_STROKE / 2, r4_STROKE / 2)['line-to'](r4_MIDDLE, r4_parenBot)['heads-to'](r4_DOWNWARD)); + _r666_t0['gizmo'] = r4_globalTransform; + _r666_t0['set-width'](r4_WIDTH); + r666_xn$setwidth$9Jrj(r4_WIDTH); + r666_xn$assignunicode$7Hrq('|'); + r666_include(r666_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_parenTop)['heads-to'](r4_DOWNWARD)['set-width'](r4_STROKE / 2, r4_STROKE / 2)['line-to'](r4_MIDDLE, r4_parenBot)['heads-to'](r4_DOWNWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('slash', function _r4_t207() { - var r669_currentGlyph, r669_xn$setwidth$9Jrj, r669_xn$assignunicode$7Hrq, r669_xn$startfrom$1aao, r669_xn$lineto$5sIl, r669_xn$curveto$1aao, r669_xn$cubicto$1aao, r669_xn$putshapes$9Jrj, r669_xn$reverselast$3qIs, r669_include, r669_xn$createstroke$7Hrq, r669_xn$setanchor$9Jrj, r669_xn$applytransform$1aao, r669_xn$dontexport$5sIl, r669_cor, _r669_t0, _r669_t1, _r669_t2, _r669_t3; - _r669_t0 = this; - r669_currentGlyph = _r669_t0; - r669_xn$setwidth$9Jrj = _r669_t0['set-width']['bind'](_r669_t0); - r669_xn$assignunicode$7Hrq = function _r669_t2(r670_code) { - var r670_code, _r670_t0, _r670_t1; - r669_currentGlyph['assign-unicode'](r670_code); - return r4_unicodeGlyphs[r669_currentGlyph['unicode'][r669_currentGlyph['unicode']['length'] - 1]] = r669_currentGlyph; + r4_xn$createglyph$7Hrq('slash', function _r4_t210() { + var r670_currentGlyph, r670_xn$setwidth$9Jrj, r670_xn$assignunicode$7Hrq, r670_xn$startfrom$1aao, r670_xn$lineto$5sIl, r670_xn$curveto$1aao, r670_xn$cubicto$1aao, r670_xn$putshapes$9Jrj, r670_xn$reverselast$3qIs, r670_include, r670_xn$createstroke$7Hrq, r670_xn$setanchor$9Jrj, r670_xn$applytransform$1aao, r670_xn$dontexport$5sIl, r670_cor, _r670_t0, _r670_t1, _r670_t2, _r670_t3; + _r670_t0 = this; + r670_currentGlyph = _r670_t0; + r670_xn$setwidth$9Jrj = _r670_t0['set-width']['bind'](_r670_t0); + r670_xn$assignunicode$7Hrq = function _r670_t2(r671_code) { + var r671_code, _r671_t0, _r671_t1; + r670_currentGlyph['assign-unicode'](r671_code); + return r4_unicodeGlyphs[r670_currentGlyph['unicode'][r670_currentGlyph['unicode']['length'] - 1]] = r670_currentGlyph; }; - r669_xn$startfrom$1aao = _r669_t0['start-from']['bind'](_r669_t0); - r669_xn$lineto$5sIl = _r669_t0['line-to']['bind'](_r669_t0); - r669_xn$curveto$1aao = _r669_t0['curve-to']['bind'](_r669_t0); - r669_xn$cubicto$1aao = _r669_t0['cubic-to']['bind'](_r669_t0); - r669_xn$putshapes$9Jrj = _r669_t0['put-shapes']['bind'](_r669_t0); - r669_xn$reverselast$3qIs = _r669_t0['reverse-last']['bind'](_r669_t0); - r669_include = _r669_t0['include']['bind'](_r669_t0); - r669_xn$createstroke$7Hrq = _r669_t0['create-stroke']['bind'](_r669_t0); - r669_xn$setanchor$9Jrj = _r669_t0['set-anchor']['bind'](_r669_t0); - r669_xn$applytransform$1aao = _r669_t0['apply-transform']['bind'](_r669_t0); - r669_xn$dontexport$5sIl = function _r669_t3() { - var _r671_t0, _r671_t1; - return r669_currentGlyph['dontExport'] = true; + r670_xn$startfrom$1aao = _r670_t0['start-from']['bind'](_r670_t0); + r670_xn$lineto$5sIl = _r670_t0['line-to']['bind'](_r670_t0); + r670_xn$curveto$1aao = _r670_t0['curve-to']['bind'](_r670_t0); + r670_xn$cubicto$1aao = _r670_t0['cubic-to']['bind'](_r670_t0); + r670_xn$putshapes$9Jrj = _r670_t0['put-shapes']['bind'](_r670_t0); + r670_xn$reverselast$3qIs = _r670_t0['reverse-last']['bind'](_r670_t0); + r670_include = _r670_t0['include']['bind'](_r670_t0); + r670_xn$createstroke$7Hrq = _r670_t0['create-stroke']['bind'](_r670_t0); + r670_xn$setanchor$9Jrj = _r670_t0['set-anchor']['bind'](_r670_t0); + r670_xn$applytransform$1aao = _r670_t0['apply-transform']['bind'](_r670_t0); + r670_xn$dontexport$5sIl = function _r670_t3() { + var _r672_t0, _r672_t1; + return r670_currentGlyph['dontExport'] = true; }; - _r669_t0['gizmo'] = r4_globalTransform; - _r669_t0['set-width'](r4_WIDTH); - r669_xn$setwidth$9Jrj(r4_WIDTH); - r669_xn$assignunicode$7Hrq('/'); - r669_cor = 1 / Math['sqrt'](1 - Math['pow']((r4_RIGHTSB - r4_SB - r4_STROKE) / (r4_parenTop - r4_parenBot), 2)); - r669_xn$startfrom$1aao(r4_SB, r4_parenBot); - r669_xn$lineto$5sIl(r4_SB + r4_STROKE * r669_cor, r4_parenBot); - r669_xn$lineto$5sIl(r4_RIGHTSB, r4_parenTop); - r669_xn$lineto$5sIl(r4_RIGHTSB - r4_STROKE * r669_cor, r4_parenTop); - r669_xn$reverselast$3qIs(); + _r670_t0['gizmo'] = r4_globalTransform; + _r670_t0['set-width'](r4_WIDTH); + r670_xn$setwidth$9Jrj(r4_WIDTH); + r670_xn$assignunicode$7Hrq('/'); + r670_cor = 1 / Math['sqrt'](1 - Math['pow']((r4_RIGHTSB - r4_SB - r4_STROKE) / (r4_parenTop - r4_parenBot), 2)); + r670_xn$startfrom$1aao(r4_SB, r4_parenBot); + r670_xn$lineto$5sIl(r4_SB + r4_STROKE * r670_cor, r4_parenBot); + r670_xn$lineto$5sIl(r4_RIGHTSB, r4_parenTop); + r670_xn$lineto$5sIl(r4_RIGHTSB - r4_STROKE * r670_cor, r4_parenTop); + r670_xn$reverselast$3qIs(); return void 0; }); - r4_xn$createglyph$7Hrq('backslash', function _r4_t208() { - var r673_currentGlyph, r673_xn$setwidth$9Jrj, r673_xn$assignunicode$7Hrq, r673_xn$startfrom$1aao, r673_xn$lineto$5sIl, r673_xn$curveto$1aao, r673_xn$cubicto$1aao, r673_xn$putshapes$9Jrj, r673_xn$reverselast$3qIs, r673_include, r673_xn$createstroke$7Hrq, r673_xn$setanchor$9Jrj, r673_xn$applytransform$1aao, r673_xn$dontexport$5sIl, r673_cor, _r673_t0, _r673_t1, _r673_t2, _r673_t3; - _r673_t0 = this; - r673_currentGlyph = _r673_t0; - r673_xn$setwidth$9Jrj = _r673_t0['set-width']['bind'](_r673_t0); - r673_xn$assignunicode$7Hrq = function _r673_t2(r674_code) { - var r674_code, _r674_t0, _r674_t1; - r673_currentGlyph['assign-unicode'](r674_code); - return r4_unicodeGlyphs[r673_currentGlyph['unicode'][r673_currentGlyph['unicode']['length'] - 1]] = r673_currentGlyph; + r4_xn$createglyph$7Hrq('backslash', function _r4_t211() { + var r674_currentGlyph, r674_xn$setwidth$9Jrj, r674_xn$assignunicode$7Hrq, r674_xn$startfrom$1aao, r674_xn$lineto$5sIl, r674_xn$curveto$1aao, r674_xn$cubicto$1aao, r674_xn$putshapes$9Jrj, r674_xn$reverselast$3qIs, r674_include, r674_xn$createstroke$7Hrq, r674_xn$setanchor$9Jrj, r674_xn$applytransform$1aao, r674_xn$dontexport$5sIl, r674_cor, _r674_t0, _r674_t1, _r674_t2, _r674_t3; + _r674_t0 = this; + r674_currentGlyph = _r674_t0; + r674_xn$setwidth$9Jrj = _r674_t0['set-width']['bind'](_r674_t0); + r674_xn$assignunicode$7Hrq = function _r674_t2(r675_code) { + var r675_code, _r675_t0, _r675_t1; + r674_currentGlyph['assign-unicode'](r675_code); + return r4_unicodeGlyphs[r674_currentGlyph['unicode'][r674_currentGlyph['unicode']['length'] - 1]] = r674_currentGlyph; }; - r673_xn$startfrom$1aao = _r673_t0['start-from']['bind'](_r673_t0); - r673_xn$lineto$5sIl = _r673_t0['line-to']['bind'](_r673_t0); - r673_xn$curveto$1aao = _r673_t0['curve-to']['bind'](_r673_t0); - r673_xn$cubicto$1aao = _r673_t0['cubic-to']['bind'](_r673_t0); - r673_xn$putshapes$9Jrj = _r673_t0['put-shapes']['bind'](_r673_t0); - r673_xn$reverselast$3qIs = _r673_t0['reverse-last']['bind'](_r673_t0); - r673_include = _r673_t0['include']['bind'](_r673_t0); - r673_xn$createstroke$7Hrq = _r673_t0['create-stroke']['bind'](_r673_t0); - r673_xn$setanchor$9Jrj = _r673_t0['set-anchor']['bind'](_r673_t0); - r673_xn$applytransform$1aao = _r673_t0['apply-transform']['bind'](_r673_t0); - r673_xn$dontexport$5sIl = function _r673_t3() { - var _r675_t0, _r675_t1; - return r673_currentGlyph['dontExport'] = true; + r674_xn$startfrom$1aao = _r674_t0['start-from']['bind'](_r674_t0); + r674_xn$lineto$5sIl = _r674_t0['line-to']['bind'](_r674_t0); + r674_xn$curveto$1aao = _r674_t0['curve-to']['bind'](_r674_t0); + r674_xn$cubicto$1aao = _r674_t0['cubic-to']['bind'](_r674_t0); + r674_xn$putshapes$9Jrj = _r674_t0['put-shapes']['bind'](_r674_t0); + r674_xn$reverselast$3qIs = _r674_t0['reverse-last']['bind'](_r674_t0); + r674_include = _r674_t0['include']['bind'](_r674_t0); + r674_xn$createstroke$7Hrq = _r674_t0['create-stroke']['bind'](_r674_t0); + r674_xn$setanchor$9Jrj = _r674_t0['set-anchor']['bind'](_r674_t0); + r674_xn$applytransform$1aao = _r674_t0['apply-transform']['bind'](_r674_t0); + r674_xn$dontexport$5sIl = function _r674_t3() { + var _r676_t0, _r676_t1; + return r674_currentGlyph['dontExport'] = true; }; - _r673_t0['gizmo'] = r4_globalTransform; - _r673_t0['set-width'](r4_WIDTH); - r673_xn$setwidth$9Jrj(r4_WIDTH); - r673_xn$assignunicode$7Hrq('\\'); - r673_cor = 1 / Math['sqrt'](1 - Math['pow']((r4_RIGHTSB - r4_SB - r4_STROKE) / (r4_parenTop - r4_parenBot), 2)); - r673_xn$startfrom$1aao(r4_RIGHTSB, r4_parenBot); - r673_xn$lineto$5sIl(r4_RIGHTSB - r4_STROKE * r673_cor, r4_parenBot); - r673_xn$lineto$5sIl(r4_SB, r4_parenTop); - r673_xn$lineto$5sIl(r4_SB + r4_STROKE * r673_cor, r4_parenTop); - r673_xn$reverselast$3qIs(); + _r674_t0['gizmo'] = r4_globalTransform; + _r674_t0['set-width'](r4_WIDTH); + r674_xn$setwidth$9Jrj(r4_WIDTH); + r674_xn$assignunicode$7Hrq('\\'); + r674_cor = 1 / Math['sqrt'](1 - Math['pow']((r4_RIGHTSB - r4_SB - r4_STROKE) / (r4_parenTop - r4_parenBot), 2)); + r674_xn$startfrom$1aao(r4_RIGHTSB, r4_parenBot); + r674_xn$lineto$5sIl(r4_RIGHTSB - r4_STROKE * r674_cor, r4_parenBot); + r674_xn$lineto$5sIl(r4_SB, r4_parenTop); + r674_xn$lineto$5sIl(r4_SB + r4_STROKE * r674_cor, r4_parenTop); + r674_xn$reverselast$3qIs(); return void 0; }); - r4_xn$createglyph$7Hrq('numbersign', function _r4_t209() { - var r677_currentGlyph, r677_xn$setwidth$9Jrj, r677_xn$assignunicode$7Hrq, r677_xn$startfrom$1aao, r677_xn$lineto$5sIl, r677_xn$curveto$1aao, r677_xn$cubicto$1aao, r677_xn$putshapes$9Jrj, r677_xn$reverselast$3qIs, r677_include, r677_xn$createstroke$7Hrq, r677_xn$setanchor$9Jrj, r677_xn$applytransform$1aao, r677_xn$dontexport$5sIl, r677_fine, _r677_t0, _r677_t1, _r677_t2, _r677_t3; - _r677_t0 = this; - r677_currentGlyph = _r677_t0; - r677_xn$setwidth$9Jrj = _r677_t0['set-width']['bind'](_r677_t0); - r677_xn$assignunicode$7Hrq = function _r677_t2(r678_code) { - var r678_code, _r678_t0, _r678_t1; - r677_currentGlyph['assign-unicode'](r678_code); - return r4_unicodeGlyphs[r677_currentGlyph['unicode'][r677_currentGlyph['unicode']['length'] - 1]] = r677_currentGlyph; + r4_xn$createglyph$7Hrq('numbersign', function _r4_t212() { + var r678_currentGlyph, r678_xn$setwidth$9Jrj, r678_xn$assignunicode$7Hrq, r678_xn$startfrom$1aao, r678_xn$lineto$5sIl, r678_xn$curveto$1aao, r678_xn$cubicto$1aao, r678_xn$putshapes$9Jrj, r678_xn$reverselast$3qIs, r678_include, r678_xn$createstroke$7Hrq, r678_xn$setanchor$9Jrj, r678_xn$applytransform$1aao, r678_xn$dontexport$5sIl, r678_fine, _r678_t0, _r678_t1, _r678_t2, _r678_t3; + _r678_t0 = this; + r678_currentGlyph = _r678_t0; + r678_xn$setwidth$9Jrj = _r678_t0['set-width']['bind'](_r678_t0); + r678_xn$assignunicode$7Hrq = function _r678_t2(r679_code) { + var r679_code, _r679_t0, _r679_t1; + r678_currentGlyph['assign-unicode'](r679_code); + return r4_unicodeGlyphs[r678_currentGlyph['unicode'][r678_currentGlyph['unicode']['length'] - 1]] = r678_currentGlyph; }; - r677_xn$startfrom$1aao = _r677_t0['start-from']['bind'](_r677_t0); - r677_xn$lineto$5sIl = _r677_t0['line-to']['bind'](_r677_t0); - r677_xn$curveto$1aao = _r677_t0['curve-to']['bind'](_r677_t0); - r677_xn$cubicto$1aao = _r677_t0['cubic-to']['bind'](_r677_t0); - r677_xn$putshapes$9Jrj = _r677_t0['put-shapes']['bind'](_r677_t0); - r677_xn$reverselast$3qIs = _r677_t0['reverse-last']['bind'](_r677_t0); - r677_include = _r677_t0['include']['bind'](_r677_t0); - r677_xn$createstroke$7Hrq = _r677_t0['create-stroke']['bind'](_r677_t0); - r677_xn$setanchor$9Jrj = _r677_t0['set-anchor']['bind'](_r677_t0); - r677_xn$applytransform$1aao = _r677_t0['apply-transform']['bind'](_r677_t0); - r677_xn$dontexport$5sIl = function _r677_t3() { - var _r679_t0, _r679_t1; - return r677_currentGlyph['dontExport'] = true; + r678_xn$startfrom$1aao = _r678_t0['start-from']['bind'](_r678_t0); + r678_xn$lineto$5sIl = _r678_t0['line-to']['bind'](_r678_t0); + r678_xn$curveto$1aao = _r678_t0['curve-to']['bind'](_r678_t0); + r678_xn$cubicto$1aao = _r678_t0['cubic-to']['bind'](_r678_t0); + r678_xn$putshapes$9Jrj = _r678_t0['put-shapes']['bind'](_r678_t0); + r678_xn$reverselast$3qIs = _r678_t0['reverse-last']['bind'](_r678_t0); + r678_include = _r678_t0['include']['bind'](_r678_t0); + r678_xn$createstroke$7Hrq = _r678_t0['create-stroke']['bind'](_r678_t0); + r678_xn$setanchor$9Jrj = _r678_t0['set-anchor']['bind'](_r678_t0); + r678_xn$applytransform$1aao = _r678_t0['apply-transform']['bind'](_r678_t0); + r678_xn$dontexport$5sIl = function _r678_t3() { + var _r680_t0, _r680_t1; + return r678_currentGlyph['dontExport'] = true; }; - _r677_t0['gizmo'] = r4_globalTransform; - _r677_t0['set-width'](r4_WIDTH); - r677_xn$setwidth$9Jrj(r4_WIDTH); - r677_xn$assignunicode$7Hrq('#'); - r677_fine = r4_adviceBlackness(4); - r677_include(r4_hbar(r4_SB, r4_RIGHTSB, r0_mix(r4_parenTop, r4_parenBot, 0.33))); - r677_include(r4_hbar(r4_SB, r4_RIGHTSB, r0_mix(r4_parenTop, r4_parenBot, 0.67))); - r677_include(r4_vbar(r0_mix(r4_SB, r4_RIGHTSB, 0.3), r4_parenBot + r677_fine, r4_parenTop - r677_fine, r677_fine)); - r677_include(r4_vbar(r0_mix(r4_SB, r4_RIGHTSB, 0.7), r4_parenBot + r677_fine, r4_parenTop - r677_fine, r677_fine)); + _r678_t0['gizmo'] = r4_globalTransform; + _r678_t0['set-width'](r4_WIDTH); + r678_xn$setwidth$9Jrj(r4_WIDTH); + r678_xn$assignunicode$7Hrq('#'); + r678_fine = r4_adviceBlackness(4); + r678_include(r4_hbar(r4_SB, r4_RIGHTSB, r0_mix(r4_parenTop, r4_parenBot, 0.33))); + r678_include(r4_hbar(r4_SB, r4_RIGHTSB, r0_mix(r4_parenTop, r4_parenBot, 0.67))); + r678_include(r4_vbar(r0_mix(r4_SB, r4_RIGHTSB, 0.3), r4_parenBot + r678_fine, r4_parenTop - r678_fine, r678_fine)); + r678_include(r4_vbar(r0_mix(r4_SB, r4_RIGHTSB, 0.7), r4_parenBot + r678_fine, r4_parenTop - r678_fine, r678_fine)); return void 0; }); - r4_xn$createglyph$7Hrq('less', function _r4_t210() { - var r681_currentGlyph, r681_xn$setwidth$9Jrj, r681_xn$assignunicode$7Hrq, r681_xn$startfrom$1aao, r681_xn$lineto$5sIl, r681_xn$curveto$1aao, r681_xn$cubicto$1aao, r681_xn$putshapes$9Jrj, r681_xn$reverselast$3qIs, r681_include, r681_xn$createstroke$7Hrq, r681_xn$setanchor$9Jrj, r681_xn$applytransform$1aao, r681_xn$dontexport$5sIl, r681_top, r681_bot, _r681_t0, _r681_t1, _r681_t2, _r681_t3; - _r681_t0 = this; - r681_currentGlyph = _r681_t0; - r681_xn$setwidth$9Jrj = _r681_t0['set-width']['bind'](_r681_t0); - r681_xn$assignunicode$7Hrq = function _r681_t2(r682_code) { - var r682_code, _r682_t0, _r682_t1; - r681_currentGlyph['assign-unicode'](r682_code); - return r4_unicodeGlyphs[r681_currentGlyph['unicode'][r681_currentGlyph['unicode']['length'] - 1]] = r681_currentGlyph; + r4_xn$createglyph$7Hrq('less', function _r4_t213() { + var r682_currentGlyph, r682_xn$setwidth$9Jrj, r682_xn$assignunicode$7Hrq, r682_xn$startfrom$1aao, r682_xn$lineto$5sIl, r682_xn$curveto$1aao, r682_xn$cubicto$1aao, r682_xn$putshapes$9Jrj, r682_xn$reverselast$3qIs, r682_include, r682_xn$createstroke$7Hrq, r682_xn$setanchor$9Jrj, r682_xn$applytransform$1aao, r682_xn$dontexport$5sIl, r682_top, r682_bot, _r682_t0, _r682_t1, _r682_t2, _r682_t3; + _r682_t0 = this; + r682_currentGlyph = _r682_t0; + r682_xn$setwidth$9Jrj = _r682_t0['set-width']['bind'](_r682_t0); + r682_xn$assignunicode$7Hrq = function _r682_t2(r683_code) { + var r683_code, _r683_t0, _r683_t1; + r682_currentGlyph['assign-unicode'](r683_code); + return r4_unicodeGlyphs[r682_currentGlyph['unicode'][r682_currentGlyph['unicode']['length'] - 1]] = r682_currentGlyph; }; - r681_xn$startfrom$1aao = _r681_t0['start-from']['bind'](_r681_t0); - r681_xn$lineto$5sIl = _r681_t0['line-to']['bind'](_r681_t0); - r681_xn$curveto$1aao = _r681_t0['curve-to']['bind'](_r681_t0); - r681_xn$cubicto$1aao = _r681_t0['cubic-to']['bind'](_r681_t0); - r681_xn$putshapes$9Jrj = _r681_t0['put-shapes']['bind'](_r681_t0); - r681_xn$reverselast$3qIs = _r681_t0['reverse-last']['bind'](_r681_t0); - r681_include = _r681_t0['include']['bind'](_r681_t0); - r681_xn$createstroke$7Hrq = _r681_t0['create-stroke']['bind'](_r681_t0); - r681_xn$setanchor$9Jrj = _r681_t0['set-anchor']['bind'](_r681_t0); - r681_xn$applytransform$1aao = _r681_t0['apply-transform']['bind'](_r681_t0); - r681_xn$dontexport$5sIl = function _r681_t3() { - var _r683_t0, _r683_t1; - return r681_currentGlyph['dontExport'] = true; + r682_xn$startfrom$1aao = _r682_t0['start-from']['bind'](_r682_t0); + r682_xn$lineto$5sIl = _r682_t0['line-to']['bind'](_r682_t0); + r682_xn$curveto$1aao = _r682_t0['curve-to']['bind'](_r682_t0); + r682_xn$cubicto$1aao = _r682_t0['cubic-to']['bind'](_r682_t0); + r682_xn$putshapes$9Jrj = _r682_t0['put-shapes']['bind'](_r682_t0); + r682_xn$reverselast$3qIs = _r682_t0['reverse-last']['bind'](_r682_t0); + r682_include = _r682_t0['include']['bind'](_r682_t0); + r682_xn$createstroke$7Hrq = _r682_t0['create-stroke']['bind'](_r682_t0); + r682_xn$setanchor$9Jrj = _r682_t0['set-anchor']['bind'](_r682_t0); + r682_xn$applytransform$1aao = _r682_t0['apply-transform']['bind'](_r682_t0); + r682_xn$dontexport$5sIl = function _r682_t3() { + var _r684_t0, _r684_t1; + return r682_currentGlyph['dontExport'] = true; }; - _r681_t0['gizmo'] = r4_globalTransform; - _r681_t0['set-width'](r4_WIDTH); - r681_xn$setwidth$9Jrj(r4_WIDTH); - r681_xn$assignunicode$7Hrq('<'); - r681_top = r0_mix(0, r4_CAP, 0.75); - r681_bot = r0_mix(0, r4_CAP, 0.1); - r681_include(r681_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r681_top)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_SB, r0_mix(r681_top, r681_bot, 0.5))['heads-to'](r4_LEFTWARD)['set-samples'](1)); - r681_include(r681_xn$createstroke$7Hrq()['start-from'](r4_SB, r0_mix(r681_top, r681_bot, 0.5))['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, r681_bot)['set-samples'](1)); + _r682_t0['gizmo'] = r4_globalTransform; + _r682_t0['set-width'](r4_WIDTH); + r682_xn$setwidth$9Jrj(r4_WIDTH); + r682_xn$assignunicode$7Hrq('<'); + r682_top = r0_mix(0, r4_CAP, 0.75); + r682_bot = r0_mix(0, r4_CAP, 0.1); + r682_include(r682_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r682_top)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_SB, r0_mix(r682_top, r682_bot, 0.5))['heads-to'](r4_LEFTWARD)['set-samples'](1)); + r682_include(r682_xn$createstroke$7Hrq()['start-from'](r4_SB, r0_mix(r682_top, r682_bot, 0.5))['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, r682_bot)['set-samples'](1)); return void 0; }); - r4_xn$createglyph$7Hrq('greater', function _r4_t211() { - var r685_currentGlyph, r685_xn$setwidth$9Jrj, r685_xn$assignunicode$7Hrq, r685_xn$startfrom$1aao, r685_xn$lineto$5sIl, r685_xn$curveto$1aao, r685_xn$cubicto$1aao, r685_xn$putshapes$9Jrj, r685_xn$reverselast$3qIs, r685_include, r685_xn$createstroke$7Hrq, r685_xn$setanchor$9Jrj, r685_xn$applytransform$1aao, r685_xn$dontexport$5sIl, r685_top, r685_bot, _r685_t0, _r685_t1, _r685_t2, _r685_t3; - _r685_t0 = this; - r685_currentGlyph = _r685_t0; - r685_xn$setwidth$9Jrj = _r685_t0['set-width']['bind'](_r685_t0); - r685_xn$assignunicode$7Hrq = function _r685_t2(r686_code) { - var r686_code, _r686_t0, _r686_t1; - r685_currentGlyph['assign-unicode'](r686_code); - return r4_unicodeGlyphs[r685_currentGlyph['unicode'][r685_currentGlyph['unicode']['length'] - 1]] = r685_currentGlyph; + r4_xn$createglyph$7Hrq('greater', function _r4_t214() { + var r686_currentGlyph, r686_xn$setwidth$9Jrj, r686_xn$assignunicode$7Hrq, r686_xn$startfrom$1aao, r686_xn$lineto$5sIl, r686_xn$curveto$1aao, r686_xn$cubicto$1aao, r686_xn$putshapes$9Jrj, r686_xn$reverselast$3qIs, r686_include, r686_xn$createstroke$7Hrq, r686_xn$setanchor$9Jrj, r686_xn$applytransform$1aao, r686_xn$dontexport$5sIl, r686_top, r686_bot, _r686_t0, _r686_t1, _r686_t2, _r686_t3; + _r686_t0 = this; + r686_currentGlyph = _r686_t0; + r686_xn$setwidth$9Jrj = _r686_t0['set-width']['bind'](_r686_t0); + r686_xn$assignunicode$7Hrq = function _r686_t2(r687_code) { + var r687_code, _r687_t0, _r687_t1; + r686_currentGlyph['assign-unicode'](r687_code); + return r4_unicodeGlyphs[r686_currentGlyph['unicode'][r686_currentGlyph['unicode']['length'] - 1]] = r686_currentGlyph; }; - r685_xn$startfrom$1aao = _r685_t0['start-from']['bind'](_r685_t0); - r685_xn$lineto$5sIl = _r685_t0['line-to']['bind'](_r685_t0); - r685_xn$curveto$1aao = _r685_t0['curve-to']['bind'](_r685_t0); - r685_xn$cubicto$1aao = _r685_t0['cubic-to']['bind'](_r685_t0); - r685_xn$putshapes$9Jrj = _r685_t0['put-shapes']['bind'](_r685_t0); - r685_xn$reverselast$3qIs = _r685_t0['reverse-last']['bind'](_r685_t0); - r685_include = _r685_t0['include']['bind'](_r685_t0); - r685_xn$createstroke$7Hrq = _r685_t0['create-stroke']['bind'](_r685_t0); - r685_xn$setanchor$9Jrj = _r685_t0['set-anchor']['bind'](_r685_t0); - r685_xn$applytransform$1aao = _r685_t0['apply-transform']['bind'](_r685_t0); - r685_xn$dontexport$5sIl = function _r685_t3() { - var _r687_t0, _r687_t1; - return r685_currentGlyph['dontExport'] = true; + r686_xn$startfrom$1aao = _r686_t0['start-from']['bind'](_r686_t0); + r686_xn$lineto$5sIl = _r686_t0['line-to']['bind'](_r686_t0); + r686_xn$curveto$1aao = _r686_t0['curve-to']['bind'](_r686_t0); + r686_xn$cubicto$1aao = _r686_t0['cubic-to']['bind'](_r686_t0); + r686_xn$putshapes$9Jrj = _r686_t0['put-shapes']['bind'](_r686_t0); + r686_xn$reverselast$3qIs = _r686_t0['reverse-last']['bind'](_r686_t0); + r686_include = _r686_t0['include']['bind'](_r686_t0); + r686_xn$createstroke$7Hrq = _r686_t0['create-stroke']['bind'](_r686_t0); + r686_xn$setanchor$9Jrj = _r686_t0['set-anchor']['bind'](_r686_t0); + r686_xn$applytransform$1aao = _r686_t0['apply-transform']['bind'](_r686_t0); + r686_xn$dontexport$5sIl = function _r686_t3() { + var _r688_t0, _r688_t1; + return r686_currentGlyph['dontExport'] = true; }; - _r685_t0['gizmo'] = r4_globalTransform; - _r685_t0['set-width'](r4_WIDTH); - r685_xn$setwidth$9Jrj(r4_WIDTH); - r685_xn$assignunicode$7Hrq('>'); - r685_top = r0_mix(0, r4_CAP, 0.75); - r685_bot = r0_mix(0, r4_CAP, 0.1); - r685_include(r685_xn$createstroke$7Hrq()['start-from'](r4_SB, r685_top)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_RIGHTSB, r0_mix(r685_top, r685_bot, 0.5))['heads-to'](r4_RIGHTWARD)['set-samples'](1)); - r685_include(r685_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r0_mix(r685_top, r685_bot, 0.5))['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_LEFTWARD)['line-to'](r4_SB, r685_bot)['set-samples'](1)); + _r686_t0['gizmo'] = r4_globalTransform; + _r686_t0['set-width'](r4_WIDTH); + r686_xn$setwidth$9Jrj(r4_WIDTH); + r686_xn$assignunicode$7Hrq('>'); + r686_top = r0_mix(0, r4_CAP, 0.75); + r686_bot = r0_mix(0, r4_CAP, 0.1); + r686_include(r686_xn$createstroke$7Hrq()['start-from'](r4_SB, r686_top)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_RIGHTSB, r0_mix(r686_top, r686_bot, 0.5))['heads-to'](r4_RIGHTWARD)['set-samples'](1)); + r686_include(r686_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, r0_mix(r686_top, r686_bot, 0.5))['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['heads-to'](r4_LEFTWARD)['line-to'](r4_SB, r686_bot)['set-samples'](1)); return void 0; }); - r4_xn$createglyph$7Hrq('quotesingle', function _r4_t212() { - var r689_currentGlyph, r689_xn$setwidth$9Jrj, r689_xn$assignunicode$7Hrq, r689_xn$startfrom$1aao, r689_xn$lineto$5sIl, r689_xn$curveto$1aao, r689_xn$cubicto$1aao, r689_xn$putshapes$9Jrj, r689_xn$reverselast$3qIs, r689_include, r689_xn$createstroke$7Hrq, r689_xn$setanchor$9Jrj, r689_xn$applytransform$1aao, r689_xn$dontexport$5sIl, _r689_t0, _r689_t1, _r689_t2, _r689_t3; - _r689_t0 = this; - r689_currentGlyph = _r689_t0; - r689_xn$setwidth$9Jrj = _r689_t0['set-width']['bind'](_r689_t0); - r689_xn$assignunicode$7Hrq = function _r689_t2(r690_code) { - var r690_code, _r690_t0, _r690_t1; - r689_currentGlyph['assign-unicode'](r690_code); - return r4_unicodeGlyphs[r689_currentGlyph['unicode'][r689_currentGlyph['unicode']['length'] - 1]] = r689_currentGlyph; + r4_xn$createglyph$7Hrq('quotesingle', function _r4_t215() { + var r690_currentGlyph, r690_xn$setwidth$9Jrj, r690_xn$assignunicode$7Hrq, r690_xn$startfrom$1aao, r690_xn$lineto$5sIl, r690_xn$curveto$1aao, r690_xn$cubicto$1aao, r690_xn$putshapes$9Jrj, r690_xn$reverselast$3qIs, r690_include, r690_xn$createstroke$7Hrq, r690_xn$setanchor$9Jrj, r690_xn$applytransform$1aao, r690_xn$dontexport$5sIl, _r690_t0, _r690_t1, _r690_t2, _r690_t3; + _r690_t0 = this; + r690_currentGlyph = _r690_t0; + r690_xn$setwidth$9Jrj = _r690_t0['set-width']['bind'](_r690_t0); + r690_xn$assignunicode$7Hrq = function _r690_t2(r691_code) { + var r691_code, _r691_t0, _r691_t1; + r690_currentGlyph['assign-unicode'](r691_code); + return r4_unicodeGlyphs[r690_currentGlyph['unicode'][r690_currentGlyph['unicode']['length'] - 1]] = r690_currentGlyph; }; - r689_xn$startfrom$1aao = _r689_t0['start-from']['bind'](_r689_t0); - r689_xn$lineto$5sIl = _r689_t0['line-to']['bind'](_r689_t0); - r689_xn$curveto$1aao = _r689_t0['curve-to']['bind'](_r689_t0); - r689_xn$cubicto$1aao = _r689_t0['cubic-to']['bind'](_r689_t0); - r689_xn$putshapes$9Jrj = _r689_t0['put-shapes']['bind'](_r689_t0); - r689_xn$reverselast$3qIs = _r689_t0['reverse-last']['bind'](_r689_t0); - r689_include = _r689_t0['include']['bind'](_r689_t0); - r689_xn$createstroke$7Hrq = _r689_t0['create-stroke']['bind'](_r689_t0); - r689_xn$setanchor$9Jrj = _r689_t0['set-anchor']['bind'](_r689_t0); - r689_xn$applytransform$1aao = _r689_t0['apply-transform']['bind'](_r689_t0); - r689_xn$dontexport$5sIl = function _r689_t3() { - var _r691_t0, _r691_t1; - return r689_currentGlyph['dontExport'] = true; + r690_xn$startfrom$1aao = _r690_t0['start-from']['bind'](_r690_t0); + r690_xn$lineto$5sIl = _r690_t0['line-to']['bind'](_r690_t0); + r690_xn$curveto$1aao = _r690_t0['curve-to']['bind'](_r690_t0); + r690_xn$cubicto$1aao = _r690_t0['cubic-to']['bind'](_r690_t0); + r690_xn$putshapes$9Jrj = _r690_t0['put-shapes']['bind'](_r690_t0); + r690_xn$reverselast$3qIs = _r690_t0['reverse-last']['bind'](_r690_t0); + r690_include = _r690_t0['include']['bind'](_r690_t0); + r690_xn$createstroke$7Hrq = _r690_t0['create-stroke']['bind'](_r690_t0); + r690_xn$setanchor$9Jrj = _r690_t0['set-anchor']['bind'](_r690_t0); + r690_xn$applytransform$1aao = _r690_t0['apply-transform']['bind'](_r690_t0); + r690_xn$dontexport$5sIl = function _r690_t3() { + var _r692_t0, _r692_t1; + return r690_currentGlyph['dontExport'] = true; }; - _r689_t0['gizmo'] = r4_globalTransform; - _r689_t0['set-width'](r4_WIDTH); - r689_xn$setwidth$9Jrj(r4_WIDTH); - r689_xn$assignunicode$7Hrq(39); - r689_include(r689_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_XH - r4_HALFSTROKE)['set-width'](r4_STROKE * 0.4, r4_STROKE * 0.4)['heads-to'](r4_DOWNWARD)); + _r690_t0['gizmo'] = r4_globalTransform; + _r690_t0['set-width'](r4_WIDTH); + r690_xn$setwidth$9Jrj(r4_WIDTH); + r690_xn$assignunicode$7Hrq(39); + r690_include(r690_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_XH - r4_HALFSTROKE)['set-width'](r4_STROKE * 0.4, r4_STROKE * 0.4)['heads-to'](r4_DOWNWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('quotedouble', function _r4_t213() { - var r693_currentGlyph, r693_xn$setwidth$9Jrj, r693_xn$assignunicode$7Hrq, r693_xn$startfrom$1aao, r693_xn$lineto$5sIl, r693_xn$curveto$1aao, r693_xn$cubicto$1aao, r693_xn$putshapes$9Jrj, r693_xn$reverselast$3qIs, r693_include, r693_xn$createstroke$7Hrq, r693_xn$setanchor$9Jrj, r693_xn$applytransform$1aao, r693_xn$dontexport$5sIl, _r693_t0, _r693_t1, _r693_t2, _r693_t3; - _r693_t0 = this; - r693_currentGlyph = _r693_t0; - r693_xn$setwidth$9Jrj = _r693_t0['set-width']['bind'](_r693_t0); - r693_xn$assignunicode$7Hrq = function _r693_t2(r694_code) { - var r694_code, _r694_t0, _r694_t1; - r693_currentGlyph['assign-unicode'](r694_code); - return r4_unicodeGlyphs[r693_currentGlyph['unicode'][r693_currentGlyph['unicode']['length'] - 1]] = r693_currentGlyph; + r4_xn$createglyph$7Hrq('quotedouble', function _r4_t216() { + var r694_currentGlyph, r694_xn$setwidth$9Jrj, r694_xn$assignunicode$7Hrq, r694_xn$startfrom$1aao, r694_xn$lineto$5sIl, r694_xn$curveto$1aao, r694_xn$cubicto$1aao, r694_xn$putshapes$9Jrj, r694_xn$reverselast$3qIs, r694_include, r694_xn$createstroke$7Hrq, r694_xn$setanchor$9Jrj, r694_xn$applytransform$1aao, r694_xn$dontexport$5sIl, _r694_t0, _r694_t1, _r694_t2, _r694_t3; + _r694_t0 = this; + r694_currentGlyph = _r694_t0; + r694_xn$setwidth$9Jrj = _r694_t0['set-width']['bind'](_r694_t0); + r694_xn$assignunicode$7Hrq = function _r694_t2(r695_code) { + var r695_code, _r695_t0, _r695_t1; + r694_currentGlyph['assign-unicode'](r695_code); + return r4_unicodeGlyphs[r694_currentGlyph['unicode'][r694_currentGlyph['unicode']['length'] - 1]] = r694_currentGlyph; }; - r693_xn$startfrom$1aao = _r693_t0['start-from']['bind'](_r693_t0); - r693_xn$lineto$5sIl = _r693_t0['line-to']['bind'](_r693_t0); - r693_xn$curveto$1aao = _r693_t0['curve-to']['bind'](_r693_t0); - r693_xn$cubicto$1aao = _r693_t0['cubic-to']['bind'](_r693_t0); - r693_xn$putshapes$9Jrj = _r693_t0['put-shapes']['bind'](_r693_t0); - r693_xn$reverselast$3qIs = _r693_t0['reverse-last']['bind'](_r693_t0); - r693_include = _r693_t0['include']['bind'](_r693_t0); - r693_xn$createstroke$7Hrq = _r693_t0['create-stroke']['bind'](_r693_t0); - r693_xn$setanchor$9Jrj = _r693_t0['set-anchor']['bind'](_r693_t0); - r693_xn$applytransform$1aao = _r693_t0['apply-transform']['bind'](_r693_t0); - r693_xn$dontexport$5sIl = function _r693_t3() { - var _r695_t0, _r695_t1; - return r693_currentGlyph['dontExport'] = true; + r694_xn$startfrom$1aao = _r694_t0['start-from']['bind'](_r694_t0); + r694_xn$lineto$5sIl = _r694_t0['line-to']['bind'](_r694_t0); + r694_xn$curveto$1aao = _r694_t0['curve-to']['bind'](_r694_t0); + r694_xn$cubicto$1aao = _r694_t0['cubic-to']['bind'](_r694_t0); + r694_xn$putshapes$9Jrj = _r694_t0['put-shapes']['bind'](_r694_t0); + r694_xn$reverselast$3qIs = _r694_t0['reverse-last']['bind'](_r694_t0); + r694_include = _r694_t0['include']['bind'](_r694_t0); + r694_xn$createstroke$7Hrq = _r694_t0['create-stroke']['bind'](_r694_t0); + r694_xn$setanchor$9Jrj = _r694_t0['set-anchor']['bind'](_r694_t0); + r694_xn$applytransform$1aao = _r694_t0['apply-transform']['bind'](_r694_t0); + r694_xn$dontexport$5sIl = function _r694_t3() { + var _r696_t0, _r696_t1; + return r694_currentGlyph['dontExport'] = true; }; - _r693_t0['gizmo'] = r4_globalTransform; - _r693_t0['set-width'](r4_WIDTH); - r693_xn$setwidth$9Jrj(r4_WIDTH); - r693_xn$assignunicode$7Hrq(34); - r693_include(r693_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, 0.25), r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r0_mix(r4_SB, r4_RIGHTSB, 0.25), r4_XH - r4_HALFSTROKE)['set-width'](r4_STROKE * 0.4, r4_STROKE * 0.4)['heads-to'](r4_DOWNWARD)); - r693_include(r693_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, 0.75), r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r0_mix(r4_SB, r4_RIGHTSB, 0.75), r4_XH - r4_HALFSTROKE)['set-width'](r4_STROKE * 0.4, r4_STROKE * 0.4)['heads-to'](r4_DOWNWARD)); + _r694_t0['gizmo'] = r4_globalTransform; + _r694_t0['set-width'](r4_WIDTH); + r694_xn$setwidth$9Jrj(r4_WIDTH); + r694_xn$assignunicode$7Hrq(34); + r694_include(r694_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, 0.25), r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r0_mix(r4_SB, r4_RIGHTSB, 0.25), r4_XH - r4_HALFSTROKE)['set-width'](r4_STROKE * 0.4, r4_STROKE * 0.4)['heads-to'](r4_DOWNWARD)); + r694_include(r694_xn$createstroke$7Hrq()['start-from'](r0_mix(r4_SB, r4_RIGHTSB, 0.75), r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r0_mix(r4_SB, r4_RIGHTSB, 0.75), r4_XH - r4_HALFSTROKE)['set-width'](r4_STROKE * 0.4, r4_STROKE * 0.4)['heads-to'](r4_DOWNWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('asterisk', function _r4_t214() { - var r697_currentGlyph, r697_xn$setwidth$9Jrj, r697_xn$assignunicode$7Hrq, r697_xn$startfrom$1aao, r697_xn$lineto$5sIl, r697_xn$curveto$1aao, r697_xn$cubicto$1aao, r697_xn$putshapes$9Jrj, r697_xn$reverselast$3qIs, r697_include, r697_xn$createstroke$7Hrq, r697_xn$setanchor$9Jrj, r697_xn$applytransform$1aao, r697_xn$dontexport$5sIl, r697_radius, r697_centery, r697_fine, r697_final, r697_j, _r697_t0, _r697_t1, _r697_t2, _r697_t3, _r697_t4, _r697_t5; - _r697_t2 = this; - r697_currentGlyph = _r697_t2; - r697_xn$setwidth$9Jrj = _r697_t2['set-width']['bind'](_r697_t2); - r697_xn$assignunicode$7Hrq = function _r697_t4(r698_code) { - var r698_code, _r698_t0, _r698_t1; - r697_currentGlyph['assign-unicode'](r698_code); - return r4_unicodeGlyphs[r697_currentGlyph['unicode'][r697_currentGlyph['unicode']['length'] - 1]] = r697_currentGlyph; + r4_xn$createglyph$7Hrq('asterisk', function _r4_t217() { + var r698_currentGlyph, r698_xn$setwidth$9Jrj, r698_xn$assignunicode$7Hrq, r698_xn$startfrom$1aao, r698_xn$lineto$5sIl, r698_xn$curveto$1aao, r698_xn$cubicto$1aao, r698_xn$putshapes$9Jrj, r698_xn$reverselast$3qIs, r698_include, r698_xn$createstroke$7Hrq, r698_xn$setanchor$9Jrj, r698_xn$applytransform$1aao, r698_xn$dontexport$5sIl, r698_radius, r698_centery, r698_fine, r698_final, r698_j, _r698_t0, _r698_t1, _r698_t2, _r698_t3, _r698_t4, _r698_t5; + _r698_t2 = this; + r698_currentGlyph = _r698_t2; + r698_xn$setwidth$9Jrj = _r698_t2['set-width']['bind'](_r698_t2); + r698_xn$assignunicode$7Hrq = function _r698_t4(r699_code) { + var r699_code, _r699_t0, _r699_t1; + r698_currentGlyph['assign-unicode'](r699_code); + return r4_unicodeGlyphs[r698_currentGlyph['unicode'][r698_currentGlyph['unicode']['length'] - 1]] = r698_currentGlyph; }; - r697_xn$startfrom$1aao = _r697_t2['start-from']['bind'](_r697_t2); - r697_xn$lineto$5sIl = _r697_t2['line-to']['bind'](_r697_t2); - r697_xn$curveto$1aao = _r697_t2['curve-to']['bind'](_r697_t2); - r697_xn$cubicto$1aao = _r697_t2['cubic-to']['bind'](_r697_t2); - r697_xn$putshapes$9Jrj = _r697_t2['put-shapes']['bind'](_r697_t2); - r697_xn$reverselast$3qIs = _r697_t2['reverse-last']['bind'](_r697_t2); - r697_include = _r697_t2['include']['bind'](_r697_t2); - r697_xn$createstroke$7Hrq = _r697_t2['create-stroke']['bind'](_r697_t2); - r697_xn$setanchor$9Jrj = _r697_t2['set-anchor']['bind'](_r697_t2); - r697_xn$applytransform$1aao = _r697_t2['apply-transform']['bind'](_r697_t2); - r697_xn$dontexport$5sIl = function _r697_t5() { - var _r699_t0, _r699_t1; - return r697_currentGlyph['dontExport'] = true; + r698_xn$startfrom$1aao = _r698_t2['start-from']['bind'](_r698_t2); + r698_xn$lineto$5sIl = _r698_t2['line-to']['bind'](_r698_t2); + r698_xn$curveto$1aao = _r698_t2['curve-to']['bind'](_r698_t2); + r698_xn$cubicto$1aao = _r698_t2['cubic-to']['bind'](_r698_t2); + r698_xn$putshapes$9Jrj = _r698_t2['put-shapes']['bind'](_r698_t2); + r698_xn$reverselast$3qIs = _r698_t2['reverse-last']['bind'](_r698_t2); + r698_include = _r698_t2['include']['bind'](_r698_t2); + r698_xn$createstroke$7Hrq = _r698_t2['create-stroke']['bind'](_r698_t2); + r698_xn$setanchor$9Jrj = _r698_t2['set-anchor']['bind'](_r698_t2); + r698_xn$applytransform$1aao = _r698_t2['apply-transform']['bind'](_r698_t2); + r698_xn$dontexport$5sIl = function _r698_t5() { + var _r700_t0, _r700_t1; + return r698_currentGlyph['dontExport'] = true; }; - _r697_t2['gizmo'] = r4_globalTransform; - _r697_t2['set-width'](r4_WIDTH); - r697_xn$setwidth$9Jrj(r4_WIDTH); - r697_xn$assignunicode$7Hrq('*'); - r697_radius = r4_LONGJUT * 1.2; - r697_centery = r4_parenTop - r4_LONGJUT * 1.5; - r697_fine = r4_STROKE * 0.4; - r697_final = 0.5 * Math['min'](r4_STROKE, r697_radius * Math['PI'] * 2 / 10); - _r697_t0 = 0; - _r697_t1 = 5; - r697_j = _r697_t0; - for (; r697_j < _r697_t1; r697_j = r697_j + 1) { - r697_include(r697_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r697_centery)['set-width'](r697_fine, r697_fine)['line-to'](r4_MIDDLE + r697_radius * Math['sin'](r697_j / 5 * Math['PI'] * 2), r697_centery + r697_radius * Math['cos'](r697_j / 5 * Math['PI'] * 2))['set-width'](r697_final, r697_final)['set-samples'](1)); + _r698_t2['gizmo'] = r4_globalTransform; + _r698_t2['set-width'](r4_WIDTH); + r698_xn$setwidth$9Jrj(r4_WIDTH); + r698_xn$assignunicode$7Hrq('*'); + r698_radius = r4_LONGJUT * 1.2; + r698_centery = r4_parenTop - r4_LONGJUT * 1.5; + r698_fine = r4_STROKE * 0.4; + r698_final = 0.5 * Math['min'](r4_STROKE, r698_radius * Math['PI'] * 2 / 10); + _r698_t0 = 0; + _r698_t1 = 5; + r698_j = _r698_t0; + for (; r698_j < _r698_t1; r698_j = r698_j + 1) { + r698_include(r698_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r698_centery)['set-width'](r698_fine, r698_fine)['line-to'](r4_MIDDLE + r698_radius * Math['sin'](r698_j / 5 * Math['PI'] * 2), r698_centery + r698_radius * Math['cos'](r698_j / 5 * Math['PI'] * 2))['set-width'](r698_final, r698_final)['set-samples'](1)); } return void 0; }); - r4_xn$createglyph$7Hrq('percent', function _r4_t215() { - var r702_currentGlyph, r702_xn$setwidth$9Jrj, r702_xn$assignunicode$7Hrq, r702_xn$startfrom$1aao, r702_xn$lineto$5sIl, r702_xn$curveto$1aao, r702_xn$cubicto$1aao, r702_xn$putshapes$9Jrj, r702_xn$reverselast$3qIs, r702_include, r702_xn$createstroke$7Hrq, r702_xn$setanchor$9Jrj, r702_xn$applytransform$1aao, r702_xn$dontexport$5sIl, r702_percentDotSize, r702_cor, _r702_t0, _r702_t1, _r702_t2, _r702_t3; - _r702_t0 = this; - r702_currentGlyph = _r702_t0; - r702_xn$setwidth$9Jrj = _r702_t0['set-width']['bind'](_r702_t0); - r702_xn$assignunicode$7Hrq = function _r702_t2(r703_code) { - var r703_code, _r703_t0, _r703_t1; - r702_currentGlyph['assign-unicode'](r703_code); - return r4_unicodeGlyphs[r702_currentGlyph['unicode'][r702_currentGlyph['unicode']['length'] - 1]] = r702_currentGlyph; + r4_xn$createglyph$7Hrq('percent', function _r4_t218() { + var r703_currentGlyph, r703_xn$setwidth$9Jrj, r703_xn$assignunicode$7Hrq, r703_xn$startfrom$1aao, r703_xn$lineto$5sIl, r703_xn$curveto$1aao, r703_xn$cubicto$1aao, r703_xn$putshapes$9Jrj, r703_xn$reverselast$3qIs, r703_include, r703_xn$createstroke$7Hrq, r703_xn$setanchor$9Jrj, r703_xn$applytransform$1aao, r703_xn$dontexport$5sIl, r703_percentDotSize, r703_cor, _r703_t0, _r703_t1, _r703_t2, _r703_t3; + _r703_t0 = this; + r703_currentGlyph = _r703_t0; + r703_xn$setwidth$9Jrj = _r703_t0['set-width']['bind'](_r703_t0); + r703_xn$assignunicode$7Hrq = function _r703_t2(r704_code) { + var r704_code, _r704_t0, _r704_t1; + r703_currentGlyph['assign-unicode'](r704_code); + return r4_unicodeGlyphs[r703_currentGlyph['unicode'][r703_currentGlyph['unicode']['length'] - 1]] = r703_currentGlyph; }; - r702_xn$startfrom$1aao = _r702_t0['start-from']['bind'](_r702_t0); - r702_xn$lineto$5sIl = _r702_t0['line-to']['bind'](_r702_t0); - r702_xn$curveto$1aao = _r702_t0['curve-to']['bind'](_r702_t0); - r702_xn$cubicto$1aao = _r702_t0['cubic-to']['bind'](_r702_t0); - r702_xn$putshapes$9Jrj = _r702_t0['put-shapes']['bind'](_r702_t0); - r702_xn$reverselast$3qIs = _r702_t0['reverse-last']['bind'](_r702_t0); - r702_include = _r702_t0['include']['bind'](_r702_t0); - r702_xn$createstroke$7Hrq = _r702_t0['create-stroke']['bind'](_r702_t0); - r702_xn$setanchor$9Jrj = _r702_t0['set-anchor']['bind'](_r702_t0); - r702_xn$applytransform$1aao = _r702_t0['apply-transform']['bind'](_r702_t0); - r702_xn$dontexport$5sIl = function _r702_t3() { - var _r704_t0, _r704_t1; - return r702_currentGlyph['dontExport'] = true; + r703_xn$startfrom$1aao = _r703_t0['start-from']['bind'](_r703_t0); + r703_xn$lineto$5sIl = _r703_t0['line-to']['bind'](_r703_t0); + r703_xn$curveto$1aao = _r703_t0['curve-to']['bind'](_r703_t0); + r703_xn$cubicto$1aao = _r703_t0['cubic-to']['bind'](_r703_t0); + r703_xn$putshapes$9Jrj = _r703_t0['put-shapes']['bind'](_r703_t0); + r703_xn$reverselast$3qIs = _r703_t0['reverse-last']['bind'](_r703_t0); + r703_include = _r703_t0['include']['bind'](_r703_t0); + r703_xn$createstroke$7Hrq = _r703_t0['create-stroke']['bind'](_r703_t0); + r703_xn$setanchor$9Jrj = _r703_t0['set-anchor']['bind'](_r703_t0); + r703_xn$applytransform$1aao = _r703_t0['apply-transform']['bind'](_r703_t0); + r703_xn$dontexport$5sIl = function _r703_t3() { + var _r705_t0, _r705_t1; + return r703_currentGlyph['dontExport'] = true; }; - _r702_t0['gizmo'] = r4_globalTransform; - _r702_t0['set-width'](r4_WIDTH); - r702_xn$setwidth$9Jrj(r4_WIDTH); - r702_xn$assignunicode$7Hrq('%'); - r702_percentDotSize = 0.3; - r702_cor = 1 / Math['sqrt'](1 - Math['pow']((r4_RIGHTSB - r4_SB - r4_STROKE) / (r4_CAP - 0), 2)); - r702_xn$startfrom$1aao(r4_SB, 0); - r702_xn$lineto$5sIl(r4_SB + r4_STROKE * r702_cor, 0); - r702_xn$lineto$5sIl(r4_RIGHTSB, r4_CAP); - r702_xn$lineto$5sIl(r4_RIGHTSB - r4_STROKE * r702_cor, r4_CAP); - r702_include(r702_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r4_adviceBlackness(4) * 1.5, 0)['line-to'](r4_SB, r0_mix(r4_CAP, 0, 0.3))['heads-to'](r4_DOWNWARD)); - r702_include(r702_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r4_adviceBlackness(4) * 1.5, 0)['line-to'](r4_RIGHTSB, r0_mix(0, r4_CAP, 0.3))['heads-to'](r4_UPWARD)); + _r703_t0['gizmo'] = r4_globalTransform; + _r703_t0['set-width'](r4_WIDTH); + r703_xn$setwidth$9Jrj(r4_WIDTH); + r703_xn$assignunicode$7Hrq('%'); + r703_percentDotSize = 0.3; + r703_cor = 1 / Math['sqrt'](1 - Math['pow']((r4_RIGHTSB - r4_SB - r4_STROKE) / (r4_CAP - 0), 2)); + r703_xn$startfrom$1aao(r4_SB, 0); + r703_xn$lineto$5sIl(r4_SB + r4_STROKE * r703_cor, 0); + r703_xn$lineto$5sIl(r4_RIGHTSB, r4_CAP); + r703_xn$lineto$5sIl(r4_RIGHTSB - r4_STROKE * r703_cor, r4_CAP); + r703_include(r703_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_CAP)['heads-to'](r4_DOWNWARD)['set-width'](r4_adviceBlackness(4) * 1.5, 0)['line-to'](r4_SB, r0_mix(r4_CAP, 0, 0.3))['heads-to'](r4_DOWNWARD)); + r703_include(r703_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB, 0)['heads-to'](r4_UPWARD)['set-width'](r4_adviceBlackness(4) * 1.5, 0)['line-to'](r4_RIGHTSB, r0_mix(0, r4_CAP, 0.3))['heads-to'](r4_UPWARD)); return void 0; }); - r4_xn$createglyph$7Hrq('cent', function _r4_t216() { - var r706_currentGlyph, r706_xn$setwidth$9Jrj, r706_xn$assignunicode$7Hrq, r706_xn$startfrom$1aao, r706_xn$lineto$5sIl, r706_xn$curveto$1aao, r706_xn$cubicto$1aao, r706_xn$putshapes$9Jrj, r706_xn$reverselast$3qIs, r706_include, r706_xn$createstroke$7Hrq, r706_xn$setanchor$9Jrj, r706_xn$applytransform$1aao, r706_xn$dontexport$5sIl, _r706_t0, _r706_t1, _r706_t2, _r706_t3; - _r706_t0 = this; - r706_currentGlyph = _r706_t0; - r706_xn$setwidth$9Jrj = _r706_t0['set-width']['bind'](_r706_t0); - r706_xn$assignunicode$7Hrq = function _r706_t2(r707_code) { - var r707_code, _r707_t0, _r707_t1; - r706_currentGlyph['assign-unicode'](r707_code); - return r4_unicodeGlyphs[r706_currentGlyph['unicode'][r706_currentGlyph['unicode']['length'] - 1]] = r706_currentGlyph; + r4_xn$createglyph$7Hrq('cent', function _r4_t219() { + var r707_currentGlyph, r707_xn$setwidth$9Jrj, r707_xn$assignunicode$7Hrq, r707_xn$startfrom$1aao, r707_xn$lineto$5sIl, r707_xn$curveto$1aao, r707_xn$cubicto$1aao, r707_xn$putshapes$9Jrj, r707_xn$reverselast$3qIs, r707_include, r707_xn$createstroke$7Hrq, r707_xn$setanchor$9Jrj, r707_xn$applytransform$1aao, r707_xn$dontexport$5sIl, _r707_t0, _r707_t1, _r707_t2, _r707_t3; + _r707_t0 = this; + r707_currentGlyph = _r707_t0; + r707_xn$setwidth$9Jrj = _r707_t0['set-width']['bind'](_r707_t0); + r707_xn$assignunicode$7Hrq = function _r707_t2(r708_code) { + var r708_code, _r708_t0, _r708_t1; + r707_currentGlyph['assign-unicode'](r708_code); + return r4_unicodeGlyphs[r707_currentGlyph['unicode'][r707_currentGlyph['unicode']['length'] - 1]] = r707_currentGlyph; }; - r706_xn$startfrom$1aao = _r706_t0['start-from']['bind'](_r706_t0); - r706_xn$lineto$5sIl = _r706_t0['line-to']['bind'](_r706_t0); - r706_xn$curveto$1aao = _r706_t0['curve-to']['bind'](_r706_t0); - r706_xn$cubicto$1aao = _r706_t0['cubic-to']['bind'](_r706_t0); - r706_xn$putshapes$9Jrj = _r706_t0['put-shapes']['bind'](_r706_t0); - r706_xn$reverselast$3qIs = _r706_t0['reverse-last']['bind'](_r706_t0); - r706_include = _r706_t0['include']['bind'](_r706_t0); - r706_xn$createstroke$7Hrq = _r706_t0['create-stroke']['bind'](_r706_t0); - r706_xn$setanchor$9Jrj = _r706_t0['set-anchor']['bind'](_r706_t0); - r706_xn$applytransform$1aao = _r706_t0['apply-transform']['bind'](_r706_t0); - r706_xn$dontexport$5sIl = function _r706_t3() { - var _r708_t0, _r708_t1; - return r706_currentGlyph['dontExport'] = true; + r707_xn$startfrom$1aao = _r707_t0['start-from']['bind'](_r707_t0); + r707_xn$lineto$5sIl = _r707_t0['line-to']['bind'](_r707_t0); + r707_xn$curveto$1aao = _r707_t0['curve-to']['bind'](_r707_t0); + r707_xn$cubicto$1aao = _r707_t0['cubic-to']['bind'](_r707_t0); + r707_xn$putshapes$9Jrj = _r707_t0['put-shapes']['bind'](_r707_t0); + r707_xn$reverselast$3qIs = _r707_t0['reverse-last']['bind'](_r707_t0); + r707_include = _r707_t0['include']['bind'](_r707_t0); + r707_xn$createstroke$7Hrq = _r707_t0['create-stroke']['bind'](_r707_t0); + r707_xn$setanchor$9Jrj = _r707_t0['set-anchor']['bind'](_r707_t0); + r707_xn$applytransform$1aao = _r707_t0['apply-transform']['bind'](_r707_t0); + r707_xn$dontexport$5sIl = function _r707_t3() { + var _r709_t0, _r709_t1; + return r707_currentGlyph['dontExport'] = true; }; - _r706_t0['gizmo'] = r4_globalTransform; - _r706_t0['set-width'](r4_WIDTH); - r706_xn$assignunicode$7Hrq(162); - r706_include(r4_glyphs['c'], r4_AS_BASE); - r706_include(r706_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_XH - r4_HALFSTROKE)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_XH - r4_DESCENDER / 2)); - r706_include(r706_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_DESCENDER / 2)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_HALFSTROKE)); + _r707_t0['gizmo'] = r4_globalTransform; + _r707_t0['set-width'](r4_WIDTH); + r707_xn$assignunicode$7Hrq(162); + r707_include(r4_glyphs['c'], r4_AS_BASE); + r707_include(r707_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_XH - r4_HALFSTROKE)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_XH - r4_DESCENDER / 2)); + r707_include(r707_xn$createstroke$7Hrq()['start-from'](r4_MIDDLE, r4_DESCENDER / 2)['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['line-to'](r4_MIDDLE, r4_HALFSTROKE)); return void 0; }); - r4_xn$createglyph$7Hrq('yen', function _r4_t217() { - var r710_currentGlyph, r710_xn$setwidth$9Jrj, r710_xn$assignunicode$7Hrq, r710_xn$startfrom$1aao, r710_xn$lineto$5sIl, r710_xn$curveto$1aao, r710_xn$cubicto$1aao, r710_xn$putshapes$9Jrj, r710_xn$reverselast$3qIs, r710_include, r710_xn$createstroke$7Hrq, r710_xn$setanchor$9Jrj, r710_xn$applytransform$1aao, r710_xn$dontexport$5sIl, _r710_t0, _r710_t1, _r710_t2, _r710_t3; - _r710_t0 = this; - r710_currentGlyph = _r710_t0; - r710_xn$setwidth$9Jrj = _r710_t0['set-width']['bind'](_r710_t0); - r710_xn$assignunicode$7Hrq = function _r710_t2(r711_code) { - var r711_code, _r711_t0, _r711_t1; - r710_currentGlyph['assign-unicode'](r711_code); - return r4_unicodeGlyphs[r710_currentGlyph['unicode'][r710_currentGlyph['unicode']['length'] - 1]] = r710_currentGlyph; + r4_xn$createglyph$7Hrq('yen', function _r4_t220() { + var r711_currentGlyph, r711_xn$setwidth$9Jrj, r711_xn$assignunicode$7Hrq, r711_xn$startfrom$1aao, r711_xn$lineto$5sIl, r711_xn$curveto$1aao, r711_xn$cubicto$1aao, r711_xn$putshapes$9Jrj, r711_xn$reverselast$3qIs, r711_include, r711_xn$createstroke$7Hrq, r711_xn$setanchor$9Jrj, r711_xn$applytransform$1aao, r711_xn$dontexport$5sIl, _r711_t0, _r711_t1, _r711_t2, _r711_t3; + _r711_t0 = this; + r711_currentGlyph = _r711_t0; + r711_xn$setwidth$9Jrj = _r711_t0['set-width']['bind'](_r711_t0); + r711_xn$assignunicode$7Hrq = function _r711_t2(r712_code) { + var r712_code, _r712_t0, _r712_t1; + r711_currentGlyph['assign-unicode'](r712_code); + return r4_unicodeGlyphs[r711_currentGlyph['unicode'][r711_currentGlyph['unicode']['length'] - 1]] = r711_currentGlyph; }; - r710_xn$startfrom$1aao = _r710_t0['start-from']['bind'](_r710_t0); - r710_xn$lineto$5sIl = _r710_t0['line-to']['bind'](_r710_t0); - r710_xn$curveto$1aao = _r710_t0['curve-to']['bind'](_r710_t0); - r710_xn$cubicto$1aao = _r710_t0['cubic-to']['bind'](_r710_t0); - r710_xn$putshapes$9Jrj = _r710_t0['put-shapes']['bind'](_r710_t0); - r710_xn$reverselast$3qIs = _r710_t0['reverse-last']['bind'](_r710_t0); - r710_include = _r710_t0['include']['bind'](_r710_t0); - r710_xn$createstroke$7Hrq = _r710_t0['create-stroke']['bind'](_r710_t0); - r710_xn$setanchor$9Jrj = _r710_t0['set-anchor']['bind'](_r710_t0); - r710_xn$applytransform$1aao = _r710_t0['apply-transform']['bind'](_r710_t0); - r710_xn$dontexport$5sIl = function _r710_t3() { - var _r712_t0, _r712_t1; - return r710_currentGlyph['dontExport'] = true; + r711_xn$startfrom$1aao = _r711_t0['start-from']['bind'](_r711_t0); + r711_xn$lineto$5sIl = _r711_t0['line-to']['bind'](_r711_t0); + r711_xn$curveto$1aao = _r711_t0['curve-to']['bind'](_r711_t0); + r711_xn$cubicto$1aao = _r711_t0['cubic-to']['bind'](_r711_t0); + r711_xn$putshapes$9Jrj = _r711_t0['put-shapes']['bind'](_r711_t0); + r711_xn$reverselast$3qIs = _r711_t0['reverse-last']['bind'](_r711_t0); + r711_include = _r711_t0['include']['bind'](_r711_t0); + r711_xn$createstroke$7Hrq = _r711_t0['create-stroke']['bind'](_r711_t0); + r711_xn$setanchor$9Jrj = _r711_t0['set-anchor']['bind'](_r711_t0); + r711_xn$applytransform$1aao = _r711_t0['apply-transform']['bind'](_r711_t0); + r711_xn$dontexport$5sIl = function _r711_t3() { + var _r713_t0, _r713_t1; + return r711_currentGlyph['dontExport'] = true; }; - _r710_t0['gizmo'] = r4_globalTransform; - _r710_t0['set-width'](r4_WIDTH); - r710_xn$assignunicode$7Hrq(165); - r710_include(r4_glyphs['Y'], r4_AS_BASE); - r710_include(r4_hbar(r4_SB, r4_RIGHTSB, r4_CAP * 0.45)); - r710_include(r4_hbar(r4_SB, r4_RIGHTSB, r4_CAP * 0.25)); + _r711_t0['gizmo'] = r4_globalTransform; + _r711_t0['set-width'](r4_WIDTH); + r711_xn$assignunicode$7Hrq(165); + r711_include(r4_glyphs['Y'], r4_AS_BASE); + r711_include(r4_hbar(r4_SB, r4_RIGHTSB, r4_CAP * 0.45)); + r711_include(r4_hbar(r4_SB, r4_RIGHTSB, r4_CAP * 0.25)); return void 0; }); - r4_xn$createglyph$7Hrq('section', function _r4_t218() { - var r714_currentGlyph, r714_xn$setwidth$9Jrj, r714_xn$assignunicode$7Hrq, r714_xn$startfrom$1aao, r714_xn$lineto$5sIl, r714_xn$curveto$1aao, r714_xn$cubicto$1aao, r714_xn$putshapes$9Jrj, r714_xn$reverselast$3qIs, r714_include, r714_xn$createstroke$7Hrq, r714_xn$setanchor$9Jrj, r714_xn$applytransform$1aao, r714_xn$dontexport$5sIl, r714_top, r714_bot, r714_sma, r714_extension1, r714_extension2, r714_extension3x, r714_extension3y, _r714_t0, _r714_t1, _r714_t2, _r714_t3; - _r714_t0 = this; - r714_currentGlyph = _r714_t0; - r714_xn$setwidth$9Jrj = _r714_t0['set-width']['bind'](_r714_t0); - r714_xn$assignunicode$7Hrq = function _r714_t2(r715_code) { - var r715_code, _r715_t0, _r715_t1; - r714_currentGlyph['assign-unicode'](r715_code); - return r4_unicodeGlyphs[r714_currentGlyph['unicode'][r714_currentGlyph['unicode']['length'] - 1]] = r714_currentGlyph; + r4_xn$createglyph$7Hrq('section', function _r4_t221() { + var r715_currentGlyph, r715_xn$setwidth$9Jrj, r715_xn$assignunicode$7Hrq, r715_xn$startfrom$1aao, r715_xn$lineto$5sIl, r715_xn$curveto$1aao, r715_xn$cubicto$1aao, r715_xn$putshapes$9Jrj, r715_xn$reverselast$3qIs, r715_include, r715_xn$createstroke$7Hrq, r715_xn$setanchor$9Jrj, r715_xn$applytransform$1aao, r715_xn$dontexport$5sIl, r715_top, r715_bot, r715_sma, r715_extension1, r715_extension2, r715_extension3x, r715_extension3y, _r715_t0, _r715_t1, _r715_t2, _r715_t3; + _r715_t0 = this; + r715_currentGlyph = _r715_t0; + r715_xn$setwidth$9Jrj = _r715_t0['set-width']['bind'](_r715_t0); + r715_xn$assignunicode$7Hrq = function _r715_t2(r716_code) { + var r716_code, _r716_t0, _r716_t1; + r715_currentGlyph['assign-unicode'](r716_code); + return r4_unicodeGlyphs[r715_currentGlyph['unicode'][r715_currentGlyph['unicode']['length'] - 1]] = r715_currentGlyph; }; - r714_xn$startfrom$1aao = _r714_t0['start-from']['bind'](_r714_t0); - r714_xn$lineto$5sIl = _r714_t0['line-to']['bind'](_r714_t0); - r714_xn$curveto$1aao = _r714_t0['curve-to']['bind'](_r714_t0); - r714_xn$cubicto$1aao = _r714_t0['cubic-to']['bind'](_r714_t0); - r714_xn$putshapes$9Jrj = _r714_t0['put-shapes']['bind'](_r714_t0); - r714_xn$reverselast$3qIs = _r714_t0['reverse-last']['bind'](_r714_t0); - r714_include = _r714_t0['include']['bind'](_r714_t0); - r714_xn$createstroke$7Hrq = _r714_t0['create-stroke']['bind'](_r714_t0); - r714_xn$setanchor$9Jrj = _r714_t0['set-anchor']['bind'](_r714_t0); - r714_xn$applytransform$1aao = _r714_t0['apply-transform']['bind'](_r714_t0); - r714_xn$dontexport$5sIl = function _r714_t3() { - var _r716_t0, _r716_t1; - return r714_currentGlyph['dontExport'] = true; + r715_xn$startfrom$1aao = _r715_t0['start-from']['bind'](_r715_t0); + r715_xn$lineto$5sIl = _r715_t0['line-to']['bind'](_r715_t0); + r715_xn$curveto$1aao = _r715_t0['curve-to']['bind'](_r715_t0); + r715_xn$cubicto$1aao = _r715_t0['cubic-to']['bind'](_r715_t0); + r715_xn$putshapes$9Jrj = _r715_t0['put-shapes']['bind'](_r715_t0); + r715_xn$reverselast$3qIs = _r715_t0['reverse-last']['bind'](_r715_t0); + r715_include = _r715_t0['include']['bind'](_r715_t0); + r715_xn$createstroke$7Hrq = _r715_t0['create-stroke']['bind'](_r715_t0); + r715_xn$setanchor$9Jrj = _r715_t0['set-anchor']['bind'](_r715_t0); + r715_xn$applytransform$1aao = _r715_t0['apply-transform']['bind'](_r715_t0); + r715_xn$dontexport$5sIl = function _r715_t3() { + var _r717_t0, _r717_t1; + return r715_currentGlyph['dontExport'] = true; }; - _r714_t0['gizmo'] = r4_globalTransform; - _r714_t0['set-width'](r4_WIDTH); - r714_xn$assignunicode$7Hrq(167); - r714_top = r4_parenTop; - r714_bot = r4_parenBot; - r714_sma = r4_SMOOTHA * 0.85; - r714_extension1 = 0.5; - r714_extension2 = 0.625; - r714_extension3x = 0.5; - r714_extension3y = r0_mix(r714_extension1, 1 - r714_sma / (r714_top - r714_bot), 0.5); - r714_include(r4_XSHookUpper(r714_top, r4_SB, r4_MIDDLE, r4_RIGHTSB, r714_sma, r4_HOOK)); - r714_include(r4_sStrand(r714_top - r714_sma, r0_mix(r714_bot, r714_top, r714_extension1))); - r714_include(r4_sStrand(r0_mix(r714_top, r714_bot, r714_extension1), r714_bot + r714_sma)); - r714_include(r4_XSHookLower(r714_bot, r4_SB, r4_MIDDLE, r4_RIGHTSB, r714_sma, r4_HOOK)); - r714_include(r714_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_HALFSTROKE, r0_mix(r714_top, r714_bot, r714_extension1) - r4_HALFSTROKE * (r4_globalTransform['yx'] * 0.985))['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['curve-to'](r4_SB + r4_HALFSTROKE, r0_mix(r714_bot, r714_top, r714_extension2), r0_mix(r4_SB + r4_HALFSTROKE, r4_RIGHTSB - r4_HALFSTROKE, r714_extension3x), r0_mix(r714_bot, r714_top, r714_extension3y))); - r714_include(r714_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_HALFSTROKE, r0_mix(r714_bot, r714_top, r714_extension1) + r4_HALFSTROKE * (r4_globalTransform['yx'] * 0.985))['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['curve-to'](r4_RIGHTSB - r4_HALFSTROKE, r0_mix(r714_top, r714_bot, r714_extension2), r0_mix(r4_RIGHTSB - r4_HALFSTROKE, r4_SB + r4_HALFSTROKE, r714_extension3x), r0_mix(r714_top, r714_bot, r714_extension3y))); + _r715_t0['gizmo'] = r4_globalTransform; + _r715_t0['set-width'](r4_WIDTH); + r715_xn$assignunicode$7Hrq(167); + r715_top = r4_parenTop; + r715_bot = r4_parenBot; + r715_sma = r4_SMOOTHA * 0.85; + r715_extension1 = 0.5; + r715_extension2 = 0.625; + r715_extension3x = 0.5; + r715_extension3y = r0_mix(r715_extension1, 1 - r715_sma / (r715_top - r715_bot), 0.5); + r715_include(r4_XSHookUpper(r715_top, r4_SB, r4_MIDDLE, r4_RIGHTSB, r715_sma, r4_HOOK)); + r715_include(r4_sStrand(r715_top - r715_sma, r0_mix(r715_bot, r715_top, r715_extension1))); + r715_include(r4_sStrand(r0_mix(r715_top, r715_bot, r715_extension1), r715_bot + r715_sma)); + r715_include(r4_XSHookLower(r715_bot, r4_SB, r4_MIDDLE, r4_RIGHTSB, r715_sma, r4_HOOK)); + r715_include(r715_xn$createstroke$7Hrq()['start-from'](r4_SB + r4_HALFSTROKE, r0_mix(r715_top, r715_bot, r715_extension1) - r4_HALFSTROKE * (r4_globalTransform['yx'] * 0.985))['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['curve-to'](r4_SB + r4_HALFSTROKE, r0_mix(r715_bot, r715_top, r715_extension2), r0_mix(r4_SB + r4_HALFSTROKE, r4_RIGHTSB - r4_HALFSTROKE, r715_extension3x), r0_mix(r715_bot, r715_top, r715_extension3y))); + r715_include(r715_xn$createstroke$7Hrq()['start-from'](r4_RIGHTSB - r4_HALFSTROKE, r0_mix(r715_bot, r715_top, r715_extension1) + r4_HALFSTROKE * (r4_globalTransform['yx'] * 0.985))['set-width'](r4_HALFSTROKE, r4_HALFSTROKE)['curve-to'](r4_RIGHTSB - r4_HALFSTROKE, r0_mix(r715_top, r715_bot, r715_extension2), r0_mix(r4_RIGHTSB - r4_HALFSTROKE, r4_SB + r4_HALFSTROKE, r715_extension3x), r0_mix(r715_top, r715_bot, r715_extension3y))); return void 0; }); - r4_xn$createglyph$7Hrq('plusminus', function _r4_t219() { - var r718_currentGlyph, r718_xn$setwidth$9Jrj, r718_xn$assignunicode$7Hrq, r718_xn$startfrom$1aao, r718_xn$lineto$5sIl, r718_xn$curveto$1aao, r718_xn$cubicto$1aao, r718_xn$putshapes$9Jrj, r718_xn$reverselast$3qIs, r718_include, r718_xn$createstroke$7Hrq, r718_xn$setanchor$9Jrj, r718_xn$applytransform$1aao, r718_xn$dontexport$5sIl, _r718_t0, _r718_t1, _r718_t2, _r718_t3; - _r718_t0 = this; - r718_currentGlyph = _r718_t0; - r718_xn$setwidth$9Jrj = _r718_t0['set-width']['bind'](_r718_t0); - r718_xn$assignunicode$7Hrq = function _r718_t2(r719_code) { - var r719_code, _r719_t0, _r719_t1; - r718_currentGlyph['assign-unicode'](r719_code); - return r4_unicodeGlyphs[r718_currentGlyph['unicode'][r718_currentGlyph['unicode']['length'] - 1]] = r718_currentGlyph; + r4_xn$createglyph$7Hrq('plusminus', function _r4_t222() { + var r719_currentGlyph, r719_xn$setwidth$9Jrj, r719_xn$assignunicode$7Hrq, r719_xn$startfrom$1aao, r719_xn$lineto$5sIl, r719_xn$curveto$1aao, r719_xn$cubicto$1aao, r719_xn$putshapes$9Jrj, r719_xn$reverselast$3qIs, r719_include, r719_xn$createstroke$7Hrq, r719_xn$setanchor$9Jrj, r719_xn$applytransform$1aao, r719_xn$dontexport$5sIl, _r719_t0, _r719_t1, _r719_t2, _r719_t3; + _r719_t0 = this; + r719_currentGlyph = _r719_t0; + r719_xn$setwidth$9Jrj = _r719_t0['set-width']['bind'](_r719_t0); + r719_xn$assignunicode$7Hrq = function _r719_t2(r720_code) { + var r720_code, _r720_t0, _r720_t1; + r719_currentGlyph['assign-unicode'](r720_code); + return r4_unicodeGlyphs[r719_currentGlyph['unicode'][r719_currentGlyph['unicode']['length'] - 1]] = r719_currentGlyph; }; - r718_xn$startfrom$1aao = _r718_t0['start-from']['bind'](_r718_t0); - r718_xn$lineto$5sIl = _r718_t0['line-to']['bind'](_r718_t0); - r718_xn$curveto$1aao = _r718_t0['curve-to']['bind'](_r718_t0); - r718_xn$cubicto$1aao = _r718_t0['cubic-to']['bind'](_r718_t0); - r718_xn$putshapes$9Jrj = _r718_t0['put-shapes']['bind'](_r718_t0); - r718_xn$reverselast$3qIs = _r718_t0['reverse-last']['bind'](_r718_t0); - r718_include = _r718_t0['include']['bind'](_r718_t0); - r718_xn$createstroke$7Hrq = _r718_t0['create-stroke']['bind'](_r718_t0); - r718_xn$setanchor$9Jrj = _r718_t0['set-anchor']['bind'](_r718_t0); - r718_xn$applytransform$1aao = _r718_t0['apply-transform']['bind'](_r718_t0); - r718_xn$dontexport$5sIl = function _r718_t3() { - var _r720_t0, _r720_t1; - return r718_currentGlyph['dontExport'] = true; + r719_xn$startfrom$1aao = _r719_t0['start-from']['bind'](_r719_t0); + r719_xn$lineto$5sIl = _r719_t0['line-to']['bind'](_r719_t0); + r719_xn$curveto$1aao = _r719_t0['curve-to']['bind'](_r719_t0); + r719_xn$cubicto$1aao = _r719_t0['cubic-to']['bind'](_r719_t0); + r719_xn$putshapes$9Jrj = _r719_t0['put-shapes']['bind'](_r719_t0); + r719_xn$reverselast$3qIs = _r719_t0['reverse-last']['bind'](_r719_t0); + r719_include = _r719_t0['include']['bind'](_r719_t0); + r719_xn$createstroke$7Hrq = _r719_t0['create-stroke']['bind'](_r719_t0); + r719_xn$setanchor$9Jrj = _r719_t0['set-anchor']['bind'](_r719_t0); + r719_xn$applytransform$1aao = _r719_t0['apply-transform']['bind'](_r719_t0); + r719_xn$dontexport$5sIl = function _r719_t3() { + var _r721_t0, _r721_t1; + return r719_currentGlyph['dontExport'] = true; }; - _r718_t0['gizmo'] = r4_globalTransform; - _r718_t0['set-width'](r4_WIDTH); - r718_xn$assignunicode$7Hrq(177); - r718_include(r4_glyphs['underscore']); - r718_include(r4_glyphs['plus']); + _r719_t0['gizmo'] = r4_globalTransform; + _r719_t0['set-width'](r4_WIDTH); + r719_xn$assignunicode$7Hrq(177); + r719_include(r4_glyphs['underscore']); + r719_include(r4_glyphs['plus']); return void 0; }); - r4_isAboveMark = function _r4_t220(r721_mark) { - var r721_mark, _r721_t0, _r721_t1; - return r721_mark && r721_mark['anchors'] && r721_mark['anchors']['above'] && r721_mark['anchors']['above']['type'] === r4_MARK; + r4_isAboveMark = function _r4_t223(r722_mark) { + var r722_mark, _r722_t0, _r722_t1; + return r722_mark && r722_mark['anchors'] && r722_mark['anchors']['above'] && r722_mark['anchors']['above']['type'] === r4_MARK; }; _r4_t0 = 160; _r4_t1 = 65535; @@ -6342,371 +6372,364 @@ for (; r4_j < _r4_t3; r4_j = r4_j + 1) { r4_parts[r4_j] = r4_unicodeGlyphs[r4_nfd['charCodeAt'](r4_j)]; if (!r4_parts[r4_j]) - _r4_t229 = r4_allFound = false; + _r4_t232 = r4_allFound = false; else - _r4_t229 = void 0; + _r4_t232 = void 0; if (r4_isAboveMark(r4_parts[r4_j])) - _r4_t231 = r4_hasMarkAbove = true; + _r4_t234 = r4_hasMarkAbove = true; else - _r4_t231 = void 0; + _r4_t234 = void 0; } if (r4_allFound) { if (r4_parts[0] === r4_glyphs['i'] && r4_hasMarkAbove) - _r4_t234 = r4_parts[0] = r4_glyphs['dotlessi']; + _r4_t237 = r4_parts[0] = r4_glyphs['dotlessi']; else - _r4_t234 = void 0; + _r4_t237 = void 0; if (r4_parts[0] === r4_glyphs['j'] && r4_hasMarkAbove) - _r4_t236 = r4_parts[0] = r4_glyphs['dotlessj']; + _r4_t239 = r4_parts[0] = r4_glyphs['dotlessj']; else - _r4_t236 = void 0; - _r4_t233 = r4_xn$createglyph$7Hrq(r4_parts['map'](function _r4_t238(r724_part) { - var r724_part, _r724_t0, _r724_t1; - return r724_part['name']; - })['join']('_'), function _r4_t239() { - var r726_currentGlyph, r726_xn$setwidth$9Jrj, r726_xn$assignunicode$7Hrq, r726_xn$startfrom$1aao, r726_xn$lineto$5sIl, r726_xn$curveto$1aao, r726_xn$cubicto$1aao, r726_xn$putshapes$9Jrj, r726_xn$reverselast$3qIs, r726_include, r726_xn$createstroke$7Hrq, r726_xn$setanchor$9Jrj, r726_xn$applytransform$1aao, r726_xn$dontexport$5sIl, r726_part, _r726_t0, _r726_t1, _r726_t2, _r726_t3, _r726_t4, _r726_t5, _r726_t6; - _r726_t3 = this; - r726_currentGlyph = _r726_t3; - r726_xn$setwidth$9Jrj = _r726_t3['set-width']['bind'](_r726_t3); - r726_xn$assignunicode$7Hrq = function _r726_t5(r727_code) { - var r727_code, _r727_t0, _r727_t1; - r726_currentGlyph['assign-unicode'](r727_code); - return r4_unicodeGlyphs[r726_currentGlyph['unicode'][r726_currentGlyph['unicode']['length'] - 1]] = r726_currentGlyph; + _r4_t239 = void 0; + _r4_t236 = r4_xn$createglyph$7Hrq(r4_parts['map'](function _r4_t241(r725_part) { + var r725_part, _r725_t0, _r725_t1; + return r725_part['name']; + })['join']('_'), function _r4_t242() { + var r727_currentGlyph, r727_xn$setwidth$9Jrj, r727_xn$assignunicode$7Hrq, r727_xn$startfrom$1aao, r727_xn$lineto$5sIl, r727_xn$curveto$1aao, r727_xn$cubicto$1aao, r727_xn$putshapes$9Jrj, r727_xn$reverselast$3qIs, r727_include, r727_xn$createstroke$7Hrq, r727_xn$setanchor$9Jrj, r727_xn$applytransform$1aao, r727_xn$dontexport$5sIl, r727_part, _r727_t0, _r727_t1, _r727_t2, _r727_t3, _r727_t4, _r727_t5, _r727_t6; + _r727_t3 = this; + r727_currentGlyph = _r727_t3; + r727_xn$setwidth$9Jrj = _r727_t3['set-width']['bind'](_r727_t3); + r727_xn$assignunicode$7Hrq = function _r727_t5(r728_code) { + var r728_code, _r728_t0, _r728_t1; + r727_currentGlyph['assign-unicode'](r728_code); + return r4_unicodeGlyphs[r727_currentGlyph['unicode'][r727_currentGlyph['unicode']['length'] - 1]] = r727_currentGlyph; }; - r726_xn$startfrom$1aao = _r726_t3['start-from']['bind'](_r726_t3); - r726_xn$lineto$5sIl = _r726_t3['line-to']['bind'](_r726_t3); - r726_xn$curveto$1aao = _r726_t3['curve-to']['bind'](_r726_t3); - r726_xn$cubicto$1aao = _r726_t3['cubic-to']['bind'](_r726_t3); - r726_xn$putshapes$9Jrj = _r726_t3['put-shapes']['bind'](_r726_t3); - r726_xn$reverselast$3qIs = _r726_t3['reverse-last']['bind'](_r726_t3); - r726_include = _r726_t3['include']['bind'](_r726_t3); - r726_xn$createstroke$7Hrq = _r726_t3['create-stroke']['bind'](_r726_t3); - r726_xn$setanchor$9Jrj = _r726_t3['set-anchor']['bind'](_r726_t3); - r726_xn$applytransform$1aao = _r726_t3['apply-transform']['bind'](_r726_t3); - r726_xn$dontexport$5sIl = function _r726_t6() { - var _r728_t0, _r728_t1; - return r726_currentGlyph['dontExport'] = true; + r727_xn$startfrom$1aao = _r727_t3['start-from']['bind'](_r727_t3); + r727_xn$lineto$5sIl = _r727_t3['line-to']['bind'](_r727_t3); + r727_xn$curveto$1aao = _r727_t3['curve-to']['bind'](_r727_t3); + r727_xn$cubicto$1aao = _r727_t3['cubic-to']['bind'](_r727_t3); + r727_xn$putshapes$9Jrj = _r727_t3['put-shapes']['bind'](_r727_t3); + r727_xn$reverselast$3qIs = _r727_t3['reverse-last']['bind'](_r727_t3); + r727_include = _r727_t3['include']['bind'](_r727_t3); + r727_xn$createstroke$7Hrq = _r727_t3['create-stroke']['bind'](_r727_t3); + r727_xn$setanchor$9Jrj = _r727_t3['set-anchor']['bind'](_r727_t3); + r727_xn$applytransform$1aao = _r727_t3['apply-transform']['bind'](_r727_t3); + r727_xn$dontexport$5sIl = function _r727_t6() { + var _r729_t0, _r729_t1; + return r727_currentGlyph['dontExport'] = true; }; - _r726_t3['gizmo'] = r4_globalTransform; - _r726_t3['set-width'](r4_WIDTH); - r726_xn$assignunicode$7Hrq(r4_code); - r726_include(r4_parts[0], r4_AS_BASE); - _r726_t0 = r4_parts['slice'](1); - _r726_t1 = _r726_t0['length']; - _r726_t2 = 0; - for (; _r726_t2 < _r726_t1; _r726_t2 = _r726_t2 + 1) { - r726_part = _r726_t0[_r726_t2]; - r726_include(r726_part); + _r727_t3['gizmo'] = r4_globalTransform; + _r727_t3['set-width'](r4_WIDTH); + r727_xn$assignunicode$7Hrq(r4_code); + r727_include(r4_parts[0], r4_AS_BASE); + _r727_t0 = r4_parts['slice'](1); + _r727_t1 = _r727_t0['length']; + _r727_t2 = 0; + for (; _r727_t2 < _r727_t1; _r727_t2 = _r727_t2 + 1) { + r727_part = _r727_t0[_r727_t2]; + r727_include(r727_part); } return void 0; }); } - _r4_t222 = _r4_t233; + _r4_t225 = _r4_t236; } - _r4_t221 = _r4_t222; + _r4_t224 = _r4_t225; } else - _r4_t221 = void 0; + _r4_t224 = void 0; } - r4_xn$createglyph$7Hrq('grave', function _r4_t223() { - var r731_currentGlyph, r731_xn$setwidth$9Jrj, r731_xn$assignunicode$7Hrq, r731_xn$startfrom$1aao, r731_xn$lineto$5sIl, r731_xn$curveto$1aao, r731_xn$cubicto$1aao, r731_xn$putshapes$9Jrj, r731_xn$reverselast$3qIs, r731_include, r731_xn$createstroke$7Hrq, r731_xn$setanchor$9Jrj, r731_xn$applytransform$1aao, r731_xn$dontexport$5sIl, _r731_t0, _r731_t1, _r731_t2, _r731_t3; - _r731_t0 = this; - r731_currentGlyph = _r731_t0; - r731_xn$setwidth$9Jrj = _r731_t0['set-width']['bind'](_r731_t0); - r731_xn$assignunicode$7Hrq = function _r731_t2(r732_code) { - var r732_code, _r732_t0, _r732_t1; - r731_currentGlyph['assign-unicode'](r732_code); - return r4_unicodeGlyphs[r731_currentGlyph['unicode'][r731_currentGlyph['unicode']['length'] - 1]] = r731_currentGlyph; + r4_xn$createglyph$7Hrq('grave', function _r4_t226() { + var r732_currentGlyph, r732_xn$setwidth$9Jrj, r732_xn$assignunicode$7Hrq, r732_xn$startfrom$1aao, r732_xn$lineto$5sIl, r732_xn$curveto$1aao, r732_xn$cubicto$1aao, r732_xn$putshapes$9Jrj, r732_xn$reverselast$3qIs, r732_include, r732_xn$createstroke$7Hrq, r732_xn$setanchor$9Jrj, r732_xn$applytransform$1aao, r732_xn$dontexport$5sIl, _r732_t0, _r732_t1, _r732_t2, _r732_t3; + _r732_t0 = this; + r732_currentGlyph = _r732_t0; + r732_xn$setwidth$9Jrj = _r732_t0['set-width']['bind'](_r732_t0); + r732_xn$assignunicode$7Hrq = function _r732_t2(r733_code) { + var r733_code, _r733_t0, _r733_t1; + r732_currentGlyph['assign-unicode'](r733_code); + return r4_unicodeGlyphs[r732_currentGlyph['unicode'][r732_currentGlyph['unicode']['length'] - 1]] = r732_currentGlyph; }; - r731_xn$startfrom$1aao = _r731_t0['start-from']['bind'](_r731_t0); - r731_xn$lineto$5sIl = _r731_t0['line-to']['bind'](_r731_t0); - r731_xn$curveto$1aao = _r731_t0['curve-to']['bind'](_r731_t0); - r731_xn$cubicto$1aao = _r731_t0['cubic-to']['bind'](_r731_t0); - r731_xn$putshapes$9Jrj = _r731_t0['put-shapes']['bind'](_r731_t0); - r731_xn$reverselast$3qIs = _r731_t0['reverse-last']['bind'](_r731_t0); - r731_include = _r731_t0['include']['bind'](_r731_t0); - r731_xn$createstroke$7Hrq = _r731_t0['create-stroke']['bind'](_r731_t0); - r731_xn$setanchor$9Jrj = _r731_t0['set-anchor']['bind'](_r731_t0); - r731_xn$applytransform$1aao = _r731_t0['apply-transform']['bind'](_r731_t0); - r731_xn$dontexport$5sIl = function _r731_t3() { - var _r733_t0, _r733_t1; - return r731_currentGlyph['dontExport'] = true; + r732_xn$startfrom$1aao = _r732_t0['start-from']['bind'](_r732_t0); + r732_xn$lineto$5sIl = _r732_t0['line-to']['bind'](_r732_t0); + r732_xn$curveto$1aao = _r732_t0['curve-to']['bind'](_r732_t0); + r732_xn$cubicto$1aao = _r732_t0['cubic-to']['bind'](_r732_t0); + r732_xn$putshapes$9Jrj = _r732_t0['put-shapes']['bind'](_r732_t0); + r732_xn$reverselast$3qIs = _r732_t0['reverse-last']['bind'](_r732_t0); + r732_include = _r732_t0['include']['bind'](_r732_t0); + r732_xn$createstroke$7Hrq = _r732_t0['create-stroke']['bind'](_r732_t0); + r732_xn$setanchor$9Jrj = _r732_t0['set-anchor']['bind'](_r732_t0); + r732_xn$applytransform$1aao = _r732_t0['apply-transform']['bind'](_r732_t0); + r732_xn$dontexport$5sIl = function _r732_t3() { + var _r734_t0, _r734_t1; + return r732_currentGlyph['dontExport'] = true; }; - _r731_t0['gizmo'] = r4_globalTransform; - _r731_t0['set-width'](r4_WIDTH); - r731_xn$assignunicode$7Hrq('`'); - r731_include(r4_glyphs['space'], r4_AS_BASE); - r731_include(r4_glyphs['graveAbove']); + _r732_t0['gizmo'] = r4_globalTransform; + _r732_t0['set-width'](r4_WIDTH); + r732_xn$assignunicode$7Hrq('`'); + r732_include(r4_glyphs['space'], r4_AS_BASE); + r732_include(r4_glyphs['graveAbove']); return void 0; }); - r4_xn$createglyph$7Hrq('acute', function _r4_t224() { - var r735_currentGlyph, r735_xn$setwidth$9Jrj, r735_xn$assignunicode$7Hrq, r735_xn$startfrom$1aao, r735_xn$lineto$5sIl, r735_xn$curveto$1aao, r735_xn$cubicto$1aao, r735_xn$putshapes$9Jrj, r735_xn$reverselast$3qIs, r735_include, r735_xn$createstroke$7Hrq, r735_xn$setanchor$9Jrj, r735_xn$applytransform$1aao, r735_xn$dontexport$5sIl, _r735_t0, _r735_t1, _r735_t2, _r735_t3; - _r735_t0 = this; - r735_currentGlyph = _r735_t0; - r735_xn$setwidth$9Jrj = _r735_t0['set-width']['bind'](_r735_t0); - r735_xn$assignunicode$7Hrq = function _r735_t2(r736_code) { - var r736_code, _r736_t0, _r736_t1; - r735_currentGlyph['assign-unicode'](r736_code); - return r4_unicodeGlyphs[r735_currentGlyph['unicode'][r735_currentGlyph['unicode']['length'] - 1]] = r735_currentGlyph; + r4_xn$createglyph$7Hrq('acute', function _r4_t227() { + var r736_currentGlyph, r736_xn$setwidth$9Jrj, r736_xn$assignunicode$7Hrq, r736_xn$startfrom$1aao, r736_xn$lineto$5sIl, r736_xn$curveto$1aao, r736_xn$cubicto$1aao, r736_xn$putshapes$9Jrj, r736_xn$reverselast$3qIs, r736_include, r736_xn$createstroke$7Hrq, r736_xn$setanchor$9Jrj, r736_xn$applytransform$1aao, r736_xn$dontexport$5sIl, _r736_t0, _r736_t1, _r736_t2, _r736_t3; + _r736_t0 = this; + r736_currentGlyph = _r736_t0; + r736_xn$setwidth$9Jrj = _r736_t0['set-width']['bind'](_r736_t0); + r736_xn$assignunicode$7Hrq = function _r736_t2(r737_code) { + var r737_code, _r737_t0, _r737_t1; + r736_currentGlyph['assign-unicode'](r737_code); + return r4_unicodeGlyphs[r736_currentGlyph['unicode'][r736_currentGlyph['unicode']['length'] - 1]] = r736_currentGlyph; }; - r735_xn$startfrom$1aao = _r735_t0['start-from']['bind'](_r735_t0); - r735_xn$lineto$5sIl = _r735_t0['line-to']['bind'](_r735_t0); - r735_xn$curveto$1aao = _r735_t0['curve-to']['bind'](_r735_t0); - r735_xn$cubicto$1aao = _r735_t0['cubic-to']['bind'](_r735_t0); - r735_xn$putshapes$9Jrj = _r735_t0['put-shapes']['bind'](_r735_t0); - r735_xn$reverselast$3qIs = _r735_t0['reverse-last']['bind'](_r735_t0); - r735_include = _r735_t0['include']['bind'](_r735_t0); - r735_xn$createstroke$7Hrq = _r735_t0['create-stroke']['bind'](_r735_t0); - r735_xn$setanchor$9Jrj = _r735_t0['set-anchor']['bind'](_r735_t0); - r735_xn$applytransform$1aao = _r735_t0['apply-transform']['bind'](_r735_t0); - r735_xn$dontexport$5sIl = function _r735_t3() { - var _r737_t0, _r737_t1; - return r735_currentGlyph['dontExport'] = true; + r736_xn$startfrom$1aao = _r736_t0['start-from']['bind'](_r736_t0); + r736_xn$lineto$5sIl = _r736_t0['line-to']['bind'](_r736_t0); + r736_xn$curveto$1aao = _r736_t0['curve-to']['bind'](_r736_t0); + r736_xn$cubicto$1aao = _r736_t0['cubic-to']['bind'](_r736_t0); + r736_xn$putshapes$9Jrj = _r736_t0['put-shapes']['bind'](_r736_t0); + r736_xn$reverselast$3qIs = _r736_t0['reverse-last']['bind'](_r736_t0); + r736_include = _r736_t0['include']['bind'](_r736_t0); + r736_xn$createstroke$7Hrq = _r736_t0['create-stroke']['bind'](_r736_t0); + r736_xn$setanchor$9Jrj = _r736_t0['set-anchor']['bind'](_r736_t0); + r736_xn$applytransform$1aao = _r736_t0['apply-transform']['bind'](_r736_t0); + r736_xn$dontexport$5sIl = function _r736_t3() { + var _r738_t0, _r738_t1; + return r736_currentGlyph['dontExport'] = true; }; - _r735_t0['gizmo'] = r4_globalTransform; - _r735_t0['set-width'](r4_WIDTH); - r735_xn$assignunicode$7Hrq(180); - r735_include(r4_glyphs['space'], r4_AS_BASE); - r735_include(r4_glyphs['acuteAbove']); + _r736_t0['gizmo'] = r4_globalTransform; + _r736_t0['set-width'](r4_WIDTH); + r736_xn$assignunicode$7Hrq(180); + r736_include(r4_glyphs['space'], r4_AS_BASE); + r736_include(r4_glyphs['acuteAbove']); return void 0; }); - r4_xn$createglyph$7Hrq('asciicircum', function _r4_t225() { - var r739_currentGlyph, r739_xn$setwidth$9Jrj, r739_xn$assignunicode$7Hrq, r739_xn$startfrom$1aao, r739_xn$lineto$5sIl, r739_xn$curveto$1aao, r739_xn$cubicto$1aao, r739_xn$putshapes$9Jrj, r739_xn$reverselast$3qIs, r739_include, r739_xn$createstroke$7Hrq, r739_xn$setanchor$9Jrj, r739_xn$applytransform$1aao, r739_xn$dontexport$5sIl, _r739_t0, _r739_t1, _r739_t2, _r739_t3; - _r739_t0 = this; - r739_currentGlyph = _r739_t0; - r739_xn$setwidth$9Jrj = _r739_t0['set-width']['bind'](_r739_t0); - r739_xn$assignunicode$7Hrq = function _r739_t2(r740_code) { - var r740_code, _r740_t0, _r740_t1; - r739_currentGlyph['assign-unicode'](r740_code); - return r4_unicodeGlyphs[r739_currentGlyph['unicode'][r739_currentGlyph['unicode']['length'] - 1]] = r739_currentGlyph; + r4_xn$createglyph$7Hrq('asciicircum', function _r4_t228() { + var r740_currentGlyph, r740_xn$setwidth$9Jrj, r740_xn$assignunicode$7Hrq, r740_xn$startfrom$1aao, r740_xn$lineto$5sIl, r740_xn$curveto$1aao, r740_xn$cubicto$1aao, r740_xn$putshapes$9Jrj, r740_xn$reverselast$3qIs, r740_include, r740_xn$createstroke$7Hrq, r740_xn$setanchor$9Jrj, r740_xn$applytransform$1aao, r740_xn$dontexport$5sIl, _r740_t0, _r740_t1, _r740_t2, _r740_t3; + _r740_t0 = this; + r740_currentGlyph = _r740_t0; + r740_xn$setwidth$9Jrj = _r740_t0['set-width']['bind'](_r740_t0); + r740_xn$assignunicode$7Hrq = function _r740_t2(r741_code) { + var r741_code, _r741_t0, _r741_t1; + r740_currentGlyph['assign-unicode'](r741_code); + return r4_unicodeGlyphs[r740_currentGlyph['unicode'][r740_currentGlyph['unicode']['length'] - 1]] = r740_currentGlyph; }; - r739_xn$startfrom$1aao = _r739_t0['start-from']['bind'](_r739_t0); - r739_xn$lineto$5sIl = _r739_t0['line-to']['bind'](_r739_t0); - r739_xn$curveto$1aao = _r739_t0['curve-to']['bind'](_r739_t0); - r739_xn$cubicto$1aao = _r739_t0['cubic-to']['bind'](_r739_t0); - r739_xn$putshapes$9Jrj = _r739_t0['put-shapes']['bind'](_r739_t0); - r739_xn$reverselast$3qIs = _r739_t0['reverse-last']['bind'](_r739_t0); - r739_include = _r739_t0['include']['bind'](_r739_t0); - r739_xn$createstroke$7Hrq = _r739_t0['create-stroke']['bind'](_r739_t0); - r739_xn$setanchor$9Jrj = _r739_t0['set-anchor']['bind'](_r739_t0); - r739_xn$applytransform$1aao = _r739_t0['apply-transform']['bind'](_r739_t0); - r739_xn$dontexport$5sIl = function _r739_t3() { - var _r741_t0, _r741_t1; - return r739_currentGlyph['dontExport'] = true; + r740_xn$startfrom$1aao = _r740_t0['start-from']['bind'](_r740_t0); + r740_xn$lineto$5sIl = _r740_t0['line-to']['bind'](_r740_t0); + r740_xn$curveto$1aao = _r740_t0['curve-to']['bind'](_r740_t0); + r740_xn$cubicto$1aao = _r740_t0['cubic-to']['bind'](_r740_t0); + r740_xn$putshapes$9Jrj = _r740_t0['put-shapes']['bind'](_r740_t0); + r740_xn$reverselast$3qIs = _r740_t0['reverse-last']['bind'](_r740_t0); + r740_include = _r740_t0['include']['bind'](_r740_t0); + r740_xn$createstroke$7Hrq = _r740_t0['create-stroke']['bind'](_r740_t0); + r740_xn$setanchor$9Jrj = _r740_t0['set-anchor']['bind'](_r740_t0); + r740_xn$applytransform$1aao = _r740_t0['apply-transform']['bind'](_r740_t0); + r740_xn$dontexport$5sIl = function _r740_t3() { + var _r742_t0, _r742_t1; + return r740_currentGlyph['dontExport'] = true; }; - _r739_t0['gizmo'] = r4_globalTransform; - _r739_t0['set-width'](r4_WIDTH); - r739_xn$setwidth$9Jrj(r4_WIDTH); - r739_xn$assignunicode$7Hrq(94); - r739_include(r4_glyphs['space'], r4_AS_BASE); - r739_include(r4_glyphs['circumflexAbove']); + _r740_t0['gizmo'] = r4_globalTransform; + _r740_t0['set-width'](r4_WIDTH); + r740_xn$setwidth$9Jrj(r4_WIDTH); + r740_xn$assignunicode$7Hrq(94); + r740_include(r4_glyphs['space'], r4_AS_BASE); + r740_include(r4_glyphs['circumflexAbove']); return void 0; }); - r4_xn$createglyph$7Hrq('asciitilde', function _r4_t226() { - var r743_currentGlyph, r743_xn$setwidth$9Jrj, r743_xn$assignunicode$7Hrq, r743_xn$startfrom$1aao, r743_xn$lineto$5sIl, r743_xn$curveto$1aao, r743_xn$cubicto$1aao, r743_xn$putshapes$9Jrj, r743_xn$reverselast$3qIs, r743_include, r743_xn$createstroke$7Hrq, r743_xn$setanchor$9Jrj, r743_xn$applytransform$1aao, r743_xn$dontexport$5sIl, _r743_t0, _r743_t1, _r743_t2, _r743_t3; - _r743_t0 = this; - r743_currentGlyph = _r743_t0; - r743_xn$setwidth$9Jrj = _r743_t0['set-width']['bind'](_r743_t0); - r743_xn$assignunicode$7Hrq = function _r743_t2(r744_code) { - var r744_code, _r744_t0, _r744_t1; - r743_currentGlyph['assign-unicode'](r744_code); - return r4_unicodeGlyphs[r743_currentGlyph['unicode'][r743_currentGlyph['unicode']['length'] - 1]] = r743_currentGlyph; + r4_xn$createglyph$7Hrq('asciitilde', function _r4_t229() { + var r744_currentGlyph, r744_xn$setwidth$9Jrj, r744_xn$assignunicode$7Hrq, r744_xn$startfrom$1aao, r744_xn$lineto$5sIl, r744_xn$curveto$1aao, r744_xn$cubicto$1aao, r744_xn$putshapes$9Jrj, r744_xn$reverselast$3qIs, r744_include, r744_xn$createstroke$7Hrq, r744_xn$setanchor$9Jrj, r744_xn$applytransform$1aao, r744_xn$dontexport$5sIl, _r744_t0, _r744_t1, _r744_t2, _r744_t3; + _r744_t0 = this; + r744_currentGlyph = _r744_t0; + r744_xn$setwidth$9Jrj = _r744_t0['set-width']['bind'](_r744_t0); + r744_xn$assignunicode$7Hrq = function _r744_t2(r745_code) { + var r745_code, _r745_t0, _r745_t1; + r744_currentGlyph['assign-unicode'](r745_code); + return r4_unicodeGlyphs[r744_currentGlyph['unicode'][r744_currentGlyph['unicode']['length'] - 1]] = r744_currentGlyph; }; - r743_xn$startfrom$1aao = _r743_t0['start-from']['bind'](_r743_t0); - r743_xn$lineto$5sIl = _r743_t0['line-to']['bind'](_r743_t0); - r743_xn$curveto$1aao = _r743_t0['curve-to']['bind'](_r743_t0); - r743_xn$cubicto$1aao = _r743_t0['cubic-to']['bind'](_r743_t0); - r743_xn$putshapes$9Jrj = _r743_t0['put-shapes']['bind'](_r743_t0); - r743_xn$reverselast$3qIs = _r743_t0['reverse-last']['bind'](_r743_t0); - r743_include = _r743_t0['include']['bind'](_r743_t0); - r743_xn$createstroke$7Hrq = _r743_t0['create-stroke']['bind'](_r743_t0); - r743_xn$setanchor$9Jrj = _r743_t0['set-anchor']['bind'](_r743_t0); - r743_xn$applytransform$1aao = _r743_t0['apply-transform']['bind'](_r743_t0); - r743_xn$dontexport$5sIl = function _r743_t3() { - var _r745_t0, _r745_t1; - return r743_currentGlyph['dontExport'] = true; + r744_xn$startfrom$1aao = _r744_t0['start-from']['bind'](_r744_t0); + r744_xn$lineto$5sIl = _r744_t0['line-to']['bind'](_r744_t0); + r744_xn$curveto$1aao = _r744_t0['curve-to']['bind'](_r744_t0); + r744_xn$cubicto$1aao = _r744_t0['cubic-to']['bind'](_r744_t0); + r744_xn$putshapes$9Jrj = _r744_t0['put-shapes']['bind'](_r744_t0); + r744_xn$reverselast$3qIs = _r744_t0['reverse-last']['bind'](_r744_t0); + r744_include = _r744_t0['include']['bind'](_r744_t0); + r744_xn$createstroke$7Hrq = _r744_t0['create-stroke']['bind'](_r744_t0); + r744_xn$setanchor$9Jrj = _r744_t0['set-anchor']['bind'](_r744_t0); + r744_xn$applytransform$1aao = _r744_t0['apply-transform']['bind'](_r744_t0); + r744_xn$dontexport$5sIl = function _r744_t3() { + var _r746_t0, _r746_t1; + return r744_currentGlyph['dontExport'] = true; }; - _r743_t0['gizmo'] = r4_globalTransform; - _r743_t0['set-width'](r4_WIDTH); - r743_xn$setwidth$9Jrj(r4_WIDTH); - r743_xn$assignunicode$7Hrq('~'); - r743_include(r4_glyphs['space'], r4_AS_BASE); - r743_include(r4_glyphs['tildeAbove']); + _r744_t0['gizmo'] = r4_globalTransform; + _r744_t0['set-width'](r4_WIDTH); + r744_xn$setwidth$9Jrj(r4_WIDTH); + r744_xn$assignunicode$7Hrq('~'); + r744_include(r4_glyphs['space'], r4_AS_BASE); + r744_include(r4_glyphs['tildeAbove']); return void 0; }); - r4_xn$createglyph$7Hrq('latin1dieresis', function _r4_t227() { - var r747_currentGlyph, r747_xn$setwidth$9Jrj, r747_xn$assignunicode$7Hrq, r747_xn$startfrom$1aao, r747_xn$lineto$5sIl, r747_xn$curveto$1aao, r747_xn$cubicto$1aao, r747_xn$putshapes$9Jrj, r747_xn$reverselast$3qIs, r747_include, r747_xn$createstroke$7Hrq, r747_xn$setanchor$9Jrj, r747_xn$applytransform$1aao, r747_xn$dontexport$5sIl, _r747_t0, _r747_t1, _r747_t2, _r747_t3; - _r747_t0 = this; - r747_currentGlyph = _r747_t0; - r747_xn$setwidth$9Jrj = _r747_t0['set-width']['bind'](_r747_t0); - r747_xn$assignunicode$7Hrq = function _r747_t2(r748_code) { - var r748_code, _r748_t0, _r748_t1; - r747_currentGlyph['assign-unicode'](r748_code); - return r4_unicodeGlyphs[r747_currentGlyph['unicode'][r747_currentGlyph['unicode']['length'] - 1]] = r747_currentGlyph; + r4_xn$createglyph$7Hrq('latin1dieresis', function _r4_t230() { + var r748_currentGlyph, r748_xn$setwidth$9Jrj, r748_xn$assignunicode$7Hrq, r748_xn$startfrom$1aao, r748_xn$lineto$5sIl, r748_xn$curveto$1aao, r748_xn$cubicto$1aao, r748_xn$putshapes$9Jrj, r748_xn$reverselast$3qIs, r748_include, r748_xn$createstroke$7Hrq, r748_xn$setanchor$9Jrj, r748_xn$applytransform$1aao, r748_xn$dontexport$5sIl, _r748_t0, _r748_t1, _r748_t2, _r748_t3; + _r748_t0 = this; + r748_currentGlyph = _r748_t0; + r748_xn$setwidth$9Jrj = _r748_t0['set-width']['bind'](_r748_t0); + r748_xn$assignunicode$7Hrq = function _r748_t2(r749_code) { + var r749_code, _r749_t0, _r749_t1; + r748_currentGlyph['assign-unicode'](r749_code); + return r4_unicodeGlyphs[r748_currentGlyph['unicode'][r748_currentGlyph['unicode']['length'] - 1]] = r748_currentGlyph; }; - r747_xn$startfrom$1aao = _r747_t0['start-from']['bind'](_r747_t0); - r747_xn$lineto$5sIl = _r747_t0['line-to']['bind'](_r747_t0); - r747_xn$curveto$1aao = _r747_t0['curve-to']['bind'](_r747_t0); - r747_xn$cubicto$1aao = _r747_t0['cubic-to']['bind'](_r747_t0); - r747_xn$putshapes$9Jrj = _r747_t0['put-shapes']['bind'](_r747_t0); - r747_xn$reverselast$3qIs = _r747_t0['reverse-last']['bind'](_r747_t0); - r747_include = _r747_t0['include']['bind'](_r747_t0); - r747_xn$createstroke$7Hrq = _r747_t0['create-stroke']['bind'](_r747_t0); - r747_xn$setanchor$9Jrj = _r747_t0['set-anchor']['bind'](_r747_t0); - r747_xn$applytransform$1aao = _r747_t0['apply-transform']['bind'](_r747_t0); - r747_xn$dontexport$5sIl = function _r747_t3() { - var _r749_t0, _r749_t1; - return r747_currentGlyph['dontExport'] = true; + r748_xn$startfrom$1aao = _r748_t0['start-from']['bind'](_r748_t0); + r748_xn$lineto$5sIl = _r748_t0['line-to']['bind'](_r748_t0); + r748_xn$curveto$1aao = _r748_t0['curve-to']['bind'](_r748_t0); + r748_xn$cubicto$1aao = _r748_t0['cubic-to']['bind'](_r748_t0); + r748_xn$putshapes$9Jrj = _r748_t0['put-shapes']['bind'](_r748_t0); + r748_xn$reverselast$3qIs = _r748_t0['reverse-last']['bind'](_r748_t0); + r748_include = _r748_t0['include']['bind'](_r748_t0); + r748_xn$createstroke$7Hrq = _r748_t0['create-stroke']['bind'](_r748_t0); + r748_xn$setanchor$9Jrj = _r748_t0['set-anchor']['bind'](_r748_t0); + r748_xn$applytransform$1aao = _r748_t0['apply-transform']['bind'](_r748_t0); + r748_xn$dontexport$5sIl = function _r748_t3() { + var _r750_t0, _r750_t1; + return r748_currentGlyph['dontExport'] = true; }; - _r747_t0['gizmo'] = r4_globalTransform; - _r747_t0['set-width'](r4_WIDTH); - r747_xn$setwidth$9Jrj(r4_WIDTH); - r747_xn$assignunicode$7Hrq(168); - r747_include(r4_glyphs['space'], r4_AS_BASE); - r747_include(r4_glyphs['dieresisAbove']); + _r748_t0['gizmo'] = r4_globalTransform; + _r748_t0['set-width'](r4_WIDTH); + r748_xn$setwidth$9Jrj(r4_WIDTH); + r748_xn$assignunicode$7Hrq(168); + r748_include(r4_glyphs['space'], r4_AS_BASE); + r748_include(r4_glyphs['dieresisAbove']); return void 0; }); - r4_xn$createglyph$7Hrq('latin1cedilla', function _r4_t228() { - var r751_currentGlyph, r751_xn$setwidth$9Jrj, r751_xn$assignunicode$7Hrq, r751_xn$startfrom$1aao, r751_xn$lineto$5sIl, r751_xn$curveto$1aao, r751_xn$cubicto$1aao, r751_xn$putshapes$9Jrj, r751_xn$reverselast$3qIs, r751_include, r751_xn$createstroke$7Hrq, r751_xn$setanchor$9Jrj, r751_xn$applytransform$1aao, r751_xn$dontexport$5sIl, _r751_t0, _r751_t1, _r751_t2, _r751_t3; - _r751_t0 = this; - r751_currentGlyph = _r751_t0; - r751_xn$setwidth$9Jrj = _r751_t0['set-width']['bind'](_r751_t0); - r751_xn$assignunicode$7Hrq = function _r751_t2(r752_code) { - var r752_code, _r752_t0, _r752_t1; - r751_currentGlyph['assign-unicode'](r752_code); - return r4_unicodeGlyphs[r751_currentGlyph['unicode'][r751_currentGlyph['unicode']['length'] - 1]] = r751_currentGlyph; + r4_xn$createglyph$7Hrq('latin1cedilla', function _r4_t231() { + var r752_currentGlyph, r752_xn$setwidth$9Jrj, r752_xn$assignunicode$7Hrq, r752_xn$startfrom$1aao, r752_xn$lineto$5sIl, r752_xn$curveto$1aao, r752_xn$cubicto$1aao, r752_xn$putshapes$9Jrj, r752_xn$reverselast$3qIs, r752_include, r752_xn$createstroke$7Hrq, r752_xn$setanchor$9Jrj, r752_xn$applytransform$1aao, r752_xn$dontexport$5sIl, _r752_t0, _r752_t1, _r752_t2, _r752_t3; + _r752_t0 = this; + r752_currentGlyph = _r752_t0; + r752_xn$setwidth$9Jrj = _r752_t0['set-width']['bind'](_r752_t0); + r752_xn$assignunicode$7Hrq = function _r752_t2(r753_code) { + var r753_code, _r753_t0, _r753_t1; + r752_currentGlyph['assign-unicode'](r753_code); + return r4_unicodeGlyphs[r752_currentGlyph['unicode'][r752_currentGlyph['unicode']['length'] - 1]] = r752_currentGlyph; }; - r751_xn$startfrom$1aao = _r751_t0['start-from']['bind'](_r751_t0); - r751_xn$lineto$5sIl = _r751_t0['line-to']['bind'](_r751_t0); - r751_xn$curveto$1aao = _r751_t0['curve-to']['bind'](_r751_t0); - r751_xn$cubicto$1aao = _r751_t0['cubic-to']['bind'](_r751_t0); - r751_xn$putshapes$9Jrj = _r751_t0['put-shapes']['bind'](_r751_t0); - r751_xn$reverselast$3qIs = _r751_t0['reverse-last']['bind'](_r751_t0); - r751_include = _r751_t0['include']['bind'](_r751_t0); - r751_xn$createstroke$7Hrq = _r751_t0['create-stroke']['bind'](_r751_t0); - r751_xn$setanchor$9Jrj = _r751_t0['set-anchor']['bind'](_r751_t0); - r751_xn$applytransform$1aao = _r751_t0['apply-transform']['bind'](_r751_t0); - r751_xn$dontexport$5sIl = function _r751_t3() { - var _r753_t0, _r753_t1; - return r751_currentGlyph['dontExport'] = true; + r752_xn$startfrom$1aao = _r752_t0['start-from']['bind'](_r752_t0); + r752_xn$lineto$5sIl = _r752_t0['line-to']['bind'](_r752_t0); + r752_xn$curveto$1aao = _r752_t0['curve-to']['bind'](_r752_t0); + r752_xn$cubicto$1aao = _r752_t0['cubic-to']['bind'](_r752_t0); + r752_xn$putshapes$9Jrj = _r752_t0['put-shapes']['bind'](_r752_t0); + r752_xn$reverselast$3qIs = _r752_t0['reverse-last']['bind'](_r752_t0); + r752_include = _r752_t0['include']['bind'](_r752_t0); + r752_xn$createstroke$7Hrq = _r752_t0['create-stroke']['bind'](_r752_t0); + r752_xn$setanchor$9Jrj = _r752_t0['set-anchor']['bind'](_r752_t0); + r752_xn$applytransform$1aao = _r752_t0['apply-transform']['bind'](_r752_t0); + r752_xn$dontexport$5sIl = function _r752_t3() { + var _r754_t0, _r754_t1; + return r752_currentGlyph['dontExport'] = true; }; - _r751_t0['gizmo'] = r4_globalTransform; - _r751_t0['set-width'](r4_WIDTH); - r751_xn$setwidth$9Jrj(r4_WIDTH); - r751_xn$assignunicode$7Hrq(184); - r751_include(r4_glyphs['space'], r4_AS_BASE); - r751_include(r4_glyphs['cedillaBelow']); + _r752_t0['gizmo'] = r4_globalTransform; + _r752_t0['set-width'](r4_WIDTH); + r752_xn$setwidth$9Jrj(r4_WIDTH); + r752_xn$assignunicode$7Hrq(184); + r752_include(r4_glyphs['space'], r4_AS_BASE); + r752_include(r4_glyphs['cedillaBelow']); return void 0; }); - r4_Miniature = function _r4_t230(r754_glyphid, r754_fold, r754_scale) { - var r754_glyphid, r754_fold, r754_scale, r754_forkedPara, r754_forkFont, _r754_t0, _r754_t1; - r754_forkedPara = Object['create'](r4_para); - r754_forkedPara['upmscale'] = 1; - r754_forkedPara['buildFor'] = r754_glyphid; - r754_forkedPara['stroke'] = r4_adviceBlackness(r754_fold) / r754_scale; - r754_forkedPara['sb'] = r4_SB / 2; - r754_forkFont = exports['build'](r754_forkedPara, [r754_glyphid]['concat'](r4_dependencyProfile[r754_glyphid])); - return r754_forkFont['glyfMap'][r754_glyphid]; + r4_Miniature = function _r4_t233(r755_glyphs, r755_fold, r755_scale) { + var r755_glyphs, r755_fold, r755_scale, r755_forkedPara, r755_shouldBuildList, r755_glyphid, r755_forkFont, _r755_t0, _r755_t1, _r755_t2, _r755_t3, _r755_t4; + r755_forkedPara = Object['create'](r4_para); + r755_forkedPara['upmscale'] = 1; + r755_forkedPara['stroke'] = r4_adviceBlackness(r755_fold) / r755_scale; + r755_forkedPara['sb'] = r4_SB / 2; + r755_shouldBuildList = []; + _r755_t0 = r755_glyphs; + _r755_t1 = _r755_t0['length']; + _r755_t2 = 0; + for (; _r755_t2 < _r755_t1; _r755_t2 = _r755_t2 + 1) { + r755_glyphid = _r755_t0[_r755_t2]; + r755_shouldBuildList = r755_shouldBuildList['concat']([r755_glyphid]['concat'](r4_dependencyProfile[r755_glyphid])); + } + r755_forkFont = r0_buildFont(r755_forkedPara, r755_shouldBuildList); + return r755_forkFont['glyfMap']; }; - r4_CircledGlyph = function _r4_t232(r755_glyphid) { - var r755_glyphid, _r755_t0, _r755_t1, _r755_t2; - return function _r755_t2() { - var r757_currentGlyph, r757_xn$setwidth$9Jrj, r757_xn$assignunicode$7Hrq, r757_xn$startfrom$1aao, r757_xn$lineto$5sIl, r757_xn$curveto$1aao, r757_xn$cubicto$1aao, r757_xn$putshapes$9Jrj, r757_xn$reverselast$3qIs, r757_include, r757_xn$createstroke$7Hrq, r757_xn$setanchor$9Jrj, r757_xn$applytransform$1aao, r757_xn$dontexport$5sIl, r757_sw, _r757_t0, _r757_t1, _r757_t2, _r757_t3, _r757_t4; - _r757_t0 = this; - r757_currentGlyph = _r757_t0; - r757_xn$setwidth$9Jrj = _r757_t0['set-width']['bind'](_r757_t0); - r757_xn$assignunicode$7Hrq = function _r757_t2(r758_code) { - var r758_code, _r758_t0, _r758_t1; - r757_currentGlyph['assign-unicode'](r758_code); - return r4_unicodeGlyphs[r757_currentGlyph['unicode'][r757_currentGlyph['unicode']['length'] - 1]] = r757_currentGlyph; + r4_CircledGlyph = function _r4_t235(r757_glyphid) { + var r757_glyphid, _r757_t0, _r757_t1, _r757_t2; + return function _r757_t2() { + var r759_currentGlyph, r759_xn$setwidth$9Jrj, r759_xn$assignunicode$7Hrq, r759_xn$startfrom$1aao, r759_xn$lineto$5sIl, r759_xn$curveto$1aao, r759_xn$cubicto$1aao, r759_xn$putshapes$9Jrj, r759_xn$reverselast$3qIs, r759_include, r759_xn$createstroke$7Hrq, r759_xn$setanchor$9Jrj, r759_xn$applytransform$1aao, r759_xn$dontexport$5sIl, r759_sw, _r759_t0, _r759_t1, _r759_t2, _r759_t3, _r759_t4; + _r759_t0 = this; + r759_currentGlyph = _r759_t0; + r759_xn$setwidth$9Jrj = _r759_t0['set-width']['bind'](_r759_t0); + r759_xn$assignunicode$7Hrq = function _r759_t2(r760_code) { + var r760_code, _r760_t0, _r760_t1; + r759_currentGlyph['assign-unicode'](r760_code); + return r4_unicodeGlyphs[r759_currentGlyph['unicode'][r759_currentGlyph['unicode']['length'] - 1]] = r759_currentGlyph; }; - r757_xn$startfrom$1aao = _r757_t0['start-from']['bind'](_r757_t0); - r757_xn$lineto$5sIl = _r757_t0['line-to']['bind'](_r757_t0); - r757_xn$curveto$1aao = _r757_t0['curve-to']['bind'](_r757_t0); - r757_xn$cubicto$1aao = _r757_t0['cubic-to']['bind'](_r757_t0); - r757_xn$putshapes$9Jrj = _r757_t0['put-shapes']['bind'](_r757_t0); - r757_xn$reverselast$3qIs = _r757_t0['reverse-last']['bind'](_r757_t0); - r757_include = _r757_t0['include']['bind'](_r757_t0); - r757_xn$createstroke$7Hrq = _r757_t0['create-stroke']['bind'](_r757_t0); - r757_xn$setanchor$9Jrj = _r757_t0['set-anchor']['bind'](_r757_t0); - r757_xn$applytransform$1aao = _r757_t0['apply-transform']['bind'](_r757_t0); - r757_xn$dontexport$5sIl = function _r757_t3() { - var _r759_t0, _r759_t1; - return r757_currentGlyph['dontExport'] = true; + r759_xn$startfrom$1aao = _r759_t0['start-from']['bind'](_r759_t0); + r759_xn$lineto$5sIl = _r759_t0['line-to']['bind'](_r759_t0); + r759_xn$curveto$1aao = _r759_t0['curve-to']['bind'](_r759_t0); + r759_xn$cubicto$1aao = _r759_t0['cubic-to']['bind'](_r759_t0); + r759_xn$putshapes$9Jrj = _r759_t0['put-shapes']['bind'](_r759_t0); + r759_xn$reverselast$3qIs = _r759_t0['reverse-last']['bind'](_r759_t0); + r759_include = _r759_t0['include']['bind'](_r759_t0); + r759_xn$createstroke$7Hrq = _r759_t0['create-stroke']['bind'](_r759_t0); + r759_xn$setanchor$9Jrj = _r759_t0['set-anchor']['bind'](_r759_t0); + r759_xn$applytransform$1aao = _r759_t0['apply-transform']['bind'](_r759_t0); + r759_xn$dontexport$5sIl = function _r759_t3() { + var _r761_t0, _r761_t1; + return r759_currentGlyph['dontExport'] = true; }; - _r757_t0['gizmo'] = r4_globalTransform; - _r757_t0['set-width'](r4_WIDTH); - r757_sw = r4_adviceBlackness(6); - r757_include(r4_xn$createglyph$7Hrq(function _r757_t4() { - var r761_currentGlyph, r761_xn$setwidth$9Jrj, r761_xn$assignunicode$7Hrq, r761_xn$startfrom$1aao, r761_xn$lineto$5sIl, r761_xn$curveto$1aao, r761_xn$cubicto$1aao, r761_xn$putshapes$9Jrj, r761_xn$reverselast$3qIs, r761_include, r761_xn$createstroke$7Hrq, r761_xn$setanchor$9Jrj, r761_xn$applytransform$1aao, r761_xn$dontexport$5sIl, _r761_t0, _r761_t1, _r761_t2, _r761_t3; - _r761_t0 = this; - r761_currentGlyph = _r761_t0; - r761_xn$setwidth$9Jrj = _r761_t0['set-width']['bind'](_r761_t0); - r761_xn$assignunicode$7Hrq = function _r761_t2(r762_code) { - var r762_code, _r762_t0, _r762_t1; - r761_currentGlyph['assign-unicode'](r762_code); - return r4_unicodeGlyphs[r761_currentGlyph['unicode'][r761_currentGlyph['unicode']['length'] - 1]] = r761_currentGlyph; + _r759_t0['gizmo'] = r4_globalTransform; + _r759_t0['set-width'](r4_WIDTH); + r759_sw = r4_adviceBlackness(6); + r759_include(r4_xn$createglyph$7Hrq(function _r759_t4() { + var r763_currentGlyph, r763_xn$setwidth$9Jrj, r763_xn$assignunicode$7Hrq, r763_xn$startfrom$1aao, r763_xn$lineto$5sIl, r763_xn$curveto$1aao, r763_xn$cubicto$1aao, r763_xn$putshapes$9Jrj, r763_xn$reverselast$3qIs, r763_include, r763_xn$createstroke$7Hrq, r763_xn$setanchor$9Jrj, r763_xn$applytransform$1aao, r763_xn$dontexport$5sIl, _r763_t0, _r763_t1, _r763_t2, _r763_t3; + _r763_t0 = this; + r763_currentGlyph = _r763_t0; + r763_xn$setwidth$9Jrj = _r763_t0['set-width']['bind'](_r763_t0); + r763_xn$assignunicode$7Hrq = function _r763_t2(r764_code) { + var r764_code, _r764_t0, _r764_t1; + r763_currentGlyph['assign-unicode'](r764_code); + return r4_unicodeGlyphs[r763_currentGlyph['unicode'][r763_currentGlyph['unicode']['length'] - 1]] = r763_currentGlyph; }; - r761_xn$startfrom$1aao = _r761_t0['start-from']['bind'](_r761_t0); - r761_xn$lineto$5sIl = _r761_t0['line-to']['bind'](_r761_t0); - r761_xn$curveto$1aao = _r761_t0['curve-to']['bind'](_r761_t0); - r761_xn$cubicto$1aao = _r761_t0['cubic-to']['bind'](_r761_t0); - r761_xn$putshapes$9Jrj = _r761_t0['put-shapes']['bind'](_r761_t0); - r761_xn$reverselast$3qIs = _r761_t0['reverse-last']['bind'](_r761_t0); - r761_include = _r761_t0['include']['bind'](_r761_t0); - r761_xn$createstroke$7Hrq = _r761_t0['create-stroke']['bind'](_r761_t0); - r761_xn$setanchor$9Jrj = _r761_t0['set-anchor']['bind'](_r761_t0); - r761_xn$applytransform$1aao = _r761_t0['apply-transform']['bind'](_r761_t0); - r761_xn$dontexport$5sIl = function _r761_t3() { - var _r763_t0, _r763_t1; - return r761_currentGlyph['dontExport'] = true; + r763_xn$startfrom$1aao = _r763_t0['start-from']['bind'](_r763_t0); + r763_xn$lineto$5sIl = _r763_t0['line-to']['bind'](_r763_t0); + r763_xn$curveto$1aao = _r763_t0['curve-to']['bind'](_r763_t0); + r763_xn$cubicto$1aao = _r763_t0['cubic-to']['bind'](_r763_t0); + r763_xn$putshapes$9Jrj = _r763_t0['put-shapes']['bind'](_r763_t0); + r763_xn$reverselast$3qIs = _r763_t0['reverse-last']['bind'](_r763_t0); + r763_include = _r763_t0['include']['bind'](_r763_t0); + r763_xn$createstroke$7Hrq = _r763_t0['create-stroke']['bind'](_r763_t0); + r763_xn$setanchor$9Jrj = _r763_t0['set-anchor']['bind'](_r763_t0); + r763_xn$applytransform$1aao = _r763_t0['apply-transform']['bind'](_r763_t0); + r763_xn$dontexport$5sIl = function _r763_t3() { + var _r765_t0, _r765_t1; + return r763_currentGlyph['dontExport'] = true; }; - _r761_t0['gizmo'] = r4_globalTransform; - _r761_t0['set-width'](r4_WIDTH); - r761_include(r4_Miniature(r755_glyphid, 4.2, 0.6)); - r761_xn$applytransform$1aao(r4_Upright()); - r761_xn$applytransform$1aao(r4_Scale(0.45)); - r761_xn$applytransform$1aao(r4_Translate((r4_WIDTH - r4_WIDTH * 0.45) / 2, r757_sw * 2)); - r761_xn$applytransform$1aao(r4_Italify()); + _r763_t0['gizmo'] = r4_globalTransform; + _r763_t0['set-width'](r4_WIDTH); + r763_include(r4_Miniature([r757_glyphid], 4.2, 0.6)[r757_glyphid]); + r763_xn$applytransform$1aao(r4_Upright()); + r763_xn$applytransform$1aao(r4_Scale(0.45)); + r763_xn$applytransform$1aao(r4_Translate((r4_WIDTH - r4_WIDTH * 0.45) / 2, r759_sw * 2)); + r763_xn$applytransform$1aao(r4_Italify()); return void 0; })); - r757_include(r4_smallo(r4_CAP * 0.45 + r757_sw * 4, 0, r4_SB, r4_RIGHTSB, r757_sw)); - r757_xn$applytransform$1aao(r4_Upright()); - r757_xn$applytransform$1aao(r4_Translate(0, r4_parenMid - (r4_CAP * 0.45 + r757_sw * 4) / 2)); - r757_xn$applytransform$1aao(r4_Italify()); + r759_include(r4_smallo(r4_CAP * 0.45 + r759_sw * 4, 0, r4_SB, r4_RIGHTSB, r759_sw)); + r759_xn$applytransform$1aao(r4_Upright()); + r759_xn$applytransform$1aao(r4_Translate(0, r4_parenMid - (r4_CAP * 0.45 + r759_sw * 4) / 2)); + r759_xn$applytransform$1aao(r4_Italify()); return void 0; }; }; - r4_createSuperscript = function _r4_t235(r764_unicode, r764_glyphid) { - var r764_unicode, r764_glyphid, _r764_t0, _r764_t1, _r764_t2, _r764_t3; - if (r4_glyphs[r764_glyphid]) - return r4_xn$createglyph$7Hrq('superscript_' + r764_glyphid, function _r764_t3() { - var r766_currentGlyph, r766_xn$setwidth$9Jrj, r766_xn$assignunicode$7Hrq, r766_xn$startfrom$1aao, r766_xn$lineto$5sIl, r766_xn$curveto$1aao, r766_xn$cubicto$1aao, r766_xn$putshapes$9Jrj, r766_xn$reverselast$3qIs, r766_include, r766_xn$createstroke$7Hrq, r766_xn$setanchor$9Jrj, r766_xn$applytransform$1aao, r766_xn$dontexport$5sIl, _r766_t0, _r766_t1, _r766_t2, _r766_t3, _r766_t4; - _r766_t0 = this; - r766_currentGlyph = _r766_t0; - r766_xn$setwidth$9Jrj = _r766_t0['set-width']['bind'](_r766_t0); - r766_xn$assignunicode$7Hrq = function _r766_t2(r767_code) { - var r767_code, _r767_t0, _r767_t1; - r766_currentGlyph['assign-unicode'](r767_code); - return r4_unicodeGlyphs[r766_currentGlyph['unicode'][r766_currentGlyph['unicode']['length'] - 1]] = r766_currentGlyph; - }; - r766_xn$startfrom$1aao = _r766_t0['start-from']['bind'](_r766_t0); - r766_xn$lineto$5sIl = _r766_t0['line-to']['bind'](_r766_t0); - r766_xn$curveto$1aao = _r766_t0['curve-to']['bind'](_r766_t0); - r766_xn$cubicto$1aao = _r766_t0['cubic-to']['bind'](_r766_t0); - r766_xn$putshapes$9Jrj = _r766_t0['put-shapes']['bind'](_r766_t0); - r766_xn$reverselast$3qIs = _r766_t0['reverse-last']['bind'](_r766_t0); - r766_include = _r766_t0['include']['bind'](_r766_t0); - r766_xn$createstroke$7Hrq = _r766_t0['create-stroke']['bind'](_r766_t0); - r766_xn$setanchor$9Jrj = _r766_t0['set-anchor']['bind'](_r766_t0); - r766_xn$applytransform$1aao = _r766_t0['apply-transform']['bind'](_r766_t0); - r766_xn$dontexport$5sIl = function _r766_t3() { - var _r768_t0, _r768_t1; - return r766_currentGlyph['dontExport'] = true; - }; - _r766_t0['gizmo'] = r4_globalTransform; - _r766_t0['set-width'](r4_WIDTH); - r766_xn$assignunicode$7Hrq(r764_unicode); - r766_include(r4_xn$createglyph$7Hrq(function _r766_t4() { - var r770_currentGlyph, r770_xn$setwidth$9Jrj, r770_xn$assignunicode$7Hrq, r770_xn$startfrom$1aao, r770_xn$lineto$5sIl, r770_xn$curveto$1aao, r770_xn$cubicto$1aao, r770_xn$putshapes$9Jrj, r770_xn$reverselast$3qIs, r770_include, r770_xn$createstroke$7Hrq, r770_xn$setanchor$9Jrj, r770_xn$applytransform$1aao, r770_xn$dontexport$5sIl, _r770_t0, _r770_t1, _r770_t2, _r770_t3; + r4_createSuperscripts = function _r4_t238(r766_records) { + var r766_records, r766_pendingGlyphs, r766_miniatureFont, r766_unicode, r766_glyphid, _r766_t0, _r766_t1, _r766_t2, _r766_t3, _r766_t4, _r766_t5, _r766_t6, _r766_t7, _r766_t8, _r766_t9, _r766_t10; + if (!r4_recursive) { + r766_pendingGlyphs = r766_records['map'](function _r766_t7(r767_record) { + var r767_record, _r767_t0, _r767_t1; + return r767_record[1]; + }); + r766_miniatureFont = r4_Miniature(r766_pendingGlyphs, 4.2, 0.6); + _r766_t0 = r766_records; + _r766_t1 = _r766_t0['length']; + _r766_t2 = 0; + _r766_t8 = _r766_t2 < _r766_t1; + for (; _r766_t8; _r766_t8 = _r766_t2 < _r766_t1) { + _r766_t3 = _r766_t0[_r766_t2]; + r766_unicode = _r766_t3[0]; + r766_glyphid = _r766_t3[1]; + r4_xn$createglyph$7Hrq('superscript_' + r766_glyphid, function _r766_t10() { + var r770_currentGlyph, r770_xn$setwidth$9Jrj, r770_xn$assignunicode$7Hrq, r770_xn$startfrom$1aao, r770_xn$lineto$5sIl, r770_xn$curveto$1aao, r770_xn$cubicto$1aao, r770_xn$putshapes$9Jrj, r770_xn$reverselast$3qIs, r770_include, r770_xn$createstroke$7Hrq, r770_xn$setanchor$9Jrj, r770_xn$applytransform$1aao, r770_xn$dontexport$5sIl, _r770_t0, _r770_t1, _r770_t2, _r770_t3, _r770_t4; _r770_t0 = this; r770_currentGlyph = _r770_t0; r770_xn$setwidth$9Jrj = _r770_t0['set-width']['bind'](_r770_t0); @@ -6731,331 +6754,628 @@ }; _r770_t0['gizmo'] = r4_globalTransform; _r770_t0['set-width'](r4_WIDTH); - r770_include(r4_Miniature(r764_glyphid, 4.2, 0.6)); - r770_xn$applytransform$1aao(r4_Upright()); - r770_xn$applytransform$1aao(r4_Translate(-r4_MIDDLE, -r4_CAP)); - r770_xn$applytransform$1aao(r4_Scale(0.6)); - r770_xn$applytransform$1aao(r4_Translate(r4_MIDDLE, r4_CAP)); - r770_xn$applytransform$1aao(r4_Italify()); + r770_xn$assignunicode$7Hrq(r766_unicode); + r770_include(r4_xn$createglyph$7Hrq(function _r770_t4() { + var r774_currentGlyph, r774_xn$setwidth$9Jrj, r774_xn$assignunicode$7Hrq, r774_xn$startfrom$1aao, r774_xn$lineto$5sIl, r774_xn$curveto$1aao, r774_xn$cubicto$1aao, r774_xn$putshapes$9Jrj, r774_xn$reverselast$3qIs, r774_include, r774_xn$createstroke$7Hrq, r774_xn$setanchor$9Jrj, r774_xn$applytransform$1aao, r774_xn$dontexport$5sIl, _r774_t0, _r774_t1, _r774_t2, _r774_t3; + _r774_t0 = this; + r774_currentGlyph = _r774_t0; + r774_xn$setwidth$9Jrj = _r774_t0['set-width']['bind'](_r774_t0); + r774_xn$assignunicode$7Hrq = function _r774_t2(r775_code) { + var r775_code, _r775_t0, _r775_t1; + r774_currentGlyph['assign-unicode'](r775_code); + return r4_unicodeGlyphs[r774_currentGlyph['unicode'][r774_currentGlyph['unicode']['length'] - 1]] = r774_currentGlyph; + }; + r774_xn$startfrom$1aao = _r774_t0['start-from']['bind'](_r774_t0); + r774_xn$lineto$5sIl = _r774_t0['line-to']['bind'](_r774_t0); + r774_xn$curveto$1aao = _r774_t0['curve-to']['bind'](_r774_t0); + r774_xn$cubicto$1aao = _r774_t0['cubic-to']['bind'](_r774_t0); + r774_xn$putshapes$9Jrj = _r774_t0['put-shapes']['bind'](_r774_t0); + r774_xn$reverselast$3qIs = _r774_t0['reverse-last']['bind'](_r774_t0); + r774_include = _r774_t0['include']['bind'](_r774_t0); + r774_xn$createstroke$7Hrq = _r774_t0['create-stroke']['bind'](_r774_t0); + r774_xn$setanchor$9Jrj = _r774_t0['set-anchor']['bind'](_r774_t0); + r774_xn$applytransform$1aao = _r774_t0['apply-transform']['bind'](_r774_t0); + r774_xn$dontexport$5sIl = function _r774_t3() { + var _r776_t0, _r776_t1; + return r774_currentGlyph['dontExport'] = true; + }; + _r774_t0['gizmo'] = r4_globalTransform; + _r774_t0['set-width'](r4_WIDTH); + r774_include(r766_miniatureFont[r766_glyphid]); + r774_xn$applytransform$1aao(r4_Upright()); + r774_xn$applytransform$1aao(r4_Translate(-r4_MIDDLE, -r4_CAP)); + r774_xn$applytransform$1aao(r4_Scale(0.6)); + r774_xn$applytransform$1aao(r4_Translate(r4_MIDDLE, r4_CAP)); + r774_xn$applytransform$1aao(r4_Italify()); + return void 0; + })); return void 0; - })); - return void 0; - }); - else - return void 0; - }; - r4_createSubscript = function _r4_t237(r773_unicode, r773_glyphid) { - var r773_unicode, r773_glyphid, _r773_t0, _r773_t1, _r773_t2, _r773_t3; - if (r4_glyphs[r773_glyphid]) - return r4_xn$createglyph$7Hrq('subscript_' + r773_glyphid, function _r773_t3() { - var r775_currentGlyph, r775_xn$setwidth$9Jrj, r775_xn$assignunicode$7Hrq, r775_xn$startfrom$1aao, r775_xn$lineto$5sIl, r775_xn$curveto$1aao, r775_xn$cubicto$1aao, r775_xn$putshapes$9Jrj, r775_xn$reverselast$3qIs, r775_include, r775_xn$createstroke$7Hrq, r775_xn$setanchor$9Jrj, r775_xn$applytransform$1aao, r775_xn$dontexport$5sIl, _r775_t0, _r775_t1, _r775_t2, _r775_t3, _r775_t4; - _r775_t0 = this; - r775_currentGlyph = _r775_t0; - r775_xn$setwidth$9Jrj = _r775_t0['set-width']['bind'](_r775_t0); - r775_xn$assignunicode$7Hrq = function _r775_t2(r776_code) { - var r776_code, _r776_t0, _r776_t1; - r775_currentGlyph['assign-unicode'](r776_code); - return r4_unicodeGlyphs[r775_currentGlyph['unicode'][r775_currentGlyph['unicode']['length'] - 1]] = r775_currentGlyph; - }; - r775_xn$startfrom$1aao = _r775_t0['start-from']['bind'](_r775_t0); - r775_xn$lineto$5sIl = _r775_t0['line-to']['bind'](_r775_t0); - r775_xn$curveto$1aao = _r775_t0['curve-to']['bind'](_r775_t0); - r775_xn$cubicto$1aao = _r775_t0['cubic-to']['bind'](_r775_t0); - r775_xn$putshapes$9Jrj = _r775_t0['put-shapes']['bind'](_r775_t0); - r775_xn$reverselast$3qIs = _r775_t0['reverse-last']['bind'](_r775_t0); - r775_include = _r775_t0['include']['bind'](_r775_t0); - r775_xn$createstroke$7Hrq = _r775_t0['create-stroke']['bind'](_r775_t0); - r775_xn$setanchor$9Jrj = _r775_t0['set-anchor']['bind'](_r775_t0); - r775_xn$applytransform$1aao = _r775_t0['apply-transform']['bind'](_r775_t0); - r775_xn$dontexport$5sIl = function _r775_t3() { - var _r777_t0, _r777_t1; - return r775_currentGlyph['dontExport'] = true; - }; - _r775_t0['gizmo'] = r4_globalTransform; - _r775_t0['set-width'](r4_WIDTH); - r775_xn$assignunicode$7Hrq(r773_unicode); - r775_include(r4_xn$createglyph$7Hrq(function _r775_t4() { - var r779_currentGlyph, r779_xn$setwidth$9Jrj, r779_xn$assignunicode$7Hrq, r779_xn$startfrom$1aao, r779_xn$lineto$5sIl, r779_xn$curveto$1aao, r779_xn$cubicto$1aao, r779_xn$putshapes$9Jrj, r779_xn$reverselast$3qIs, r779_include, r779_xn$createstroke$7Hrq, r779_xn$setanchor$9Jrj, r779_xn$applytransform$1aao, r779_xn$dontexport$5sIl, _r779_t0, _r779_t1, _r779_t2, _r779_t3; - _r779_t0 = this; - r779_currentGlyph = _r779_t0; - r779_xn$setwidth$9Jrj = _r779_t0['set-width']['bind'](_r779_t0); - r779_xn$assignunicode$7Hrq = function _r779_t2(r780_code) { - var r780_code, _r780_t0, _r780_t1; - r779_currentGlyph['assign-unicode'](r780_code); - return r4_unicodeGlyphs[r779_currentGlyph['unicode'][r779_currentGlyph['unicode']['length'] - 1]] = r779_currentGlyph; - }; - r779_xn$startfrom$1aao = _r779_t0['start-from']['bind'](_r779_t0); - r779_xn$lineto$5sIl = _r779_t0['line-to']['bind'](_r779_t0); - r779_xn$curveto$1aao = _r779_t0['curve-to']['bind'](_r779_t0); - r779_xn$cubicto$1aao = _r779_t0['cubic-to']['bind'](_r779_t0); - r779_xn$putshapes$9Jrj = _r779_t0['put-shapes']['bind'](_r779_t0); - r779_xn$reverselast$3qIs = _r779_t0['reverse-last']['bind'](_r779_t0); - r779_include = _r779_t0['include']['bind'](_r779_t0); - r779_xn$createstroke$7Hrq = _r779_t0['create-stroke']['bind'](_r779_t0); - r779_xn$setanchor$9Jrj = _r779_t0['set-anchor']['bind'](_r779_t0); - r779_xn$applytransform$1aao = _r779_t0['apply-transform']['bind'](_r779_t0); - r779_xn$dontexport$5sIl = function _r779_t3() { - var _r781_t0, _r781_t1; - return r779_currentGlyph['dontExport'] = true; - }; - _r779_t0['gizmo'] = r4_globalTransform; - _r779_t0['set-width'](r4_WIDTH); - r779_include(r4_Miniature(r773_glyphid, 4.2, 0.6)); - r779_xn$applytransform$1aao(r4_Upright()); - r779_xn$applytransform$1aao(r4_Translate(-r4_MIDDLE, 0)); - r779_xn$applytransform$1aao(r4_Scale(0.6)); - r779_xn$applytransform$1aao(r4_Translate(r4_MIDDLE, -r4_DESCENDER / 2)); - r779_xn$applytransform$1aao(r4_Italify()); - return void 0; - })); - return void 0; - }); - else - return void 0; - }; - r4_xn$createglyph$7Hrq('copyright', function _r4_t240() { - var r783_currentGlyph, r783_xn$setwidth$9Jrj, r783_xn$assignunicode$7Hrq, r783_xn$startfrom$1aao, r783_xn$lineto$5sIl, r783_xn$curveto$1aao, r783_xn$cubicto$1aao, r783_xn$putshapes$9Jrj, r783_xn$reverselast$3qIs, r783_include, r783_xn$createstroke$7Hrq, r783_xn$setanchor$9Jrj, r783_xn$applytransform$1aao, r783_xn$dontexport$5sIl, _r783_t0, _r783_t1, _r783_t2, _r783_t3; - _r783_t0 = this; - r783_currentGlyph = _r783_t0; - r783_xn$setwidth$9Jrj = _r783_t0['set-width']['bind'](_r783_t0); - r783_xn$assignunicode$7Hrq = function _r783_t2(r784_code) { - var r784_code, _r784_t0, _r784_t1; - r783_currentGlyph['assign-unicode'](r784_code); - return r4_unicodeGlyphs[r783_currentGlyph['unicode'][r783_currentGlyph['unicode']['length'] - 1]] = r783_currentGlyph; - }; - r783_xn$startfrom$1aao = _r783_t0['start-from']['bind'](_r783_t0); - r783_xn$lineto$5sIl = _r783_t0['line-to']['bind'](_r783_t0); - r783_xn$curveto$1aao = _r783_t0['curve-to']['bind'](_r783_t0); - r783_xn$cubicto$1aao = _r783_t0['cubic-to']['bind'](_r783_t0); - r783_xn$putshapes$9Jrj = _r783_t0['put-shapes']['bind'](_r783_t0); - r783_xn$reverselast$3qIs = _r783_t0['reverse-last']['bind'](_r783_t0); - r783_include = _r783_t0['include']['bind'](_r783_t0); - r783_xn$createstroke$7Hrq = _r783_t0['create-stroke']['bind'](_r783_t0); - r783_xn$setanchor$9Jrj = _r783_t0['set-anchor']['bind'](_r783_t0); - r783_xn$applytransform$1aao = _r783_t0['apply-transform']['bind'](_r783_t0); - r783_xn$dontexport$5sIl = function _r783_t3() { - var _r785_t0, _r785_t1; - return r783_currentGlyph['dontExport'] = true; - }; - _r783_t0['gizmo'] = r4_globalTransform; - _r783_t0['set-width'](r4_WIDTH); - r783_xn$assignunicode$7Hrq(169); - r783_include(r4_CircledGlyph('C')); - return void 0; - }); - r4_xn$createglyph$7Hrq('registered', function _r4_t241() { - var r787_currentGlyph, r787_xn$setwidth$9Jrj, r787_xn$assignunicode$7Hrq, r787_xn$startfrom$1aao, r787_xn$lineto$5sIl, r787_xn$curveto$1aao, r787_xn$cubicto$1aao, r787_xn$putshapes$9Jrj, r787_xn$reverselast$3qIs, r787_include, r787_xn$createstroke$7Hrq, r787_xn$setanchor$9Jrj, r787_xn$applytransform$1aao, r787_xn$dontexport$5sIl, _r787_t0, _r787_t1, _r787_t2, _r787_t3; - _r787_t0 = this; - r787_currentGlyph = _r787_t0; - r787_xn$setwidth$9Jrj = _r787_t0['set-width']['bind'](_r787_t0); - r787_xn$assignunicode$7Hrq = function _r787_t2(r788_code) { - var r788_code, _r788_t0, _r788_t1; - r787_currentGlyph['assign-unicode'](r788_code); - return r4_unicodeGlyphs[r787_currentGlyph['unicode'][r787_currentGlyph['unicode']['length'] - 1]] = r787_currentGlyph; - }; - r787_xn$startfrom$1aao = _r787_t0['start-from']['bind'](_r787_t0); - r787_xn$lineto$5sIl = _r787_t0['line-to']['bind'](_r787_t0); - r787_xn$curveto$1aao = _r787_t0['curve-to']['bind'](_r787_t0); - r787_xn$cubicto$1aao = _r787_t0['cubic-to']['bind'](_r787_t0); - r787_xn$putshapes$9Jrj = _r787_t0['put-shapes']['bind'](_r787_t0); - r787_xn$reverselast$3qIs = _r787_t0['reverse-last']['bind'](_r787_t0); - r787_include = _r787_t0['include']['bind'](_r787_t0); - r787_xn$createstroke$7Hrq = _r787_t0['create-stroke']['bind'](_r787_t0); - r787_xn$setanchor$9Jrj = _r787_t0['set-anchor']['bind'](_r787_t0); - r787_xn$applytransform$1aao = _r787_t0['apply-transform']['bind'](_r787_t0); - r787_xn$dontexport$5sIl = function _r787_t3() { - var _r789_t0, _r789_t1; - return r787_currentGlyph['dontExport'] = true; - }; - _r787_t0['gizmo'] = r4_globalTransform; - _r787_t0['set-width'](r4_WIDTH); - r787_xn$assignunicode$7Hrq(174); - r787_include(r4_CircledGlyph('R')); - return void 0; - }); - r4_xn$createglyph$7Hrq('ordfeminine', function _r4_t242() { - var r791_currentGlyph, r791_xn$setwidth$9Jrj, r791_xn$assignunicode$7Hrq, r791_xn$startfrom$1aao, r791_xn$lineto$5sIl, r791_xn$curveto$1aao, r791_xn$cubicto$1aao, r791_xn$putshapes$9Jrj, r791_xn$reverselast$3qIs, r791_include, r791_xn$createstroke$7Hrq, r791_xn$setanchor$9Jrj, r791_xn$applytransform$1aao, r791_xn$dontexport$5sIl, _r791_t0, _r791_t1, _r791_t2, _r791_t3; - _r791_t0 = this; - r791_currentGlyph = _r791_t0; - r791_xn$setwidth$9Jrj = _r791_t0['set-width']['bind'](_r791_t0); - r791_xn$assignunicode$7Hrq = function _r791_t2(r792_code) { - var r792_code, _r792_t0, _r792_t1; - r791_currentGlyph['assign-unicode'](r792_code); - return r4_unicodeGlyphs[r791_currentGlyph['unicode'][r791_currentGlyph['unicode']['length'] - 1]] = r791_currentGlyph; - }; - r791_xn$startfrom$1aao = _r791_t0['start-from']['bind'](_r791_t0); - r791_xn$lineto$5sIl = _r791_t0['line-to']['bind'](_r791_t0); - r791_xn$curveto$1aao = _r791_t0['curve-to']['bind'](_r791_t0); - r791_xn$cubicto$1aao = _r791_t0['cubic-to']['bind'](_r791_t0); - r791_xn$putshapes$9Jrj = _r791_t0['put-shapes']['bind'](_r791_t0); - r791_xn$reverselast$3qIs = _r791_t0['reverse-last']['bind'](_r791_t0); - r791_include = _r791_t0['include']['bind'](_r791_t0); - r791_xn$createstroke$7Hrq = _r791_t0['create-stroke']['bind'](_r791_t0); - r791_xn$setanchor$9Jrj = _r791_t0['set-anchor']['bind'](_r791_t0); - r791_xn$applytransform$1aao = _r791_t0['apply-transform']['bind'](_r791_t0); - r791_xn$dontexport$5sIl = function _r791_t3() { - var _r793_t0, _r793_t1; - return r791_currentGlyph['dontExport'] = true; - }; - _r791_t0['gizmo'] = r4_globalTransform; - _r791_t0['set-width'](r4_WIDTH); - r791_xn$assignunicode$7Hrq(170); - r791_include(r4_Miniature('a', 4.2, 0.6)); - r791_include(r791_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_DESCENDER)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, r4_DESCENDER)['heads-to'](r4_RIGHTWARD)); - r791_xn$applytransform$1aao(r4_Upright()); - r791_xn$applytransform$1aao(r4_Translate(-r4_MIDDLE, -r4_XH)); - r791_xn$applytransform$1aao(r4_Scale(0.6)); - r791_xn$applytransform$1aao(r4_Translate(r4_MIDDLE, r4_CAP)); - r791_xn$applytransform$1aao(r4_Italify()); - return void 0; - }); - r4_xn$createglyph$7Hrq('ordmasculine', function _r4_t243() { - var r795_currentGlyph, r795_xn$setwidth$9Jrj, r795_xn$assignunicode$7Hrq, r795_xn$startfrom$1aao, r795_xn$lineto$5sIl, r795_xn$curveto$1aao, r795_xn$cubicto$1aao, r795_xn$putshapes$9Jrj, r795_xn$reverselast$3qIs, r795_include, r795_xn$createstroke$7Hrq, r795_xn$setanchor$9Jrj, r795_xn$applytransform$1aao, r795_xn$dontexport$5sIl, _r795_t0, _r795_t1, _r795_t2, _r795_t3; - _r795_t0 = this; - r795_currentGlyph = _r795_t0; - r795_xn$setwidth$9Jrj = _r795_t0['set-width']['bind'](_r795_t0); - r795_xn$assignunicode$7Hrq = function _r795_t2(r796_code) { - var r796_code, _r796_t0, _r796_t1; - r795_currentGlyph['assign-unicode'](r796_code); - return r4_unicodeGlyphs[r795_currentGlyph['unicode'][r795_currentGlyph['unicode']['length'] - 1]] = r795_currentGlyph; - }; - r795_xn$startfrom$1aao = _r795_t0['start-from']['bind'](_r795_t0); - r795_xn$lineto$5sIl = _r795_t0['line-to']['bind'](_r795_t0); - r795_xn$curveto$1aao = _r795_t0['curve-to']['bind'](_r795_t0); - r795_xn$cubicto$1aao = _r795_t0['cubic-to']['bind'](_r795_t0); - r795_xn$putshapes$9Jrj = _r795_t0['put-shapes']['bind'](_r795_t0); - r795_xn$reverselast$3qIs = _r795_t0['reverse-last']['bind'](_r795_t0); - r795_include = _r795_t0['include']['bind'](_r795_t0); - r795_xn$createstroke$7Hrq = _r795_t0['create-stroke']['bind'](_r795_t0); - r795_xn$setanchor$9Jrj = _r795_t0['set-anchor']['bind'](_r795_t0); - r795_xn$applytransform$1aao = _r795_t0['apply-transform']['bind'](_r795_t0); - r795_xn$dontexport$5sIl = function _r795_t3() { - var _r797_t0, _r797_t1; - return r795_currentGlyph['dontExport'] = true; - }; - _r795_t0['gizmo'] = r4_globalTransform; - _r795_t0['set-width'](r4_WIDTH); - r795_xn$assignunicode$7Hrq(186); - r795_include(r4_Miniature('o', 4.2, 0.6)); - r795_include(r795_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_DESCENDER)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, r4_DESCENDER)['heads-to'](r4_RIGHTWARD)); - r795_xn$applytransform$1aao(r4_Upright()); - r795_xn$applytransform$1aao(r4_Translate(-r4_MIDDLE, -r4_XH)); - r795_xn$applytransform$1aao(r4_Scale(0.6)); - r795_xn$applytransform$1aao(r4_Translate(r4_MIDDLE, r4_CAP)); - r795_xn$applytransform$1aao(r4_Italify()); - return void 0; - }); - r4_createSuperscript(8304, 'zero'); - r4_createSuperscript(185, 'one'); - r4_createSuperscript(178, 'two'); - r4_createSuperscript(179, 'three'); - r4_createSuperscript(8308, 'four'); - r4_createSuperscript(8309, 'five'); - r4_createSuperscript(8310, 'six'); - r4_createSuperscript(8311, 'seven'); - r4_createSuperscript(8312, 'eight'); - r4_createSuperscript(8313, 'nine'); - r4_createSuperscript(688, 'h'); - r4_createSuperscript(690, 'j'); - r4_createSuperscript(691, 'r'); - r4_createSuperscript(695, 'w'); - r4_createSuperscript(696, 'y'); - r4_createSuperscript(737, 'l'); - r4_createSuperscript(738, 's'); - r4_createSuperscript(739, 'x'); - r4_createSuperscript(8305, 'i'); - r4_createSuperscript(8319, 'n'); - r4_createSuperscript(7491, 'a'); - r4_createSuperscript(7495, 'b'); - r4_createSuperscript(7496, 'd'); - r4_createSuperscript(7497, 'e'); - r4_createSuperscript(7501, 'g'); - r4_createSuperscript(7503, 'k'); - r4_createSuperscript(7504, 'm'); - r4_createSuperscript(7506, 'o'); - r4_createSuperscript(7510, 'p'); - r4_createSuperscript(7511, 't'); - r4_createSuperscript(7512, 'u'); - r4_createSuperscript(7515, 'v'); - r4_createSuperscript(7580, 'c'); - r4_createSuperscript(7584, 'f'); - r4_createSuperscript(7611, 'z'); - r4_createSuperscript(7468, 'A'); - r4_createSuperscript(7470, 'B'); - r4_createSuperscript(7472, 'D'); - r4_createSuperscript(7473, 'E'); - r4_createSuperscript(7475, 'G'); - r4_createSuperscript(7476, 'H'); - r4_createSuperscript(7477, 'I'); - r4_createSuperscript(7478, 'J'); - r4_createSuperscript(7479, 'K'); - r4_createSuperscript(7480, 'L'); - r4_createSuperscript(7481, 'M'); - r4_createSuperscript(7482, 'N'); - r4_createSuperscript(7484, 'O'); - r4_createSuperscript(7486, 'P'); - r4_createSuperscript(7487, 'R'); - r4_createSuperscript(7488, 'T'); - r4_createSuperscript(7489, 'U'); - r4_createSuperscript(7490, 'W'); - r4_createSubscript(8320, 'zero'); - r4_createSubscript(8321, 'one'); - r4_createSubscript(8322, 'two'); - r4_createSubscript(8323, 'three'); - r4_createSubscript(8324, 'four'); - r4_createSubscript(8325, 'five'); - r4_createSubscript(8326, 'six'); - r4_createSubscript(8327, 'seven'); - r4_createSubscript(8328, 'eight'); - r4_createSubscript(8329, 'nine'); - r4_createSubscript(8336, 'a'); - r4_createSubscript(8337, 'e'); - r4_createSubscript(8338, 'o'); - r4_createSubscript(8339, 'x'); - r4_createSubscript(8341, 'h'); - r4_createSubscript(8342, 'k'); - r4_createSubscript(8343, 'l'); - r4_createSubscript(8344, 'm'); - r4_createSubscript(8345, 'n'); - r4_createSubscript(8346, 'p'); - r4_createSubscript(8347, 's'); - r4_createSubscript(8348, 't'); - r4_createSubscript(7522, 'i'); - r4_createSubscript(7523, 'r'); - r4_createSubscript(7524, 'u'); - r4_createSubscript(7525, 'v'); - _r4_t4 = r4_glyphList; - _r4_t5 = _r4_t4['length']; - _r4_t6 = 0; - for (; _r4_t6 < _r4_t5; _r4_t6 = _r4_t6 + 1) { - r4_glyph = _r4_t4[_r4_t6]; - r4_glyph['advanceWidth'] = r4_glyph['advanceWidth'] * r4_upmscale; - if (r4_glyph['contours']) { - _r4_t7 = r4_glyph['contours']; - _r4_t8 = _r4_t7['length']; - _r4_t9 = 0; - _r4_t246 = _r4_t9 < _r4_t8; - for (; _r4_t246; _r4_t246 = _r4_t9 < _r4_t8) { - r4_contour = _r4_t7[_r4_t9]; - _r4_t10 = r4_contour; - _r4_t11 = _r4_t10['length']; - _r4_t12 = 0; - for (; _r4_t12 < _r4_t11; _r4_t12 = _r4_t12 + 1) { - r4_point = _r4_t10[_r4_t12]; - r4_point['x'] = r4_point['x'] * r4_upmscale; - r4_point['y'] = r4_point['y'] * r4_upmscale; - } - _r4_t247 = _r4_t9 = _r4_t9 + 1; + }); + _r766_t9 = _r766_t2 = _r766_t2 + 1; } - _r4_t245 = _r4_t247; + return _r766_t9; } else - _r4_t245 = void 0; - } - r4_font['glyf'] = r4_font['glyf']['filter'](function _r4_t244(r801_glyph) { - var r801_glyph, _r801_t0, _r801_t1; - return r801_glyph && !r801_glyph['dontExport']; + return void 0; + }; + r4_createSubscripts = function _r4_t240(r777_records) { + var r777_records, r777_pendingGlyphs, r777_miniatureFont, r777_unicode, r777_glyphid, _r777_t0, _r777_t1, _r777_t2, _r777_t3, _r777_t4, _r777_t5, _r777_t6, _r777_t7, _r777_t8, _r777_t9, _r777_t10; + if (!r4_recursive) { + r777_pendingGlyphs = r777_records['map'](function _r777_t7(r778_record) { + var r778_record, _r778_t0, _r778_t1; + return r778_record[1]; + }); + r777_miniatureFont = r4_Miniature(r777_pendingGlyphs, 4.2, 0.6); + _r777_t0 = r777_records; + _r777_t1 = _r777_t0['length']; + _r777_t2 = 0; + _r777_t8 = _r777_t2 < _r777_t1; + for (; _r777_t8; _r777_t8 = _r777_t2 < _r777_t1) { + _r777_t3 = _r777_t0[_r777_t2]; + r777_unicode = _r777_t3[0]; + r777_glyphid = _r777_t3[1]; + r4_xn$createglyph$7Hrq('subscript_' + r777_glyphid, function _r777_t10() { + var r781_currentGlyph, r781_xn$setwidth$9Jrj, r781_xn$assignunicode$7Hrq, r781_xn$startfrom$1aao, r781_xn$lineto$5sIl, r781_xn$curveto$1aao, r781_xn$cubicto$1aao, r781_xn$putshapes$9Jrj, r781_xn$reverselast$3qIs, r781_include, r781_xn$createstroke$7Hrq, r781_xn$setanchor$9Jrj, r781_xn$applytransform$1aao, r781_xn$dontexport$5sIl, _r781_t0, _r781_t1, _r781_t2, _r781_t3, _r781_t4; + _r781_t0 = this; + r781_currentGlyph = _r781_t0; + r781_xn$setwidth$9Jrj = _r781_t0['set-width']['bind'](_r781_t0); + r781_xn$assignunicode$7Hrq = function _r781_t2(r782_code) { + var r782_code, _r782_t0, _r782_t1; + r781_currentGlyph['assign-unicode'](r782_code); + return r4_unicodeGlyphs[r781_currentGlyph['unicode'][r781_currentGlyph['unicode']['length'] - 1]] = r781_currentGlyph; + }; + r781_xn$startfrom$1aao = _r781_t0['start-from']['bind'](_r781_t0); + r781_xn$lineto$5sIl = _r781_t0['line-to']['bind'](_r781_t0); + r781_xn$curveto$1aao = _r781_t0['curve-to']['bind'](_r781_t0); + r781_xn$cubicto$1aao = _r781_t0['cubic-to']['bind'](_r781_t0); + r781_xn$putshapes$9Jrj = _r781_t0['put-shapes']['bind'](_r781_t0); + r781_xn$reverselast$3qIs = _r781_t0['reverse-last']['bind'](_r781_t0); + r781_include = _r781_t0['include']['bind'](_r781_t0); + r781_xn$createstroke$7Hrq = _r781_t0['create-stroke']['bind'](_r781_t0); + r781_xn$setanchor$9Jrj = _r781_t0['set-anchor']['bind'](_r781_t0); + r781_xn$applytransform$1aao = _r781_t0['apply-transform']['bind'](_r781_t0); + r781_xn$dontexport$5sIl = function _r781_t3() { + var _r783_t0, _r783_t1; + return r781_currentGlyph['dontExport'] = true; + }; + _r781_t0['gizmo'] = r4_globalTransform; + _r781_t0['set-width'](r4_WIDTH); + r781_xn$assignunicode$7Hrq(r777_unicode); + r781_include(r4_xn$createglyph$7Hrq(function _r781_t4() { + var r785_currentGlyph, r785_xn$setwidth$9Jrj, r785_xn$assignunicode$7Hrq, r785_xn$startfrom$1aao, r785_xn$lineto$5sIl, r785_xn$curveto$1aao, r785_xn$cubicto$1aao, r785_xn$putshapes$9Jrj, r785_xn$reverselast$3qIs, r785_include, r785_xn$createstroke$7Hrq, r785_xn$setanchor$9Jrj, r785_xn$applytransform$1aao, r785_xn$dontexport$5sIl, _r785_t0, _r785_t1, _r785_t2, _r785_t3; + _r785_t0 = this; + r785_currentGlyph = _r785_t0; + r785_xn$setwidth$9Jrj = _r785_t0['set-width']['bind'](_r785_t0); + r785_xn$assignunicode$7Hrq = function _r785_t2(r786_code) { + var r786_code, _r786_t0, _r786_t1; + r785_currentGlyph['assign-unicode'](r786_code); + return r4_unicodeGlyphs[r785_currentGlyph['unicode'][r785_currentGlyph['unicode']['length'] - 1]] = r785_currentGlyph; + }; + r785_xn$startfrom$1aao = _r785_t0['start-from']['bind'](_r785_t0); + r785_xn$lineto$5sIl = _r785_t0['line-to']['bind'](_r785_t0); + r785_xn$curveto$1aao = _r785_t0['curve-to']['bind'](_r785_t0); + r785_xn$cubicto$1aao = _r785_t0['cubic-to']['bind'](_r785_t0); + r785_xn$putshapes$9Jrj = _r785_t0['put-shapes']['bind'](_r785_t0); + r785_xn$reverselast$3qIs = _r785_t0['reverse-last']['bind'](_r785_t0); + r785_include = _r785_t0['include']['bind'](_r785_t0); + r785_xn$createstroke$7Hrq = _r785_t0['create-stroke']['bind'](_r785_t0); + r785_xn$setanchor$9Jrj = _r785_t0['set-anchor']['bind'](_r785_t0); + r785_xn$applytransform$1aao = _r785_t0['apply-transform']['bind'](_r785_t0); + r785_xn$dontexport$5sIl = function _r785_t3() { + var _r787_t0, _r787_t1; + return r785_currentGlyph['dontExport'] = true; + }; + _r785_t0['gizmo'] = r4_globalTransform; + _r785_t0['set-width'](r4_WIDTH); + r785_include(r777_miniatureFont[r777_glyphid]); + r785_xn$applytransform$1aao(r4_Upright()); + r785_xn$applytransform$1aao(r4_Translate(-r4_MIDDLE, 0)); + r785_xn$applytransform$1aao(r4_Scale(0.6)); + r785_xn$applytransform$1aao(r4_Translate(r4_MIDDLE, -r4_DESCENDER / 2)); + r785_xn$applytransform$1aao(r4_Italify()); + return void 0; + })); + return void 0; + }); + _r777_t9 = _r777_t2 = _r777_t2 + 1; + } + return _r777_t9; + } else + return void 0; + }; + r4_xn$createglyph$7Hrq('copyright', function _r4_t243() { + var r789_currentGlyph, r789_xn$setwidth$9Jrj, r789_xn$assignunicode$7Hrq, r789_xn$startfrom$1aao, r789_xn$lineto$5sIl, r789_xn$curveto$1aao, r789_xn$cubicto$1aao, r789_xn$putshapes$9Jrj, r789_xn$reverselast$3qIs, r789_include, r789_xn$createstroke$7Hrq, r789_xn$setanchor$9Jrj, r789_xn$applytransform$1aao, r789_xn$dontexport$5sIl, _r789_t0, _r789_t1, _r789_t2, _r789_t3; + _r789_t0 = this; + r789_currentGlyph = _r789_t0; + r789_xn$setwidth$9Jrj = _r789_t0['set-width']['bind'](_r789_t0); + r789_xn$assignunicode$7Hrq = function _r789_t2(r790_code) { + var r790_code, _r790_t0, _r790_t1; + r789_currentGlyph['assign-unicode'](r790_code); + return r4_unicodeGlyphs[r789_currentGlyph['unicode'][r789_currentGlyph['unicode']['length'] - 1]] = r789_currentGlyph; + }; + r789_xn$startfrom$1aao = _r789_t0['start-from']['bind'](_r789_t0); + r789_xn$lineto$5sIl = _r789_t0['line-to']['bind'](_r789_t0); + r789_xn$curveto$1aao = _r789_t0['curve-to']['bind'](_r789_t0); + r789_xn$cubicto$1aao = _r789_t0['cubic-to']['bind'](_r789_t0); + r789_xn$putshapes$9Jrj = _r789_t0['put-shapes']['bind'](_r789_t0); + r789_xn$reverselast$3qIs = _r789_t0['reverse-last']['bind'](_r789_t0); + r789_include = _r789_t0['include']['bind'](_r789_t0); + r789_xn$createstroke$7Hrq = _r789_t0['create-stroke']['bind'](_r789_t0); + r789_xn$setanchor$9Jrj = _r789_t0['set-anchor']['bind'](_r789_t0); + r789_xn$applytransform$1aao = _r789_t0['apply-transform']['bind'](_r789_t0); + r789_xn$dontexport$5sIl = function _r789_t3() { + var _r791_t0, _r791_t1; + return r789_currentGlyph['dontExport'] = true; + }; + _r789_t0['gizmo'] = r4_globalTransform; + _r789_t0['set-width'](r4_WIDTH); + r789_xn$assignunicode$7Hrq(169); + r789_include(r4_CircledGlyph('C')); + return void 0; }); + r4_xn$createglyph$7Hrq('registered', function _r4_t244() { + var r793_currentGlyph, r793_xn$setwidth$9Jrj, r793_xn$assignunicode$7Hrq, r793_xn$startfrom$1aao, r793_xn$lineto$5sIl, r793_xn$curveto$1aao, r793_xn$cubicto$1aao, r793_xn$putshapes$9Jrj, r793_xn$reverselast$3qIs, r793_include, r793_xn$createstroke$7Hrq, r793_xn$setanchor$9Jrj, r793_xn$applytransform$1aao, r793_xn$dontexport$5sIl, _r793_t0, _r793_t1, _r793_t2, _r793_t3; + _r793_t0 = this; + r793_currentGlyph = _r793_t0; + r793_xn$setwidth$9Jrj = _r793_t0['set-width']['bind'](_r793_t0); + r793_xn$assignunicode$7Hrq = function _r793_t2(r794_code) { + var r794_code, _r794_t0, _r794_t1; + r793_currentGlyph['assign-unicode'](r794_code); + return r4_unicodeGlyphs[r793_currentGlyph['unicode'][r793_currentGlyph['unicode']['length'] - 1]] = r793_currentGlyph; + }; + r793_xn$startfrom$1aao = _r793_t0['start-from']['bind'](_r793_t0); + r793_xn$lineto$5sIl = _r793_t0['line-to']['bind'](_r793_t0); + r793_xn$curveto$1aao = _r793_t0['curve-to']['bind'](_r793_t0); + r793_xn$cubicto$1aao = _r793_t0['cubic-to']['bind'](_r793_t0); + r793_xn$putshapes$9Jrj = _r793_t0['put-shapes']['bind'](_r793_t0); + r793_xn$reverselast$3qIs = _r793_t0['reverse-last']['bind'](_r793_t0); + r793_include = _r793_t0['include']['bind'](_r793_t0); + r793_xn$createstroke$7Hrq = _r793_t0['create-stroke']['bind'](_r793_t0); + r793_xn$setanchor$9Jrj = _r793_t0['set-anchor']['bind'](_r793_t0); + r793_xn$applytransform$1aao = _r793_t0['apply-transform']['bind'](_r793_t0); + r793_xn$dontexport$5sIl = function _r793_t3() { + var _r795_t0, _r795_t1; + return r793_currentGlyph['dontExport'] = true; + }; + _r793_t0['gizmo'] = r4_globalTransform; + _r793_t0['set-width'](r4_WIDTH); + r793_xn$assignunicode$7Hrq(174); + r793_include(r4_CircledGlyph('R')); + return void 0; + }); + r4_xn$createglyph$7Hrq('ordfeminine', function _r4_t245() { + var r797_currentGlyph, r797_xn$setwidth$9Jrj, r797_xn$assignunicode$7Hrq, r797_xn$startfrom$1aao, r797_xn$lineto$5sIl, r797_xn$curveto$1aao, r797_xn$cubicto$1aao, r797_xn$putshapes$9Jrj, r797_xn$reverselast$3qIs, r797_include, r797_xn$createstroke$7Hrq, r797_xn$setanchor$9Jrj, r797_xn$applytransform$1aao, r797_xn$dontexport$5sIl, _r797_t0, _r797_t1, _r797_t2, _r797_t3; + _r797_t0 = this; + r797_currentGlyph = _r797_t0; + r797_xn$setwidth$9Jrj = _r797_t0['set-width']['bind'](_r797_t0); + r797_xn$assignunicode$7Hrq = function _r797_t2(r798_code) { + var r798_code, _r798_t0, _r798_t1; + r797_currentGlyph['assign-unicode'](r798_code); + return r4_unicodeGlyphs[r797_currentGlyph['unicode'][r797_currentGlyph['unicode']['length'] - 1]] = r797_currentGlyph; + }; + r797_xn$startfrom$1aao = _r797_t0['start-from']['bind'](_r797_t0); + r797_xn$lineto$5sIl = _r797_t0['line-to']['bind'](_r797_t0); + r797_xn$curveto$1aao = _r797_t0['curve-to']['bind'](_r797_t0); + r797_xn$cubicto$1aao = _r797_t0['cubic-to']['bind'](_r797_t0); + r797_xn$putshapes$9Jrj = _r797_t0['put-shapes']['bind'](_r797_t0); + r797_xn$reverselast$3qIs = _r797_t0['reverse-last']['bind'](_r797_t0); + r797_include = _r797_t0['include']['bind'](_r797_t0); + r797_xn$createstroke$7Hrq = _r797_t0['create-stroke']['bind'](_r797_t0); + r797_xn$setanchor$9Jrj = _r797_t0['set-anchor']['bind'](_r797_t0); + r797_xn$applytransform$1aao = _r797_t0['apply-transform']['bind'](_r797_t0); + r797_xn$dontexport$5sIl = function _r797_t3() { + var _r799_t0, _r799_t1; + return r797_currentGlyph['dontExport'] = true; + }; + _r797_t0['gizmo'] = r4_globalTransform; + _r797_t0['set-width'](r4_WIDTH); + r797_xn$assignunicode$7Hrq(170); + r797_include(r4_Miniature('a', 4.2, 0.6)); + r797_include(r797_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_DESCENDER)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, r4_DESCENDER)['heads-to'](r4_RIGHTWARD)); + r797_xn$applytransform$1aao(r4_Upright()); + r797_xn$applytransform$1aao(r4_Translate(-r4_MIDDLE, -r4_XH)); + r797_xn$applytransform$1aao(r4_Scale(0.6)); + r797_xn$applytransform$1aao(r4_Translate(r4_MIDDLE, r4_CAP)); + r797_xn$applytransform$1aao(r4_Italify()); + return void 0; + }); + r4_xn$createglyph$7Hrq('ordmasculine', function _r4_t246() { + var r801_currentGlyph, r801_xn$setwidth$9Jrj, r801_xn$assignunicode$7Hrq, r801_xn$startfrom$1aao, r801_xn$lineto$5sIl, r801_xn$curveto$1aao, r801_xn$cubicto$1aao, r801_xn$putshapes$9Jrj, r801_xn$reverselast$3qIs, r801_include, r801_xn$createstroke$7Hrq, r801_xn$setanchor$9Jrj, r801_xn$applytransform$1aao, r801_xn$dontexport$5sIl, _r801_t0, _r801_t1, _r801_t2, _r801_t3; + _r801_t0 = this; + r801_currentGlyph = _r801_t0; + r801_xn$setwidth$9Jrj = _r801_t0['set-width']['bind'](_r801_t0); + r801_xn$assignunicode$7Hrq = function _r801_t2(r802_code) { + var r802_code, _r802_t0, _r802_t1; + r801_currentGlyph['assign-unicode'](r802_code); + return r4_unicodeGlyphs[r801_currentGlyph['unicode'][r801_currentGlyph['unicode']['length'] - 1]] = r801_currentGlyph; + }; + r801_xn$startfrom$1aao = _r801_t0['start-from']['bind'](_r801_t0); + r801_xn$lineto$5sIl = _r801_t0['line-to']['bind'](_r801_t0); + r801_xn$curveto$1aao = _r801_t0['curve-to']['bind'](_r801_t0); + r801_xn$cubicto$1aao = _r801_t0['cubic-to']['bind'](_r801_t0); + r801_xn$putshapes$9Jrj = _r801_t0['put-shapes']['bind'](_r801_t0); + r801_xn$reverselast$3qIs = _r801_t0['reverse-last']['bind'](_r801_t0); + r801_include = _r801_t0['include']['bind'](_r801_t0); + r801_xn$createstroke$7Hrq = _r801_t0['create-stroke']['bind'](_r801_t0); + r801_xn$setanchor$9Jrj = _r801_t0['set-anchor']['bind'](_r801_t0); + r801_xn$applytransform$1aao = _r801_t0['apply-transform']['bind'](_r801_t0); + r801_xn$dontexport$5sIl = function _r801_t3() { + var _r803_t0, _r803_t1; + return r801_currentGlyph['dontExport'] = true; + }; + _r801_t0['gizmo'] = r4_globalTransform; + _r801_t0['set-width'](r4_WIDTH); + r801_xn$assignunicode$7Hrq(186); + r801_include(r4_Miniature('o', 4.2, 0.6)); + r801_include(r801_xn$createstroke$7Hrq()['start-from'](r4_SB, r4_DESCENDER)['set-width'](r4_STROKE, 0)['heads-to'](r4_RIGHTWARD)['line-to'](r4_RIGHTSB, r4_DESCENDER)['heads-to'](r4_RIGHTWARD)); + r801_xn$applytransform$1aao(r4_Upright()); + r801_xn$applytransform$1aao(r4_Translate(-r4_MIDDLE, -r4_XH)); + r801_xn$applytransform$1aao(r4_Scale(0.6)); + r801_xn$applytransform$1aao(r4_Translate(r4_MIDDLE, r4_CAP)); + r801_xn$applytransform$1aao(r4_Italify()); + return void 0; + }); + r4_createSuperscripts([ + [ + 8304, + 'zero' + ], + [ + 185, + 'one' + ], + [ + 178, + 'two' + ], + [ + 179, + 'three' + ], + [ + 8308, + 'four' + ], + [ + 8309, + 'five' + ], + [ + 8310, + 'six' + ], + [ + 8311, + 'seven' + ], + [ + 8312, + 'eight' + ], + [ + 8313, + 'nine' + ], + [ + 688, + 'h' + ], + [ + 690, + 'j' + ], + [ + 691, + 'r' + ], + [ + 695, + 'w' + ], + [ + 696, + 'y' + ], + [ + 737, + 'l' + ], + [ + 738, + 's' + ], + [ + 739, + 'x' + ], + [ + 8305, + 'i' + ], + [ + 8319, + 'n' + ], + [ + 7491, + 'a' + ], + [ + 7495, + 'b' + ], + [ + 7496, + 'd' + ], + [ + 7497, + 'e' + ], + [ + 7501, + 'g' + ], + [ + 7503, + 'k' + ], + [ + 7504, + 'm' + ], + [ + 7506, + 'o' + ], + [ + 7510, + 'p' + ], + [ + 7511, + 't' + ], + [ + 7512, + 'u' + ], + [ + 7515, + 'v' + ], + [ + 7580, + 'c' + ], + [ + 7584, + 'f' + ], + [ + 7611, + 'z' + ], + [ + 7468, + 'A' + ], + [ + 7470, + 'B' + ], + [ + 7472, + 'D' + ], + [ + 7473, + 'E' + ], + [ + 7475, + 'G' + ], + [ + 7476, + 'H' + ], + [ + 7477, + 'I' + ], + [ + 7478, + 'J' + ], + [ + 7479, + 'K' + ], + [ + 7480, + 'L' + ], + [ + 7481, + 'M' + ], + [ + 7482, + 'N' + ], + [ + 7484, + 'O' + ], + [ + 7486, + 'P' + ], + [ + 7487, + 'R' + ], + [ + 7488, + 'T' + ], + [ + 7489, + 'U' + ], + [ + 7490, + 'W' + ] + ]); + r4_createSubscripts([ + [ + 8320, + 'zero' + ], + [ + 8321, + 'one' + ], + [ + 8322, + 'two' + ], + [ + 8323, + 'three' + ], + [ + 8324, + 'four' + ], + [ + 8325, + 'five' + ], + [ + 8326, + 'six' + ], + [ + 8327, + 'seven' + ], + [ + 8328, + 'eight' + ], + [ + 8329, + 'nine' + ], + [ + 8336, + 'a' + ], + [ + 8337, + 'e' + ], + [ + 8338, + 'o' + ], + [ + 8339, + 'x' + ], + [ + 8341, + 'h' + ], + [ + 8342, + 'k' + ], + [ + 8343, + 'l' + ], + [ + 8344, + 'm' + ], + [ + 8345, + 'n' + ], + [ + 8346, + 'p' + ], + [ + 8347, + 's' + ], + [ + 8348, + 't' + ], + [ + 7522, + 'i' + ], + [ + 7523, + 'r' + ], + [ + 7524, + 'u' + ], + [ + 7525, + 'v' + ] + ]); + if (r4_upmscale !== 1) { + _r4_t4 = r4_glyphList; + _r4_t5 = _r4_t4['length']; + _r4_t6 = 0; + _r4_t250 = _r4_t6 < _r4_t5; + for (; _r4_t250; _r4_t250 = _r4_t6 < _r4_t5) { + r4_glyph = _r4_t4[_r4_t6]; + r4_glyph['advanceWidth'] = r4_glyph['advanceWidth'] * r4_upmscale; + if (r4_glyph['contours']) { + _r4_t7 = r4_glyph['contours']; + _r4_t8 = _r4_t7['length']; + _r4_t9 = 0; + _r4_t253 = _r4_t9 < _r4_t8; + for (; _r4_t253; _r4_t253 = _r4_t9 < _r4_t8) { + r4_contour = _r4_t7[_r4_t9]; + _r4_t10 = r4_contour; + _r4_t11 = _r4_t10['length']; + _r4_t12 = 0; + for (; _r4_t12 < _r4_t11; _r4_t12 = _r4_t12 + 1) { + r4_point = _r4_t10[_r4_t12]; + r4_point['x'] = r4_point['x'] * r4_upmscale; + r4_point['y'] = r4_point['y'] * r4_upmscale; + } + _r4_t254 = _r4_t9 = _r4_t9 + 1; + } + _r4_t252 = _r4_t254; + } else + _r4_t252 = void 0; + _r4_t251 = _r4_t6 = _r4_t6 + 1; + } + _r4_t247 = _r4_t251; + } else + _r4_t247 = void 0; + if (!r4_recursive) + _r4_t248 = r4_font['glyf'] = r4_font['glyf']['filter'](function _r4_t249(r807_glyph) { + var r807_glyph, _r807_t0, _r807_t1; + return r807_glyph && !r807_glyph['dontExport']; + }); + else + _r4_t248 = void 0; r4_font['glyfMap'] = r4_glyphs; return r4_font; }; + exports['build'] = r0_buildFont; } diff --git a/glyphs/autobuilds.patel b/glyphs/autobuilds.patel index b0f2a69f5..a933fbc03 100644 --- a/glyphs/autobuilds.patel +++ b/glyphs/autobuilds.patel @@ -62,20 +62,20 @@ create-glyph 'latin1cedilla' : glyph-construction { include glyphs.cedillaBelow } - -define [Miniature glyphid fold scale] : begin { +define [Miniature glyphs fold scale] : begin { local forkedPara : Object.create para forkedPara.upmscale = 1 - forkedPara.buildFor = glyphid forkedPara.stroke = [adviceBlackness fold] / scale forkedPara.sb = SB / 2 - local forkFont : exports.build forkedPara (glyphid :: dependencyProfile.(glyphid)) - return forkFont.glyfMap`glyphid + local shouldBuildList () + foreach glyphid [items-of glyphs] : set shouldBuildList : shouldBuildList.concat (glyphid :: dependencyProfile.(glyphid)) + local forkFont : buildFont forkedPara shouldBuildList + return forkFont.glyfMap } define [CircledGlyph glyphid] : glyph-construction { local sw [adviceBlackness 6] include : create-glyph : glyph-construction { - include : Miniature glyphid 4.2 0.6 + include [Miniature (glyphid) 4.2 0.6].(glyphid) apply-transform : Upright apply-transform : Scale 0.45 apply-transform : Translate [[WIDTH - WIDTH * 0.45] / 2] [sw * 2] @@ -86,11 +86,13 @@ define [CircledGlyph glyphid] : glyph-construction { apply-transform : Translate 0 [parenMid - [CAP * 0.45 + sw * 4] / 2] apply-transform : Italify } -define [createSuperscript unicode glyphid] : if glyphs`glyphid : begin { - create-glyph ['superscript_' + glyphid] : glyph-construction { +define [createSuperscripts records] : if [not recursive] : begin { + local pendingGlyphs : records.map : [record] -> record.1 + local miniatureFont : Miniature pendingGlyphs 4.2 0.6 + foreach (unicode glyphid) [items-of records] : create-glyph ['superscript_' + glyphid] : glyph-construction { assign-unicode unicode include : create-glyph : glyph-construction { - include : Miniature glyphid 4.2 0.6 + include miniatureFont.(glyphid) apply-transform : Upright apply-transform : Translate [-MIDDLE] [-CAP] apply-transform : Scale 0.6 @@ -99,11 +101,13 @@ define [createSuperscript unicode glyphid] : if glyphs`glyphid : begin { } } } -define [createSubscript unicode glyphid] : if glyphs`glyphid : begin { - create-glyph ['subscript_' + glyphid] : glyph-construction { +define [createSubscripts records] : if [not recursive] : begin { + local pendingGlyphs : records.map : [record] -> record.1 + local miniatureFont : Miniature pendingGlyphs 4.2 0.6 + foreach (unicode glyphid) [items-of records] : create-glyph ['subscript_' + glyphid] : glyph-construction { assign-unicode unicode include : create-glyph : glyph-construction { - include : Miniature glyphid 4.2 0.6 + include miniatureFont.(glyphid) apply-transform : Upright apply-transform : Translate [-MIDDLE] 0 apply-transform : Scale 0.6 @@ -155,85 +159,88 @@ create-glyph 'ordmasculine' : glyph-construction { apply-transform : Italify } -createSuperscript 0x2070 'zero' -createSuperscript 0x00B9 'one' -createSuperscript 0x00B2 'two' -createSuperscript 0x00B3 'three' -createSuperscript 0x2074 'four' -createSuperscript 0x2075 'five' -createSuperscript 0x2076 'six' -createSuperscript 0x2077 'seven' -createSuperscript 0x2078 'eight' -createSuperscript 0x2079 'nine' -createSuperscript 0x02B0 'h' -createSuperscript 0x02B2 'j' -createSuperscript 0x02B3 'r' -createSuperscript 0x02B7 'w' -createSuperscript 0x02B8 'y' -createSuperscript 0x02E1 'l' -createSuperscript 0x02E2 's' -createSuperscript 0x02E3 'x' -createSuperscript 0x2071 'i' -createSuperscript 0x207F 'n' -createSuperscript 0x1D43 'a' -createSuperscript 0x1D47 'b' -createSuperscript 0x1D48 'd' -createSuperscript 0x1D49 'e' -createSuperscript 0x1D4D 'g' -createSuperscript 0x1D4F 'k' -createSuperscript 0x1D50 'm' -createSuperscript 0x1D52 'o' -createSuperscript 0x1D56 'p' -createSuperscript 0x1D57 't' -createSuperscript 0x1D58 'u' -createSuperscript 0x1D5B 'v' -createSuperscript 0x1D9C 'c' -createSuperscript 0x1DA0 'f' -createSuperscript 0x1DBB 'z' -createSuperscript 0x1D2C 'A' -createSuperscript 0x1D2E 'B' -createSuperscript 0x1D30 'D' -createSuperscript 0x1D31 'E' -createSuperscript 0x1D33 'G' -createSuperscript 0x1D34 'H' -createSuperscript 0x1D35 'I' -createSuperscript 0x1D36 'J' -createSuperscript 0x1D37 'K' -createSuperscript 0x1D38 'L' -createSuperscript 0x1D39 'M' -createSuperscript 0x1D3A 'N' -createSuperscript 0x1D3C 'O' -createSuperscript 0x1D3E 'P' -createSuperscript 0x1D3F 'R' -createSuperscript 0x1D40 'T' -createSuperscript 0x1D41 'U' -createSuperscript 0x1D42 'W' +createSuperscripts : list { + list 0x2070 'zero' + list 0x00B9 'one' + list 0x00B2 'two' + list 0x00B3 'three' + list 0x2074 'four' + list 0x2075 'five' + list 0x2076 'six' + list 0x2077 'seven' + list 0x2078 'eight' + list 0x2079 'nine' + list 0x02B0 'h' + list 0x02B2 'j' + list 0x02B3 'r' + list 0x02B7 'w' + list 0x02B8 'y' + list 0x02E1 'l' + list 0x02E2 's' + list 0x02E3 'x' + list 0x2071 'i' + list 0x207F 'n' + list 0x1D43 'a' + list 0x1D47 'b' + list 0x1D48 'd' + list 0x1D49 'e' + list 0x1D4D 'g' + list 0x1D4F 'k' + list 0x1D50 'm' + list 0x1D52 'o' + list 0x1D56 'p' + list 0x1D57 't' + list 0x1D58 'u' + list 0x1D5B 'v' + list 0x1D9C 'c' + list 0x1DA0 'f' + list 0x1DBB 'z' + list 0x1D2C 'A' + list 0x1D2E 'B' + list 0x1D30 'D' + list 0x1D31 'E' + list 0x1D33 'G' + list 0x1D34 'H' + list 0x1D35 'I' + list 0x1D36 'J' + list 0x1D37 'K' + list 0x1D38 'L' + list 0x1D39 'M' + list 0x1D3A 'N' + list 0x1D3C 'O' + list 0x1D3E 'P' + list 0x1D3F 'R' + list 0x1D40 'T' + list 0x1D41 'U' + list 0x1D42 'W' +} -createSubscript 0x2080 'zero' -createSubscript 0x2081 'one' -createSubscript 0x2082 'two' -createSubscript 0x2083 'three' -createSubscript 0x2084 'four' -createSubscript 0x2085 'five' -createSubscript 0x2086 'six' -createSubscript 0x2087 'seven' -createSubscript 0x2088 'eight' -createSubscript 0x2089 'nine' - -createSubscript 0x2090 'a' -createSubscript 0x2091 'e' -createSubscript 0x2092 'o' -createSubscript 0x2093 'x' -# createSubscript 0x2094 'reve' -createSubscript 0x2095 'h' -createSubscript 0x2096 'k' -createSubscript 0x2097 'l' -createSubscript 0x2098 'm' -createSubscript 0x2099 'n' -createSubscript 0x209A 'p' -createSubscript 0x209B 's' -createSubscript 0x209C 't' -createSubscript 0x1D62 'i' -createSubscript 0x1D63 'r' -createSubscript 0x1D64 'u' -createSubscript 0x1D65 'v' \ No newline at end of file +createSubscripts : list { + list 0x2080 'zero' + list 0x2081 'one' + list 0x2082 'two' + list 0x2083 'three' + list 0x2084 'four' + list 0x2085 'five' + list 0x2086 'six' + list 0x2087 'seven' + list 0x2088 'eight' + list 0x2089 'nine' + list 0x2090 'a' + list 0x2091 'e' + list 0x2092 'o' + list 0x2093 'x' + # list 0x2094 'reve' + list 0x2095 'h' + list 0x2096 'k' + list 0x2097 'l' + list 0x2098 'm' + list 0x2099 'n' + list 0x209A 'p' + list 0x209B 's' + list 0x209C 't' + list 0x1D62 'i' + list 0x1D63 'r' + list 0x1D64 'u' + list 0x1D65 'v' +} \ No newline at end of file diff --git a/glyphs/numbers.patel b/glyphs/numbers.patel index fdda5efd7..75e0fc2a0 100644 --- a/glyphs/numbers.patel +++ b/glyphs/numbers.patel @@ -197,5 +197,5 @@ create-glyph 'nine' : glyph-construction { :.start-from RIGHTSB ymiddlea :.set-width 0 STROKE :.line-to RIGHTSB [CAP * 0.4] - include : sHookLower 0 [CAP * 0.4] HOOK [xgrid 0.48] + include : sHookLower 0 [CAP * 0.4] HOOK [mix SB RIGHTSB 0.48] } \ No newline at end of file diff --git a/support/glyph.js b/support/glyph.js index 5ca4b2bd9..e47f3d93a 100644 --- a/support/glyph.js +++ b/support/glyph.js @@ -194,7 +194,7 @@ return _r14_t3; }; r0_Glyph['prototype']['include'] = function _r0_t13(r16_component, r16_copyAnchors) { - var r16_component, r16_copyAnchors, r16_glyph, r16_otherwise, r16_contours, r16_it, r16_transform, r16_shiftx, r16_shifty, r16_markid, r16_anchorThis, r16_anchorThat, _r16_t0, _r16_t1, _r16_t2, _r16_t3, _r16_t4, _r16_t5, _r16_t6, _r16_t7, _r16_t8, _r16_t9, _r16_t10, _r16_t11, _r16_t12, _r16_t13, _r16_t14, _r16_t15, _r16_t16, _r16_t17, _r16_t18, _r16_t19, _r16_t20, _r16_t21, _r16_t22, _r16_tag23, _r16_t24, _r16_t25, _r16_t26; + var r16_component, r16_copyAnchors, r16_glyph, r16_otherwise, r16_contours, r16_it, r16_transform, r16_shiftx, r16_shifty, r16_markid, r16_anchorThis, r16_anchorThat, _r16_t0, _r16_t1, _r16_t2, _r16_t3, _r16_t4, _r16_t5, _r16_t6, _r16_t7, _r16_t8, _r16_t9, _r16_t10, _r16_t11, _r16_t12, _r16_t13, _r16_t14, _r16_t15, _r16_t16, _r16_t17, _r16_t18, _r16_t19, _r16_t20, _r16_t21, _r16_t22, _r16_tag23, _r16_t24, _r16_t25, _r16_t26, _r16_t27; _r16_t7 = this; _r16_t0 = r16_component; if (_r16_t2 = r0_aFunction['unapply'](_r16_t0, 1)) { @@ -245,16 +245,16 @@ r16_shiftx = _r16_t6[0]; r16_shifty = _r16_t6[1]; if (r16_anchorThat['mbx'] !== void 0 && r16_anchorThat['mby'] !== void 0) - _r16_t26 = _r16_t7['anchors'][r16_markid] = { + _r16_t27 = _r16_t7['anchors'][r16_markid] = { 'x': r16_anchorThis['x'] + r16_anchorThat['mbx'] - r16_anchorThat['x'], 'y': r16_anchorThis['y'] + r16_anchorThat['mby'] - r16_anchorThat['y'], 'type': r16_anchorThis['type'], 'mbx': r16_anchorThis['mbx'], 'mby': r16_anchorThis['mby'] }; - _r16_t25 = _r16_t26; + _r16_t26 = _r16_t27; } else - _r16_t25 = void 0; + _r16_t26 = void 0; _r16_t14 = _r16_t5 = _r16_t5 + 1; } _r16_t12 = _r16_t14; @@ -292,6 +292,8 @@ _r16_t17 = void 0; if (r16_glyph['name']) return _r16_t7['dependencies']['push'](r16_glyph['name']); + else if (r16_glyph['dependencies']) + return _r16_t7['dependencies'] = _r16_t7['dependencies']['concat'](r16_glyph['dependencies']); else return void 0; }; diff --git a/support/glyph.patel b/support/glyph.patel index 47a12fde0..74790557d 100644 --- a/support/glyph.patel +++ b/support/glyph.patel @@ -129,7 +129,10 @@ define [Glyph.prototype.include component copyAnchors] : begin { foreach k [items-of keys] [set a`k anchors`k] * a } - if glyph.name : this.dependencies.push glyph.name + piecewise { + glyph.name : this.dependencies.push glyph.name + glyph.dependencies : this.dependencies = [this.dependencies.concat glyph.dependencies] + } } define [Glyph.prototype.apply-transform transform] : set this.contours : this.contours.map : function [contour] : begin { return : contour.map : function [point] [tp transform point]