Fix shape of y-ogonek (used by Elfdalian) (#1437).
This commit is contained in:
parent
0c9b46ac9b
commit
b3b7646f5b
7 changed files with 70 additions and 125 deletions
|
@ -107,6 +107,7 @@ function BoolProp(id) {
|
|||
export const Radical = BoolProp("Radical");
|
||||
export const RequireCcmpDecompose = BoolProp("RequireCcmpDecompose");
|
||||
export const NeqLigationSlashDotted = BoolProp("NeqLigationSlashDotted");
|
||||
export const OgonekTrY = BoolProp("OgonekTrY");
|
||||
|
||||
export const Joining = {
|
||||
get(glyph) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue