Cleanup
This commit is contained in:
parent
2c194ff740
commit
ac12a6d85b
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue