Fix bar position of cyrl/{Nje|nje}. (#2309)

This commit is contained in:
John McWilliams 2024-04-22 21:15:39 -04:00 committed by GitHub
parent 84a2f56321
commit 4216bde7da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -1,3 +1,4 @@
* Refine shape of CYRILLIC CAPITAL LETTER SHHA (`U+04BA`).
* Fix H bar position of CYRILLIC {CAPITAL|SMALL} LETTER NJE (`U+040A`, `U+045A`).
* Add characters:
- KEYBOARD (`U+2328`).

View file

@ -21,7 +21,7 @@ glyph-block Letter-Cyrillic-Nje : begin
define [LeftHalf slabType df top] : glyph-proc
local dfSub : df.slice 3 2
include : VBar.l dfSub.leftSB 0 top dfSub.mvs
include : HBar.m dfSub.leftSB dfSub.rightSB (top / 2)
include : HBar.m dfSub.leftSB dfSub.rightSB (top * HBarPos)
local sf : SerifFrame.fromDf dfSub top 0
include : match slabType