Skip to content

Commit

Permalink
Cleanup be5invis#2252 .
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcwilliams403 committed Mar 22, 2024
1 parent 9087a8d commit 5572fdb
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions packages/font-glyphs/src/marks/tie.ptl
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ glyph-block Mark-Tie : begin
glyph-block-import Mark-Shared-Metrics : markExtend markHalfStroke markStress markFine
glyph-block-import Mark-Shared-Metrics : markMiddle markDotsRadius
glyph-block-import Mark-Above : aboveMarkTop aboveMarkBot aboveMarkMid aboveMarkStack
glyph-block-import Mark-Above : TildeShape CaretShape CaretCaronWidth
glyph-block-import Mark-Above : CaretCaronMidSw CaretCaronTerminalSw
glyph-block-import Mark-Above : TildeShape CaretCaronMidSw CaretCaronTerminalSw
glyph-block-import Mark-Below : belowMarkBot belowMarkTop belowMarkMid

define aboveTieBase : aboveMarkStack - AccentClearance
Expand Down Expand Up @@ -130,12 +129,9 @@ glyph-block Mark-Tie : begin

create-glyph 'circumflexTieAbove' 0x1DCD : glyph-proc
set-width 0
set-mark-anchor 'tieAbove' 0 aboveTieBase 0 aboveTieTop
set-base-anchor 'aboveBraceL' (0 - 0.5 * markExtend) aboveTieMid
set-base-anchor 'aboveBraceR' (0 + 0.5 * markExtend) aboveTieMid
include : TieAboveAnchors

TieGlyph.set currentGlyph

local leftHalf : include : dispiro
flat tieLeft aboveTieBottom [widths.center CaretCaronTerminalSw]
curl 0 aboveTieTop [widths.center CaretCaronMidSw]
Expand Down

0 comments on commit 5572fdb

Please sign in to comment.