Skip to content

Commit

Permalink
Add Pitman duodecimal digits (#483).
Browse files Browse the repository at this point in the history
  • Loading branch information
be5invis committed May 18, 2020
1 parent 7d4640e commit ec45a1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions changes/3.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Add Pitman duodecimal digits (#483).
2 changes: 2 additions & 0 deletions glyphs/numbers.ptl
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ glyph-block Numbers : begin
include : TwoShape XH
save 'two.onum'

turned nothing 0x218A 'two.lnum' MIDDLE (CAP / 2)

define [ThreeShape top] : glyph-construction
local barcenter : top * BARPOS
Expand Down Expand Up @@ -187,6 +188,7 @@ glyph-block Numbers : begin
select-variant 'three.lnum' '3' (follow -- 'three')
select-variant 'three.onum' (follow -- 'three')

turned nothing 0x218B 'three.lnum' MIDDLE (CAP / 2)

define [FourShape top] : glyph-construction
local bar (top * 0.4)
Expand Down

0 comments on commit ec45a1a

Please sign in to comment.