mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-07 06:25:03 +00:00
[hebrew] Comment
This commit is contained in:
parent
c60d810d50
commit
d861303797
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ compose_hebrew (const hb_ot_shape_normalize_context_t *c,
|
|||
found = true;
|
||||
}
|
||||
break;
|
||||
case 0x05B7u: /* patah */
|
||||
case 0x05B7u: /* PATAH */
|
||||
if (a == 0x05F2u) { /* YIDDISH YOD YOD */
|
||||
*ab = 0xFB1Fu;
|
||||
found = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue