Skip to content

Commit

Permalink
remove ideo tally
Browse files Browse the repository at this point in the history
  • Loading branch information
Logo121 committed Sep 11, 2024
1 parent 91752ae commit 7dba418
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions packages/font-glyphs/src/symbol/counting-rod.ptl
Original file line number Diff line number Diff line change
Expand Up @@ -87,28 +87,6 @@ glyph-block Symbol-Counting-Rod : begin
create-glyph 'countingRodTens9' 0x1D371 : glyph-proc
include : rodTens 4 1

do "Tally Mark Ideographic"
create-glyph 'tallyIdeograph1' 0x1D372 : glyph-proc
local df : include : DivFrame rodDiv 3 1.1
include : df.markSet.capital
include : HBar.t df.leftSB df.rightSB CAP df.mvs
create-glyph 'tallyIdeograph2' 0x1D373 : glyph-proc
local df : include : DivFrame rodDiv 3
include : refer-glyph 'tallyIdeograph1' AS_BASE ALSO_METRICS
include : VBar.m df.middle 0 CAP df.mvs
create-glyph 'tallyIdeograph3' 0x1D374 : glyph-proc
local df : include : DivFrame rodDiv 3 1.4
include : refer-glyph 'tallyIdeograph2' AS_BASE ALSO_METRICS
include : HBar.m df.middle df.rightSB (CAP / 2) df.mvs
create-glyph 'tallyIdeograph4' 0x1D375 : glyph-proc
local df : include : DivFrame rodDiv 3
include : refer-glyph 'tallyIdeograph3' AS_BASE ALSO_METRICS
include : VBar.m [mix df.leftSB (df.middle - [HSwToV : df.mvs / 2]) 0.4] 0 (CAP * 0.55) df.mvs
create-glyph 'tallyIdeograph5' 0x1D376 : glyph-proc
local df : include : DivFrame rodDiv 3
include : refer-glyph 'tallyIdeograph4' AS_BASE ALSO_METRICS
include : HBar.b df.leftSB df.rightSB 0 df.mvs

do "Tally Marks"
create-glyph 'tallyMarkOne' 0x1D377 : glyph-proc
local df : include : DivFrame : if isProportional (rodDiv / 4) 1
Expand Down

0 comments on commit 7dba418

Please sign in to comment.