Fix shape of y-ogonek (used by Elfdalian) (#1437).

This commit is contained in:
be5invis 2022-10-29 14:57:01 -07:00
parent 0c9b46ac9b
commit b3b7646f5b
7 changed files with 70 additions and 125 deletions

View file

@ -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) {