This commit is contained in:
be5invis 2023-07-29 13:52:25 -07:00
parent 2c194ff740
commit ac12a6d85b

View file

@ -307,8 +307,10 @@ glyph-block Mark-Above : begin
create-glyph 'dblCircumflexAbove' 0x1AB0 : glyph-proc create-glyph 'dblCircumflexAbove' 0x1AB0 : glyph-proc
set-width 0 set-width 0
include : WithTransform [Translate (+markExtend) 0] : refer-glyph 'circumflexAbove' include : intersection [MaskRight markMiddle]
include : WithTransform [Translate (-markExtend) 0] : refer-glyph 'circumflexAbove' WithTransform [Translate (+markExtend) 0] : refer-glyph 'circumflexAbove'
include : intersection [MaskLeft markMiddle]
WithTransform [Translate (-markExtend) 0] : refer-glyph 'circumflexAbove'
include : StdAnchors.extraWide include : StdAnchors.extraWide
define [TildeKnots] : with-params [ttop tbot leftEnd rightEnd hs] : glyph-proc define [TildeKnots] : with-params [ttop tbot leftEnd rightEnd hs] : glyph-proc