Readjust Hebrew composition again

This commit is contained in:
Behdad Esfahbod 2018-09-24 09:57:52 -04:00
parent 7f335390f3
commit 57fa2c23de
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ compose_hebrew (const hb_ot_shape_normalize_context_t *c,
bool found = (bool) c->unicode->compose (a, b, ab);
if (!found)
if (!found && !c->plan->has_mark)
{
/* Special-case Hebrew presentation forms that are excluded from
* standard normalization, but wanted for old fonts. */